[PULL] drm-misc-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Nov 23 12:22:24 UTC 2023
Hi Dave, Daniel,
Lots of small fixes for various drivers.
Cheers,
~Maarten
drm-misc-fixes-2023-11-23:
Fixes for v6.7-rc3:
- Panel fixes for innolux and auo,b101uan08.3 panel.
- Fix ivpu MMIO reset.
- AST fix on connetor disconnection.
- nouveau gsp fix.
- rockchip color fix.
- Fix Himax83102-j02 timings.
The following changes since commit ae1aadb1eb8d3cbc52e42bee71d67bd4a71f9f07:
nouveau: don't fail driver load if no display hw present. (2023-11-15
18:23:31 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-11-23
for you to fetch changes up to ab93edb2f94c3c0d5965be3815782472adbe3f52:
nouveau/gsp: allocate enough space for all channel ids. (2023-11-21
22:28:01 +0100)
----------------------------------------------------------------
Fixes for v6.7-rc3:
- Panel fixes for innolux and auo,b101uan08.3 panel.
- Fix ivpu MMIO reset.
- AST fix on connetor disconnection.
- nouveau gsp fix.
- rockchip color fix.
- Fix Himax83102-j02 timings.
----------------------------------------------------------------
Cong Yang (1):
drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP
and HBP
Dave Airlie (1):
nouveau/gsp: allocate enough space for all channel ids.
Jacek Lawrynowicz (1):
accel/ivpu/37xx: Fix hangs related to MMIO reset
Jonas Karlman (1):
drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
Marek Vasut (2):
drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
drm/panel: simple: Fix Innolux G101ICE-L01 timings
Thomas Zimmermann (1):
drm/ast: Disconnect BMC if physical connector is connected
Xuxin Xiong (1):
drm/panel: auo,b101uan08.3: Fine tune the panel power sequence
drivers/accel/ivpu/ivpu_hw_37xx.c | 46 +++++++++---------
drivers/gpu/drm/ast/ast_drv.h | 13 +++++-
drivers/gpu/drm/ast/ast_mode.c | 62
++++++++++++++++++++++---
drivers/gpu/drm/nouveau/nvkm/engine/fifo/r535.c | 2 +-
drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 9 ++--
drivers/gpu/drm/panel/panel-simple.c | 13 +++---
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 14 ++++--
7 files changed, 113 insertions(+), 46 deletions(-)
More information about the dri-devel
mailing list