[Intel-gfx] [PULL] drm-misc-fixes
Daniel Vetter
daniel at ffwll.ch
Fri Nov 17 10:45:34 UTC 2023
On Thu, Nov 16, 2023 at 02:48:52PM +0100, Maarten Lankhorst wrote:
> Hi Dave, Daniel,
>
> Small pull request, mostly nouveau fixes.
>
> Cheers,
> ~Maarten
>
> Mostly drm-misc-fixes-2023-11-16:
> Assorted fixes for v6.7-rc2:
> - Nouveau GSP fixes.
> - Fix nouveau driver load without display.
> - Use rwlock for nouveau's event lock to break a lockdep splat.
> - Add orientation quirk for Lenovo Legion Go.
> - Fix build failure in IVPU.
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
>
> Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
>
> are available in the Git repository at:
>
> git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-11-16
Pulled into drm-fixes, thanks!
-Sima
>
> for you to fetch changes up to ae1aadb1eb8d3cbc52e42bee71d67bd4a71f9f07:
>
> nouveau: don't fail driver load if no display hw present. (2023-11-15
> 18:23:31 +0100)
>
> ----------------------------------------------------------------
> Assorted fixes for v6.7-rc2:
> - Nouveau GSP fixes.
> - Fix nouveau driver load without display.
> - Use rwlock for nouveau's event lock to break a lockdep splat.
> - Add orientation quirk for Lenovo Legion Go.
> - Fix build failure in IVPU.
>
> ----------------------------------------------------------------
> Arnd Bergmann (1):
> accel/ivpu: avoid build failure with CONFIG_PM=n
>
> Brenton Simpson (1):
> drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
>
> Dan Carpenter (2):
> nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()
> nouveau/gsp/r535: Fix a NULL vs error pointer bug
>
> Dave Airlie (2):
> nouveau: use an rwlock for the event lock.
> nouveau: don't fail driver load if no display hw present.
>
> drivers/accel/ivpu/ivpu_pm.c | 3 ---
> drivers/gpu/drm/drm_panel_orientation_quirks.c | 6 ++++++
> drivers/gpu/drm/nouveau/include/nvkm/core/event.h | 4 ++--
> drivers/gpu/drm/nouveau/nouveau_display.c | 5 +++++
> drivers/gpu/drm/nouveau/nvkm/core/event.c | 12 ++++++------
> drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c | 6 +++---
> 6 files changed, 22 insertions(+), 14 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the Intel-gfx
mailing list