[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Aug 24 08:41:20 UTC 2023
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2023-08-24:
A samsung-dsim initialization fix, a devfreq fix for panfrost, a DP DSC
define fix, a recursive lock fix for dma-buf, a shader validation fix
and a reference counting fix for vmwgfx
The following changes since commit 50b6f2c8297793f7f3315623db78dcff85158e96:
Revert "drm/edid: Fix csync detailed mode parsing" (2023-08-17 14:39:12 +0300)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-08-24
for you to fetch changes up to f9e96bf1905479f18e83a3a4c314a8dfa56ede2c:
drm/vmwgfx: Fix possible invalid drm gem put calls (2023-08-23 13:20:04 -0400)
----------------------------------------------------------------
A samsung-dsim initialization fix, a devfreq fix for panfrost, a DP DSC
define fix, a recursive lock fix for dma-buf, a shader validation fix
and a reference counting fix for vmwgfx
----------------------------------------------------------------
Ankit Nautiyal (1):
drm/display/dp: Fix the DP DSC Receiver cap size
David Michael (1):
drm/panfrost: Skip speed binning on EOPNOTSUPP
Frieder Schrempf (1):
drm: bridge: samsung-dsim: Fix init during host transfer
Rob Clark (1):
dma-buf/sw_sync: Avoid recursive lock during fence signal
Zack Rusin (2):
drm/vmwgfx: Fix shader stage validation
drm/vmwgfx: Fix possible invalid drm gem put calls
drivers/dma-buf/sw_sync.c | 18 +++++++--------
drivers/gpu/drm/bridge/samsung-dsim.c | 27 +++++++++++++---------
drivers/gpu/drm/panfrost/panfrost_devfreq.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 6 ++---
drivers/gpu/drm/vmwgfx/vmwgfx_bo.h | 8 +++++++
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 12 ++++++++++
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 35 +++++++++++------------------
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 6 ++---
drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c | 3 +--
drivers/gpu/drm/vmwgfx/vmwgfx_shader.c | 3 +--
include/drm/display/drm_dp.h | 2 +-
11 files changed, 67 insertions(+), 55 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/20230824/572feef9/attachment.sig>
More information about the Intel-gfx
mailing list