[PULL] drm-misc-fixes
Maarten Lankhorst
dev at lankhorst.se
Fri Jun 16 11:32:26 UTC 2023
Hey Dave, Daniel,
Sorry for being late, life sometimes get in the way. Sometimes even
literally!
Cheers,
~Maarten
drm-misc-fixes-2023-06-16:
drm-misc-fixes maybe in time for v6.4-rc7:
- qaic leak and null deref fix.
- Fix runtime pm in nouveau.
- Fix array overflow in ti-sn65dsi86 pwm chip handling.
- Assorted null check fixes in nouveau.
The following changes since commit a3efabee5878b8d7b1863debb78cb7129d07a346:
accel/ivpu: Fix sporadic VPU boot failure (2023-06-08 08:17:27 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-06-16
for you to fetch changes up to 55b94bb8c42464bad3d2217f6874aa1a85664eac:
drm/nouveau: add nv_encoder pointer check for NULL (2023-06-13
16:53:00 -0400)
----------------------------------------------------------------
drm-misc-fixes maybe in time for v6.4-rc7:
- qaic leak and null deref fix.
- Fix runtime pm in nouveau.
- Fix array overflow in ti-sn65dsi86 pwm chip handling.
- Assorted null check fixes in nouveau.
----------------------------------------------------------------
Carl Vanderlip (1):
accel/qaic: Free user handle on interrupted mutex
Jeffrey Hugo (1):
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Natalia Petrova (2):
drm/nouveau/dp: check for NULL nv_connector->native_mode
drm/nouveau: add nv_encoder pointer check for NULL
Ratchanan Srirattanamet (1):
drm/nouveau: don't detect DSM for non-NVIDIA device
Su Hui (1):
drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
drivers/accel/qaic/qaic_drv.c | 4 ++++
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 ++++
drivers/gpu/drm/nouveau/nouveau_acpi.c | 3 +++
drivers/gpu/drm/nouveau/nouveau_connector.c | 7 ++++---
4 files changed, 15 insertions(+), 3 deletions(-)
More information about the dri-devel
mailing list