[git pull] drm fixes for 6.4 final

From: Dave Airlie
Date: Fri Jun 23 2023 - 02:49:18 EST


Hey Linus,

very quiet last week, just two misc fixes, one dp-mst and one qaic.

Should be all ready for the merge window next week.

Dave.

drm-fixes-2023-06-23:
drm fixes for 6.4 final

qaic:
- dma-buf import fix

dp-mst:
- fix NULL ptr deref
The following changes since commit 45a3e24f65e90a047bef86f927ebdc4c710edaa1:

Linux 6.4-rc7 (2023-06-18 14:06:27 -0700)

are available in the Git repository at:

git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2023-06-23

for you to fetch changes up to 9bd9be5cbaf8a8faa175ef4fba04a5623281debe:

Merge tag 'drm-misc-fixes-2023-06-21' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2023-06-23
12:16:48 +1000)

----------------------------------------------------------------
drm fixes for 6.4 final

qaic:
- dma-buf import fix

dp-mst:
- fix NULL ptr deref

----------------------------------------------------------------
Dave Airlie (1):
Merge tag 'drm-misc-fixes-2023-06-21' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

Jeff Layton (1):
drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2

Pranjal Ramajor Asha Kanojiya (1):
accel/qaic: Call DRM helper function to destroy prime GEM

drivers/accel/qaic/qaic_data.c | 4 ++--
drivers/gpu/drm/display/drm_dp_mst_topology.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)