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

Maxime Ripard maxime at cerno.tech
Fri Jul 8 05:43:06 UTC 2022


Hi

Here's this week drm-misc-fixes PR.

Somehow the email wasn't sent yesterday when I first did it, so let's
try again.

Maxime

drm-misc-fixes-2022-07-07-1:
Three mode setting fixes for fsl-ldb, a fbdev removal use-after-free fix,
a dma-buf fence use-after-free fix, a DMA setup fix for rockchip, an error
path fix and memory corruption fix for panfrost and one more orientation
quirk

The following changes since commit ee7a69aa38d87a3bbced7b8245c732c05ed0c6ec:

  fbdev: Disable sysfb device registration when removing conflicting FBs (2022-06-29 09:51:50 +0200)

are available in the Git repository at:

  ssh://git.freedesktop.org/git/drm/drm-misc tags/drm-misc-fixes-2022-07-07-1

for you to fetch changes up to b68277f19e31a25312c4acccadb5cf1502e52e84:

  drm/ssd130x: Fix pre-charge period setting (2022-07-07 10:52:03 +0200)

----------------------------------------------------------------
Three mode setting fixes for fsl-ldb, a fbdev removal use-after-free fix,
a dma-buf fence use-after-free fix, a DMA setup fix for rockchip, an error
path fix and memory corruption fix for panfrost and one more orientation
quirk

----------------------------------------------------------------
Dmitry Osipenko (2):
      drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
      drm/panfrost: Fix shrinker list corruption by madvise IOCTL

Ezequiel Garcia (1):
      drm/ssd130x: Fix pre-charge period setting

Hans de Goede (1):
      drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830

Liu Ying (3):
      drm/bridge: fsl-ldb: Fix mode clock rate validation
      drm/bridge: fsl-ldb: Enable split mode for LVDS dual link
      drm/bridge: fsl-ldb: Drop DE signal polarity inversion

Steven Price (1):
      drm/rockchip: Detach from ARM DMA domain in attach_device

Thomas Zimmermann (1):
      drm/aperture: Run fbdev removal before internal helpers

xinhui pan (1):
      dma-buf: Fix one use-after-free of fence

 drivers/dma-buf/dma-resv.c                     |  2 +-
 drivers/gpu/drm/bridge/fsl-ldb.c               | 21 ++-------------------
 drivers/gpu/drm/drm_aperture.c                 | 26 +++++++++++++++-----------
 drivers/gpu/drm/drm_panel_orientation_quirks.c | 15 +++++++++++++++
 drivers/gpu/drm/panfrost/panfrost_drv.c        |  4 ++--
 drivers/gpu/drm/panfrost/panfrost_mmu.c        |  2 +-
 drivers/gpu/drm/rockchip/rockchip_drm_drv.c    | 17 +++++++++++++++++
 drivers/gpu/drm/solomon/ssd130x.c              |  2 +-
 8 files changed, 54 insertions(+), 35 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-gfx/attachments/20220708/d6788f66/attachment.sig>


More information about the Intel-gfx mailing list