[PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Aug 8 07:48:37 UTC 2024
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2024-08-08:
A fix for drm/client to prevent a null pointer dereference, a fix for a
double-free in drm/bridge-connector, a fix for a gem shmem test, and a
fix for async flips updates.
The following changes since commit 9c685f61722d30a22d55bb8a48f7a48bb2e19bcc:
nouveau: set placement to original placement on uvmm validate. (2024-08-01 01:22:12 +0200)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2024-08-08
for you to fetch changes up to 929725bd7eb4eea1f75197d9847f3f1ea5afdad1:
drm/atomic: allow no-op FB_ID updates for async flips (2024-08-06 20:16:31 +0200)
----------------------------------------------------------------
A fix for drm/client to prevent a null pointer dereference, a fix for a
double-free in drm/bridge-connector, a fix for a gem shmem test, and a
fix for async flips updates.
----------------------------------------------------------------
Arnd Bergmann (1):
drm/omap: add CONFIG_MMU dependency
Cristian Ciocaltea (1):
drm/bridge-connector: Fix double free in error handling paths
Dave Airlie (1):
drm/test: fix the gem shmem test to map the sg table.
Ma Ke (1):
drm/client: fix null pointer dereference in drm_client_modeset_probe
Rob Clark (1):
dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
Simon Ser (1):
drm/atomic: allow no-op FB_ID updates for async flips
.../bindings/display/panel/samsung,atna33xc20.yaml | 9 ++++++---
drivers/gpu/drm/drm_atomic_uapi.c | 15 ++++-----------
drivers/gpu/drm/drm_bridge_connector.c | 8 ++------
drivers/gpu/drm/drm_client_modeset.c | 5 +++++
drivers/gpu/drm/omapdrm/Kconfig | 1 +
drivers/gpu/drm/tests/drm_gem_shmem_test.c | 11 +++++++++++
6 files changed, 29 insertions(+), 20 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/dri-devel/attachments/20240808/d6c5c11d/attachment.sig>
More information about the dri-devel
mailing list