[PULL] drm-misc-fixes

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Wed Nov 9 16:22:57 UTC 2022


Hey Daniel & Dave,

Another small pull request. Various small assorted fixes.

drm-misc-fixes-2022-11-09:

drm-misc-fixes for v6.1-rc5:
- HDMI fixes to vc4.
- Make panfrost's uapi header compile with C++.
- Add rotation quirks for 2 panels.
- Fix s/r in amdgpu_vram_mgr_new
- Handle 1 gb boundary correctly in panfrost mmu code.
The following changes since commit fc007fb815ab5395c3962c09b79a1630b0fbed9c:

   drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid 
(2022-11-01 14:36:55 +0100)

are available in the Git repository at:

   git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-11-09

for you to fetch changes up to f352262f727215553879705bacbcb208979f3eff:

   drm/panfrost: Split io-pgtable requests properly (2022-11-09 14:17:39 
+0000)

----------------------------------------------------------------
drm-misc-fixes for v6.1-rc5:
- HDMI fixes to vc4.
- Make panfrost's uapi header compile with C++.
- Add rotation quirks for 2 panels.
- Fix s/r in amdgpu_vram_mgr_new
- Handle 1 gb boundary correctly in panfrost mmu code.

----------------------------------------------------------------
Hans de Goede (2):
       drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
       drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 
(SW5-017)

Ma Jun (1):
       drm/amdgpu: Fix the lpfn checking condition in drm buddy

Robin Murphy (1):
       drm/panfrost: Split io-pgtable requests properly

Steven Price (1):
       drm/panfrost: Remove type name from internal struct again

Yuan Can (1):
       drm/vc4: Fix missing platform_unregister_drivers() call in 
vc4_drm_register()

maxime at cerno.tech (3):
       drm/vc4: hdmi: Take our lock to reset the link
       drm/vc4: hdmi: Fix outdated function name in comment
       drm/vc4: hdmi: Fix HSM clock too low on Pi4

  drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c   |  2 +-
  drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 +++++++
  drivers/gpu/drm/panfrost/panfrost_mmu.c        | 11 +++++-
  drivers/gpu/drm/vc4/vc4_drv.c                  |  7 +++-
  drivers/gpu/drm/vc4/vc4_hdmi.c                 | 47 
++++++++++++++++++++------
  drivers/gpu/drm/vc4/vc4_hdmi.h                 |  1 +
  include/uapi/drm/panfrost_drm.h                |  2 +-
  7 files changed, 67 insertions(+), 15 deletions(-)



More information about the dri-devel mailing list