summaryrefslogtreecommitdiff
tag namedrm-misc-fixes-2022-11-17 (4ba50c6be1501721de2ff434465e4e07a7e0a807)
tag date2022-11-17 19:09:26 +0100
tagged byMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
tagged objectcommit 5954acbacb...
drm-misc-fixes for v6.1-rc6:
- Fix error handling in vc4_atomic_commit_tail() - Set bpc for logictechno panels. - Fix potential memory leak in drm_dev_init() - Fix potential null-ptr-deref in drm_vblank_destroy_worker() - Set lima's clkname corrrectly when regulator is missing. - Small amdgpu fix to gang submission. - Revert hiding unregistered connectors from userspace, as it breaks on DP-MST. - Add workaround for DP++ dual mode adaptors that don't support i2c subaddressing.