-
- Downloads
Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Last set of fixes for 6.0 hopefully - minor bridge fixes, i915 fixes, and a bunch of amdgpu fixes for new IP blocks, along with a couple of regression fixes. Should be all set for merge window next week. amdgpu: - GC 11.x fixes - SMU 13.x fixes - DCN 3.1.4 fixes - DCN 3.2.x fixes - GC 9.x fix - Fence fix - SR-IOV supend/resume fix - PSR regression fix i915: - Restrict forced preemption to the active context - Restrict perf_limit_reasons to the supported platforms - gen11+ bridge: - analogix: Revert earlier suspend fix - lt8912b: Fix corrupt display output" * tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drm: (26 commits) drm/amd/display: Prevent OTG shutdown during PSR SU drm/i915/gt: Perf_limit_reasons are only available for Gen11+ drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV drm/amdgpu: Remove fence_process in count_emitted drm/amdgpu: Correct the position in patch_cond_exec drm/amd/display: fill in clock values when DPM is not enabled drm/amd/display: Avoid unnecessary pixel rate divider programming drm/amd/display: Remove assert for odm transition case drm/amd/display: Fix typo in get_pixel_rate_div drm/amd/display: Fix audio on display after unplugging another drm/amd/display: Add explicit FIFO disable for DP blank drm/amd/display: Wrap OTG disable workaround with FIFO control drm/amd/display: Do DIO FIFO enable after DP video stream enable drm/amd/display: Update DCN32 to use new SR latencies drm/amd/display: Avoid avoid unnecessary pixel rate divider programming drm/amdkfd: fix dropped interrupt in kfd_int_process_v11 drm/amdgpu: pass queue size and is_aql_queue to MES drm/amdkfd: fix MQD init for GFX11 in init_mqd drm/amd/pm: use adverse selection for dpm features unsupported by driver drm/amd/pm: enable gfxoff feature for SMU 13.0.0 ...
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 26 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 0 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_fence.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h 2 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
- drivers/gpu/drm/amd/amdgpu/mes_v11_0.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/mes_v11_0.c
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
- drivers/gpu/drm/amd/amdkfd/kfd_int_process_v11.c 3 additions, 3 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_int_process_v11.c
- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c 7 additions, 1 deletiondrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c
- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.c 10 additions, 1 deletion...rs/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.c
- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c 14 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c
- drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 2 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
- drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dccg.c 47 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn314/dcn314_dccg.c
- drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.c 19 additions, 6 deletions...gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.c
- drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c 53 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c
- drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubbub.c 7 additions, 3 deletionsdrivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubbub.c
- drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c 41 additions, 2 deletionsdrivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
- drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.h 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.h
Loading
Please register or sign in to comment