[Intel-gfx] [PULL] drm-misc-fixes
Thomas Zimmermann
tzimmermann at suse.de
Thu Oct 19 11:46:05 UTC 2023
Hi Dave and Daniel,
this is the PR for drm-misc-fixes.
Best regards
Thomas
drm-misc-fixes-2023-10-19:
Short summary of fixes pull:
amdgpu:
- Disable AMD_CTX_PRIORITY_UNSET
bridge:
- ti-sn65dsi86: Fix device lifetime
edid:
- Add quirk for BenQ GW2765
ivpu:
- Extend address range for MMU mmap
nouveau:
- DP-connector fixes
- Documentation fixes
panel:
- Move AUX B116XW03 into panel-simple
scheduler:
- Eliminate DRM_SCHED_PRIORITY_UNSET
ttm:
- Fix possible NULL-ptr deref in cleanup
The following changes since commit c1165df2be2fffe3adeeaa68f4ee4325108c5e4e:
drm/tiny: correctly print `struct resource *` on error (2023-10-12 10:57:07 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-10-19
for you to fetch changes up to 8f5ad367e8b884772945c6c9fb622ac94b7d3e32:
accel/ivpu: Extend address range for MMU mmap (2023-10-19 08:01:20 +0200)
----------------------------------------------------------------
Short summary of fixes pull:
amdgpu:
- Disable AMD_CTX_PRIORITY_UNSET
bridge:
- ti-sn65dsi86: Fix device lifetime
edid:
- Add quirk for BenQ GW2765
ivpu:
- Extend address range for MMU mmap
nouveau:
- DP-connector fixes
- Documentation fixes
panel:
- Move AUX B116XW03 into panel-simple
scheduler:
- Eliminate DRM_SCHED_PRIORITY_UNSET
ttm:
- Fix possible NULL-ptr deref in cleanup
----------------------------------------------------------------
Douglas Anderson (1):
drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
Hamza Mahfooz (1):
drm/edid: add 8 bpc quirk to the BenQ GW2765
Jacek Lawrynowicz (1):
accel/ivpu: Don't enter d0i3 during FLR
Karol Herbst (1):
drm/nouveau/disp: fix DP capable DSM connectors
Karolina Stolarek (1):
drm/ttm: Reorder sys manager cleanup step
Luben Tuikov (2):
drm/amdgpu: Unset context priority is now invalid
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Randy Dunlap (1):
drm/nouveau: exec: fix ioctl kernel-doc warning
Stanislaw Gruszka (1):
Revert "accel/ivpu: Use cached buffers for FW loading"
Stephen Boyd (1):
drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary device
Wludzik, Jozef (1):
accel/ivpu: Extend address range for MMU mmap
drivers/accel/ivpu/ivpu_drv.c | 11 ++++++--
drivers/accel/ivpu/ivpu_drv.h | 1 +
drivers/accel/ivpu/ivpu_fw.c | 9 +++---
drivers/accel/ivpu/ivpu_gem.h | 5 ----
drivers/accel/ivpu/ivpu_hw.h | 8 ++++++
drivers/accel/ivpu/ivpu_hw_37xx.c | 1 +
drivers/accel/ivpu/ivpu_hw_40xx.c | 1 +
drivers/accel/ivpu/ivpu_mmu_context.c | 9 ++----
drivers/accel/ivpu/ivpu_pm.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 5 ++--
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 14 +++++-----
drivers/gpu/drm/drm_edid.c | 3 ++
drivers/gpu/drm/nouveau/nvkm/engine/disp/uconn.c | 14 +++++++++-
drivers/gpu/drm/panel/panel-edp.c | 29 --------------------
drivers/gpu/drm/panel/panel-simple.c | 35 ++++++++++++++++++++++++
drivers/gpu/drm/ttm/ttm_device.c | 8 +++---
include/drm/gpu_scheduler.h | 3 +-
include/uapi/drm/nouveau_drm.h | 4 +--
18 files changed, 96 insertions(+), 67 deletions(-)
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)
More information about the Intel-gfx
mailing list