Hi Dave, Sima,

this is the PR from drm-misc-fixes for this week.

Best regards
Thomas

drm-misc-fixes-2025-11-27:
Short summary of fixes pull:

bridge:
- sil902x: Fix HDMI detection

imagination:
- Update documentation

sti:
- Fix leaks in probe

vga_switcheroo:
- Avoid race condition during fbcon initialization
The following changes since commit cead55e24cf9e092890cf51c0548eccd7569defa:

  drm/plane: Fix create_in_format_blob() return value (2025-11-19 19:37:04 
+0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git 
tags/drm-misc-fixes-2025-11-27

for you to fetch changes up to eb76d0f5553575599561010f24c277cc5b31d003:

  drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (2025-11-25 
09:08:32 +0100)

----------------------------------------------------------------
Short summary of fixes pull:

bridge:
- sil902x: Fix HDMI detection

imagination:
- Update documentation

sti:
- Fix leaks in probe

vga_switcheroo:
- Avoid race condition during fbcon initialization

----------------------------------------------------------------
Devarsh Thakkar (1):
      drm/bridge: sii902x: Fix HDMI detection with 
DRM_BRIDGE_ATTACH_NO_CONNECTOR

Johan Hovold (1):
      drm: sti: fix device leaks at component probe

Matt Coster (1):
      drm/imagination: Document pvr_device.power member

Thomas Zimmermann (1):
      drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup

 drivers/gpu/drm/bridge/sii902x.c         | 20 ++++++++------------
 drivers/gpu/drm/drm_fb_helper.c          | 14 --------------
 drivers/gpu/drm/imagination/pvr_device.h |  8 ++++++++
 drivers/gpu/drm/sti/sti_vtg.c            |  7 ++++++-
 drivers/video/fbdev/core/fbcon.c         |  9 +++++++++
 5 files changed, 31 insertions(+), 27 deletions(-)

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstr. 146, 90461 Nürnberg, Germany, www.suse.com
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich, (HRB 36809, AG Nürnberg)

Reply via email to