[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Aug 10 06:52:25 UTC 2023
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2023-08-10:
Multiple fixes for nouveau around memory safety and DisplayPort, one fix
to reduce the log level of rockchip, a power state fix for the it6505
bridge, a timing fix for the lt9611 bridge, a cache maintenance fix for
ivpu and one to reset vma->vm_ops on mmap for shmem-helper.
The following changes since commit c71b7aa8619a0c9700132d0733e33999fb614339:
drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLE (2023-08-02 10:56:50 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-08-10
for you to fetch changes up to 07dd476f6116966cb2006e25fdcf48f0715115ff:
drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap() (2023-08-10 08:29:14 +0200)
----------------------------------------------------------------
Multiple fixes for nouveau around memory safety and DisplayPort, one fix
to reduce the log level of rockchip, a power state fix for the it6505
bridge, a timing fix for the lt9611 bridge, a cache maintenance fix for
ivpu and one to reset vma->vm_ops on mmap for shmem-helper.
----------------------------------------------------------------
Arnd Bergmann (1):
drm/nouveau: remove unused tu102_gr_load() function
Boris Brezillon (1):
drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
Daniel Stone (1):
drm/rockchip: Don't spam logs in atomic check
Karol Herbst (2):
drm/nouveau/gr: enable memory loads on helper invocation on all channels
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
Karol Wachowski (1):
accel/ivpu: Add set_pages_array_wc/uc for internal buffers
Lyude Paul (1):
drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
Neil Armstrong (1):
Revert "drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet"
Pin-yen Lin (1):
drm/bridge: it6505: Check power state with it6505->powered in IRQ handler
drivers/accel/ivpu/ivpu_gem.c | 8 ++++
drivers/gpu/drm/bridge/ite-it6505.c | 4 +-
drivers/gpu/drm/bridge/lontium-lt9611.c | 4 +-
drivers/gpu/drm/drm_gem_shmem_helper.c | 6 +++
drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c | 48 +++++++++++++++++++++-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c | 4 +-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c | 10 +++++
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.c | 13 ------
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 17 ++++----
14 files changed, 92 insertions(+), 28 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20230810/abb5f4c4/attachment.sig>
More information about the Intel-gfx
mailing list