Skip to content

DRM Stable Backport 9.3 from v6.3.13

Mika Penttilä requested to merge mpenttil/centos-stream-9:bz2160458 into main

JIRA: https://issues.redhat.com/browse/RHEL-846

Additionnal fixes (from v6.4.6 and v6.4.7, because v6.3.13 is alread EOL)

2c56a751845d drm/panel: simple: Add connector_type for innolux_at043tn24
7aa83fbd712a drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime
1c519980aced drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flags
5c413188c68d drm/i915: Don't preserve dpll_hw_state for slave crtc in Bigjoiner
113899c2669d drm/i915: Fix one wrong caching mode enum usage
d94303699921 drm/nouveau/disp: fix HDMI on gt215+
c177872cb056 drm/nouveau/disp/g94: enable HDMI
835a65f51790 drm/nouveau: bring back blit subchannel for pre nv50 GPUs
af22d6a869cc drm/amd/display: perform a bounds check before filling dirty rectangles
9d0e3cac3517 drm/atomic: Allow vblank-enabled + self-refresh "disable"
72f1de49ffb9 drm/dp_mst: Clear MSG_RDY flag before sending new message
75c2b7ed080d drm/amd/display: fix seamless odm transitions
1966bbfdfe47 drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2
26518b391818 drm/amd/display: disable seamless boot if force_odm_combine is enabled
ea2c3c085546 drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
072030b17830 drm/amd: Disable PSR-SU on Parade 0803 TCON
0f48a4b83610 drm/amd/display: add a NULL pointer check
ed83fe2abcac drm/amd/display: Fix 128b132b link loss handling
274d205cb59f drm/amd/display: Correct DMUB_FW_VERSION macro
8a774fe912ff drm/amdgpu: avoid restore process run into dead loop.
a590f03d8de7 drm/ttm: Don't leak a resource on swapout move error
dcb489bae65d drm/amd/pm: share the code around SMU13 pcie parameters update
31c7a3b378a1 drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13
4e076c73e4f6 drm/atomic: Fix potential use-after-free in nonblocking commits
8ab7147dfae7 Revert "drm/amd/display: edp do not add non-edid timings"

Additionnal fixes:

2329cc7a101a drm/client: Fix memory leak in drm_client_modeset_probe
c2a88e8bdf5f drm/client: Fix memory leak in drm_client_target_cloned

f4bc8a43069c Revert "drm/amd/display: reallocate DET for dual displays with high pixel rate ratio"

938a06c8b791 drm/nouveau/acr: Abort loading ACR if no firmware was found

Omitted-fix: 1e66a17ce546

Signed-off-by: Mika Penttilä mpenttil@redhat.com

Edited by Mika Penttilä

Merge request reports