[Intel-gfx] [PULL] drm-misc-fixes

Thomas Zimmermann tzimmermann at suse.de
Thu Feb 10 09:50:13 UTC 2022


Hi Dave and Daniel,

here's this week's PR for drm-misc-fixes. The most notable thing is the
addition of the new fbdev core module.

Best regards
Thomas

drm-misc-fixes-2022-02-10:
 * drm/panel: simple: Fix assignments from panel_dpi_probe()
 * drm/privacy-screen: Cleanups
 * drm/rockchip: Fix HDMI error cleanup; Fix RK3399 VOP register fields
 * drm/vc4: HDMI fixes; Cleanups
 * fbdev: Add fbdev core module with Daniel as maintainer; Cleanups
The following changes since commit 622c9a3a7868e1eeca39c55305ca3ebec4742b64:

  drm: mxsfb: Fix NULL pointer dereference (2022-02-03 09:31:16 +0100)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-02-10

for you to fetch changes up to 9da1e9ab82c92d0e89fe44cad2cd7c2d18d64070:

  drm/rockchip: vop: Correct RK3399 VOP register fields (2022-02-08 18:10:36 +0100)

----------------------------------------------------------------
 * drm/panel: simple: Fix assignments from panel_dpi_probe()
 * drm/privacy-screen: Cleanups
 * drm/rockchip: Fix HDMI error cleanup; Fix RK3399 VOP register fields
 * drm/vc4: HDMI fixes; Cleanups
 * fbdev: Add fbdev core module with Daniel as maintainer; Cleanups

----------------------------------------------------------------
Brian Norris (1):
      drm/rockchip: vop: Correct RK3399 VOP register fields

Christoph Niedermaier (1):
      drm/panel: simple: Assign data from panel_dpi_probe() correctly

Daniel Vetter (1):
      MAINTAINERS: Add entry for fbdev core

Dave Stevenson (3):
      drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3
      drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.
      drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.

Hans de Goede (1):
      drm/privacy-screen: Fix sphinx warning

Helge Deller (1):
      fbcon: Avoid 'cap' set but not used warning

Maxime Ripard (1):
      drm/vc4: crtc: Fix redundant variable assignment

Sascha Hauer (1):
      drm/rockchip: dw_hdmi: Do not leave clock enabled in error case

Yizhuo Zhai (1):
      fbdev: fbmem: Fix the implicit type casting

 MAINTAINERS                                 |  6 ++++++
 drivers/gpu/drm/drm_privacy_screen.c        |  2 +-
 drivers/gpu/drm/panel/panel-simple.c        |  1 +
 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 14 +++++++-------
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c |  8 +++++---
 drivers/gpu/drm/vc4/vc4_crtc.c              |  1 -
 drivers/gpu/drm/vc4/vc4_hdmi.c              | 29 ++++++++++++++++++++---------
 drivers/gpu/drm/vc4/vc4_hdmi.h              |  3 +++
 drivers/video/fbdev/core/fbcon.c            |  7 +++----
 drivers/video/fbdev/core/fbmem.c            |  2 ++
 10 files changed, 48 insertions(+), 25 deletions(-)

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer


More information about the Intel-gfx mailing list