Hi Dave and Daniel,
here's this week's PR for drm-misc-next-fixes. Probably the final PR before the next -rc1.
Best regards Thomas
drm-misc-next-fixes-2022-01-21: * vc4: Fix potential deadlock in DSI code * panel: Add orientation quirk for 1Netbook OneXPlayer The following changes since commit 5d474cc501b90b82c182b5d00439eb6790a82e21:
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy (2022-01-14 14:43:02 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2022-01-21
for you to fetch changes up to d3cbc6e323c9299d10c8d2e4127c77c7d05d07b1:
drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer (2022-01-19 16:31:29 +0100)
---------------------------------------------------------------- * vc4: Fix potential deadlock in DSI code * panel: Add orientation quirk for 1Netbook OneXPlayer
---------------------------------------------------------------- Padmanabha Srinivasaiah (1): drm/vc4: Fix deadlock on DSI device attach error
Raymond Jay Golo (1): drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 ++++++++++++ drivers/gpu/drm/vc4/vc4_dsi.c | 14 ++++---------- 2 files changed, 16 insertions(+), 10 deletions(-)