summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu4-4/+17
2024-09-02drm/amdgpu/gfx12: fallback to driver reset compute queue directlyAlex Deucher1-14/+79
2024-09-02drm/amdgpu/gfx12: add ring reset callbacksAlex Deucher1-0/+18
2024-09-02drm/amdgpu/gfx10: rework reset sequenceAlex Deucher1-7/+19
2024-09-02drm/amdgpu/gfx10: wait for reset done before remapJiadong Zhu1-11/+30
2024-09-02drm/amdgpu/gfx10: remap queue after reset successfullyJiadong Zhu1-11/+35
2024-09-02drm/amdgpu/gfx10: add ring reset callbacksAlex Deucher1-0/+91
2024-09-02drm/amdgpu/gfx11: wait for reset done before remapJiadong Zhu1-1/+14
2024-09-02drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()Alex Deucher1-3/+3
2024-09-02drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)Prike Liang1-13/+71
2024-09-02drm/amd/display: 3.2.299Aric Cyr2-2/+2
2024-09-02drm/amd/display: Fix flickering caused by dccgHansen Dsouza3-73/+72
2024-09-02drm/amd/display: Block timing sync for different signals in PMODillon Varone1-1/+2
2024-09-02drm/amd/display: fix graphics hang in multi-display mst caseGabe Teeger4-49/+34
2024-09-02drm/amd/display: Add sharpness control interfaceRelja Vojvodic9-192/+138
2024-09-02Revert "drm/amd/display: Wait for all pending cleared before full update"Dillon Varone24-161/+34
2024-09-02drm/amd/display: disable sharpness if HDR Multiplier is too largeSamson Tam1-1/+5
2024-09-02drm/amd/display: Add dpia debug option to control power managementMeenakshikumar Somasundaram1-1/+2
2024-09-02drm/amdgpu/gfx11: add ring reset callbacksAlex Deucher1-0/+18
2024-09-02drm/amd/display: re-enable Dynamic ODM policySamson Tam1-2/+1
2024-09-02drm/amd/display: Lock DC and exit IPS when changing backlightLeo Li1-1/+12
2024-09-02drm/amd/display: only trigger BIOS related assert for older ASICsDaniel Sa1-1/+1
2024-09-02drm/amd/display: Fix DCN35 set min dispclk logicNicholas Susanto1-3/+3
2024-09-02drm/amdgpu/gfx9.4.3: Implement compute pipe resetPrike Liang1-19/+108
2024-08-29drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher1-0/+3
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao4-20/+43
2024-08-29drm/amdkfd: Don't drain ih1 for APUYifan Zhang1-5/+8
2024-08-29drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher1-0/+3
2024-08-29drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher1-0/+3
2024-08-29drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li1-1/+25
2024-08-29drm/amdgpu: Move the dumping log out of for loopSunil Khatri1-3/+2
2024-08-29drm/amd/amdgpu: move drain_workqueue before shutdown is setVictor Zhao1-3/+3
2024-08-29drm/amdgpu: Do core dump immediately when job tmoTrigger Huang1-1/+67
2024-08-29drm/amdgpu: skip printing vram_lost if neededTrigger Huang3-14/+15
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher3-0/+14
2024-08-29drm/amdgpu: add experimental resets debug flagAlex Deucher2-0/+7
2024-08-29drm/amdgpu/display: Fix a mistake in revert commitFangzhi Zuo1-1/+1
2024-08-28drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher1-6/+9
2024-08-28drm/amdgpu/display: remove unnecessary TODO spl_os_types.hZaeem Mohamed1-1/+0
2024-08-28drm/amdgpu/display: SPDX copyright for spl_os_types.hZaeem Mohamed1-25/+4
2024-08-28drm/amd/display: Add DSC Debug LogFangzhi Zuo3-39/+119
2024-08-28drm/amd/display: 3.2.298Aric Cyr1-1/+1
2024-08-28drm/amd/display: add sharpness support for windowed YUV420 videoSamson Tam1-12/+1
2024-08-28drm/amd/display: add improvements for text display and HDR DWM and MPOSamson Tam6-33/+282
2024-08-28drm/amd/display: Add Replay Low Refresh Rate parameters in dc type.Dennis Chan1-0/+19
2024-08-28drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam21-995/+4507
2024-08-28drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas4-4/+92
2024-08-28drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo1-1/+1
2024-08-28drm/amd/display: Retry Replay residencyChunTao Tso1-4/+14
2024-08-28drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas1-3/+3