summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-03-20drm/amdgpu: implement TLB flush fenceChristian Koenig-20/+175
2024-03-20drm/amdgpu: refine aca error cache for gfx v9.4.3Yang Wang-5/+8
2024-03-20drm/amdgpu: add new api to save error count into aca cacheYang Wang-27/+10
2024-03-20drm/amdgpu: add new aca_smu_type supportYang Wang-96/+141
2024-03-20drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()Srinivasan Shanmugam-2/+1
2024-03-20drm/amd/display: Address kdoc for commit_minimal_transition_state_in_dc_update()Srinivasan Shanmugam-1/+3
2024-03-20drm/amdgpu: Fix truncation issues in smu_v13_0_init_microcodeSrinivasan Shanmugam-1/+1
2024-03-20drm/amdgpu: remove the adev check for NULLSunil Khatri-32/+25
2024-03-20drm/amd/display: Enabling urgent latency adjustment for DCN35Nicholas Susanto-2/+2
2024-03-20drm/amdgpu: add support for atom fw version v3_5Likun Gao-0/+5
2024-03-20drm/amdgpu: Apply retry to IP discovery v2 and v4Hawking Zhang-1/+9
2024-03-20drm/amdgpu: add ras event id supportYang Wang-88/+195
2024-03-20drm/amd/display: Add debug option for idle reg checksNicholas Kazlauskas-0/+1
2024-03-20drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo-10/+41
2024-03-20drm/admgpu: add vclk and dclk sysfs node for some ASICsXiaojian Du-0/+12
2024-03-20drm/amdgpu: add VCN sensor value for SMU 13.0.4Xiaojian Du-1/+7
2024-03-20drm/amd/display: skip forcing odm in minimal transitionWenjing Liu-32/+65
2024-03-20drm/amd/display: Add missing registers and offsetRodrigo Siqueira-1/+52
2024-03-20drm/amd/display: Comments adjustmentsRodrigo Siqueira-2/+1
2024-03-20drm/amd/display: correct hostvm flagSherry Wang-1/+1
2024-03-20drm/amd/display: Remove legacy codeRodrigo Siqueira-20/+0
2024-03-20drm/amd/display: Enable fast update for DCN314Rodrigo Siqueira-0/+1
2024-03-20drm/amd/display: Move define to the proper headerRodrigo Siqueira-1/+1
2024-03-20drm/amdkfd: Check preemption status on all XCDsMukul Joshi-14/+52
2024-03-20drm/amdkfd: Rename read_doorbell_id in MQD functionsMukul Joshi-12/+12
2024-03-20drm/amd/pm: Use metric table for pcie speed/widthAsad Kamal-1/+10
2024-03-20drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-1/+5
2024-03-20drm/amd/display: Add the MALL size in the fallback functionRodrigo Siqueira-2/+5
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung-31/+32
2024-03-20drm/amd/display: Delete duplicated function prototypesAlex Hung-2/+1
2024-03-20drm/amd/display: Enable 2to1 ODM policy for DCN35Rodrigo Siqueira-1/+1
2024-03-20drm/amd/display: Remove wrong signal from vrr calculationRodrigo Siqueira-1/+1
2024-03-20drm/amd/display: Remove code duplicationRodrigo Siqueira-2/+0
2024-03-20drm/amdgpu: add the hw_ip version of all IP'sSunil Khatri-0/+60
2024-03-20drm/amd/display: Revert "Set the power_down_on_boot function pointer to null"Ovidiu Bunea-1/+1
2024-03-20drm/amd/display: Set the power_down_on_boot function pointer to nullMuhammad Ahmed-1/+1
2024-03-20drm/amd/display: 3.2.275Aric Cyr-1/+1
2024-03-20drm/amd/display: Backup and restore only on full updatesAlvin Lee-97/+100
2024-03-20drm/amd/display: Implement update_planes_and_stream_v3 sequenceWenjing Liu-232/+469
2024-03-20drm/amdgpu: Skip virt_exchange_init on SDMA poison consumptionVictor Skvortsov-1/+2
2024-03-20drm/amdgpu: Do a basic health check before resetLijo Lazar-0/+24
2024-03-20drm/amd/display: Add comments to v_total calculation and drop legacy TODORodrigo Siqueira-3/+2
2024-03-20drm/amd/display: Update DMUB flags and definitionsAnthony Koo-4/+38
2024-03-20drm/amdgpu: add the sensor value of VCN activityXiaojian Du-0/+38
2024-03-20drm/amd/display: Refactor DPP into a component directoryRevalla Hari Krishna-24/+128
2024-03-20drm/amd/display: Add debug counters to IPS exit printsNicholas Kazlauskas-3/+15
2024-03-20drm/amd/display: Guard cursor idle reallow by DC debug optionNicholas Kazlauskas-2/+2
2024-03-20drm/amd/display: Add guards for idle on reg read/writeNicholas Kazlauskas-0/+10
2024-03-20drm/amdgpu: cleanup unused variableShashank Sharma-7/+3
2024-03-20drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam-0/+5