-
- Downloads
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Seems like a pretty regular rc3, i915 and amdgpu with the usual selection of fixes, then a scattering of fixes across misc drivers and other areas: 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" * tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm: (38 commits) drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs drm/amdgpu: Don't resume IOMMU after incomplete init drm/amdkfd: Fixed kfd_process cleanup on module exit. drm/amd/display: disconnect MPCC only on OTG change drm/amd/display: Fix DP MST sinks removal issue drm/amd/display: Do not set DRR on pipe Commit drm/amd/display: Remove OTG DIV register write for Virtual signals. drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion again drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes drm/amdgpu/nv: fix codec array for SR_IOV drm/amd/display: Write to correct dirty_rect drm/amdgpu: move poll enabled/disable into non DC path drm/amd/display: Fix HDCP failing to enable after suspend drm/amdkfd: fix potential kgd_mem UAFs drm/amdgpu/vcn: custom video info caps for sriov drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume drm/amd/pm: bump SMU 13.0.4 driver_if header version drm/amdkfd: fix a potential double free in pqm_create_queue drm/amdkfd: Get prange->offset after svm_range_vram_node_new ...
Showing
- drivers/accel/Makefile 2 additions, 2 deletionsdrivers/accel/Makefile
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 0 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_display.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c 19 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_virt.h
- drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h
- drivers/gpu/drm/amd/amdgpu/nv.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/nv.c
- drivers/gpu/drm/amd/amdgpu/soc21.c 93 additions, 10 deletionsdrivers/gpu/drm/amd/amdgpu/soc21.c
- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c 10 additions, 6 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_chardev.c
- drivers/gpu/drm/amd/amdkfd/kfd_device.c 10 additions, 1 deletiondrivers/gpu/drm/amd/amdkfd/kfd_device.c
- drivers/gpu/drm/amd/amdkfd/kfd_migrate.c 19 additions, 14 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_migrate.c
- drivers/gpu/drm/amd/amdkfd/kfd_module.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_module.c
- drivers/gpu/drm/amd/amdkfd/kfd_priv.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_priv.h
- drivers/gpu/drm/amd/amdkfd/kfd_process.c 60 additions, 7 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_process.c
- drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 3 additions, 3 deletionsdrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c
- drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c 0 additions, 3 deletionsdrivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c
- drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
- drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c 5 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c
Loading
Please register or sign in to comment