Skip to content
drm fixes for 6.10-rc4

core:
- Werror Kconfig fix

panel:
- add orientation quirk for Aya Neo KUN
- fix runtime warning on panel/bridge release

nouveau:
- remove unused struct
- fix wq crash on cards with no display

amdgpu:
- fix bo release clear page warning

xe:
- update MAINTAINERS
- Use correct forcewake assertions.
- Assert that VRAM provisioning is only done on DGFX.
- Flush render caches before user-fence signalling on all engines.
- Move the disable_c6 call since it was sometimes never called.

exynos:
- fix regression with fallback mode
- fix EDID related memory leak
- remove redundant code

komeda:
- fix debugfs conditional compilations
- check pointer error value

renesas:
- atomic shutdown fix

mediatek:
- atomic shutdown fix