[PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Mar 13 07:36:29 UTC 2025
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2025-03-13:
A null pointer check for gma500, two clippy fixes for panic, a fix for
an interaction between DPMS and atomic leading to dropped frames, and
a locking fix for dp_mst
The following changes since commit 80da96d735094ea22985ced98bc57fe3a4422921:
drm/bochs: Fix DPMS regression (2025-03-06 08:54:42 +0100)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-03-13
for you to fetch changes up to 12d8f318347b1d4feac48e8ac351d3786af39599:
drm/dp_mst: Fix locking when skipping CSN before topology probing (2025-03-11 11:29:18 +0200)
----------------------------------------------------------------
A null pointer check for gma500, two clippy fixes for panic, a fix for
an interaction between DPMS and atomic leading to dropped frames, and
a locking fix for dp_mst
----------------------------------------------------------------
Imre Deak (1):
drm/dp_mst: Fix locking when skipping CSN before topology probing
Ivan Abramov (1):
drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()
Miguel Ojeda (2):
drm/panic: use `div_ceil` to clean Clippy warning
drm/panic: fix overindented list items in documentation
Ville Syrjälä (1):
drm/atomic: Filter out redundant DPMS calls
drivers/gpu/drm/display/drm_dp_mst_topology.c | 40 ++++++++++++++++-----------
drivers/gpu/drm/drm_atomic_uapi.c | 4 +++
drivers/gpu/drm/drm_connector.c | 4 +++
drivers/gpu/drm/drm_panic_qr.rs | 16 +++++------
drivers/gpu/drm/gma500/mid_bios.c | 5 ++++
5 files changed, 45 insertions(+), 24 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-xe/attachments/20250313/83f78d5e/attachment.sig>
More information about the Intel-xe
mailing list