[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Aug 17 13:38:58 UTC 2023
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2023-08-17:
One EPROBE_DEFER handling fix for the JDI LT070ME05000, a timing fix for
the AUO G121EAN01 panel, an integer overflow and a memory leak fixes for
the qaic accel, a use-after-free fix for nouveau and a revert for an
alleged fix in EDID parsing.
The following changes since commit 07dd476f6116966cb2006e25fdcf48f0715115ff:
drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap() (2023-08-10 08:29:14 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-08-17
for you to fetch changes up to 50b6f2c8297793f7f3315623db78dcff85158e96:
Revert "drm/edid: Fix csync detailed mode parsing" (2023-08-17 14:39:12 +0300)
----------------------------------------------------------------
One EPROBE_DEFER handling fix for the JDI LT070ME05000, a timing fix for
the AUO G121EAN01 panel, an integer overflow and a memory leak fixes for
the qaic accel, a use-after-free fix for nouveau and a revert for an
alleged fix in EDID parsing.
----------------------------------------------------------------
Dan Carpenter (1):
accel/qaic: Clean up integer overflow checking in map_user_pages()
David Heidelberg (1):
drm/panel: JDI LT070ME05000 simplify with dev_err_probe()
Jani Nikula (1):
Revert "drm/edid: Fix csync detailed mode parsing"
Karol Herbst (1):
drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create
Luca Ceresoli (1):
drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docs
Pranjal Ramajor Asha Kanojiya (1):
accel/qaic: Fix slicing memory leak
drivers/accel/qaic/qaic_control.c | 26 +++++++++++++------
drivers/accel/qaic/qaic_data.c | 1 +
drivers/gpu/drm/drm_edid.c | 29 ++++++---------------
drivers/gpu/drm/nouveau/nouveau_connector.c | 11 +++++---
drivers/gpu/drm/panel/panel-jdi-lt070me05000.c | 36 ++++++++++----------------
drivers/gpu/drm/panel/panel-simple.c | 24 ++++++++---------
include/drm/drm_edid.h | 12 +++------
7 files changed, 63 insertions(+), 76 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/20230817/28a4fca3/attachment.sig>
More information about the Intel-gfx
mailing list