Skip to content
drm fixes for v6.3-rc3

accel:
- build fix for accel

edid:
- fix info leak in edid

ttm:
- fix NULL ptr deref
- reference counting fix

i915:
- Fix hwmon PL1 power limit enabling
- Fix audio ELD handling for DP MST
- Fix PSR io and wake line calculations
- Fix DG2 HDMI modes with 267.30 and 319.89 MHz pixel clocks
- Fix SSEU subslice out-of-bounds access
- Fix misuse of non-idle barriers as fence trackers

amdgpu:
- SMU 13 update
- RDNA2 suspend/resume fix when overclocking is enabled
- SRIOV VCN fixes
- HDCP suspend/resume fix
- Fix drm polling splat regression
- Fix dirty rectangle tracking for PSR
- Fix vangogh regression on certain BIOSes
- Misc display fixes
- Suspend/resume IOMMU regression fix

amdkfd:
- Fix BO offset for multi-VMA page migration
- Fix a possible double free
- Fix potential use after free
- Fix process cleanup on module exit

bridge:
- fix returned array size name documentation

fbdev:
- ref-counting fix for fbdev deferred I/O

virtio:
- dma sync fix

shmem-helper:
- error path fix

msm:
- shrinker blocking fix

panfrost:
- shrinker rpm fix

chipsfb:
- fix error code

meson:
- fix 1px pink line
- fix regulator interaction

sun4i:
- fix missing component unbind

     * driver fixes