Merge tag 'drm-fixes-2024-02-16' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Regular weekly fixes, nothing too major, mostly amdgpu, then i915, xe, msm and nouveau with some scattered bits elsewhere. crtc: - fix uninit variable prime: - support > 4GB page arrays buddy: - fix error handling in allocations i915: - fix blankscreen on JSL chromebooks - stable fix to limit DP sst link rates xe: - Fix an out-of-bounds shift. - Fix the display code thinking xe uses shmem - Fix a warning about index out-of-bound - Fix a clang-16 compilation warning amdgpu: - PSR fixes - Suspend/resume fixes - Link training fix - Aspect ratio fix - DCN 3.5 fixes - VCN 4.x fix - GFX 11 fix - Misc display fixes - Misc small fixes amdkfd: - Cache size reporting fix - SIMD distribution fix msm: - GPU: - dmabuf vmap fix - a610 UBWC corruption fix (incorrect hbb) - revert a commit that was making GPU recovery unreliable - tlb invalidation fix ivpu: - suspend/resume fix nouveau: - fix scheduler cleanup path - fix pointless scheduler creation - fix kvalloc argument order rockchip: - vop2 locking fix" * tag 'drm-fixes-2024-02-16' of git://anongit.freedesktop.org/drm/drm: (38 commits) drm/amdgpu: Fix implicit assumtion in gfx11 debug flags drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards drm/amd/display: Increase ips2_eval delay for DCN35 drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_gamcor_current() drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution drm/amd/display: fixed integer types and null check locations drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr drm/amd/display: Preserve original aspect ratio in create stream drm/amd/display: Fix possible NULL dereference on device remove/driver unload Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz" drm/amd/display: Add align done check Revert "drm/amd: flush any delayed gfxoff on suspend entry" drm/amd: Stop evicting resources on APUs in suspend drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()' drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in 'calculate_bandwidth()' drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training_dpia.c drm/amd/display: Fix && vs || typos drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3 drm/amdgpu: make damage clips support configurable drm/msm: Wire up tlb ops ...
Showing
- drivers/accel/ivpu/ivpu_hw_37xx.c 32 additions, 12 deletionsdrivers/accel/ivpu/ivpu_hw_37xx.c
- drivers/accel/ivpu/ivpu_pm.c 22 additions, 17 deletionsdrivers/accel/ivpu/ivpu_pm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu.h 3 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 15 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 9 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c 13 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c 8 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
- drivers/gpu/drm/amd/amdgpu/soc21.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/soc21.c
- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c
- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c 9 additions, 0 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.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_queue_manager.c 3 additions, 1 deletiondrivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c
- drivers/gpu/drm/amd/amdkfd/kfd_topology.c 4 additions, 6 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_topology.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 10 additions, 1 deletiondrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- drivers/gpu/drm/amd/display/dc/basics/dce_calcs.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/basics/dce_calcs.c
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c 10 additions, 6 deletionsdrivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c
- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c 11 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c
- drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp_cm.c 1 addition, 4 deletionsdrivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp_cm.c
- drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
Please register or sign in to comment