aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amdgpu: add new aca_smu_type supportYang Wang8-96/+141
2024-03-20drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()Srinivasan Shanmugam1-2/+1
2024-03-20drm/amd/display: Address kdoc for commit_minimal_transition_state_in_dc_update()Srinivasan Shanmugam1-1/+3
2024-03-20drm/amdgpu: Fix truncation issues in smu_v13_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-20drm/amdgpu: remove the adev check for NULLSunil Khatri1-32/+25
2024-03-20drm/amd/display: Enabling urgent latency adjustment for DCN35Nicholas Susanto1-2/+2
2024-03-20drm/amdgpu: add support for atom fw version v3_5Likun Gao1-0/+5
2024-03-20drm/amdgpu: Apply retry to IP discovery v2 and v4Hawking Zhang1-1/+9
2024-03-20drm/amdgpu: add ras event id supportYang Wang6-88/+195
2024-03-20drm/amd/display: Add debug option for idle reg checksNicholas Kazlauskas1-0/+1
2024-03-20drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo5-10/+41
2024-03-20drm/admgpu: add vclk and dclk sysfs node for some ASICsXiaojian Du1-0/+12
2024-03-20drm/amdgpu: add VCN sensor value for SMU 13.0.4Xiaojian Du1-1/+7
2024-03-20drm/amd/display: skip forcing odm in minimal transitionWenjing Liu1-32/+65
2024-03-20drm/amd/display: Add missing registers and offsetRodrigo Siqueira2-1/+52
2024-03-20drm/amd/display: Comments adjustmentsRodrigo Siqueira1-2/+1
2024-03-20drm/amd/display: correct hostvm flagSherry Wang1-1/+1
2024-03-20drm/amd/display: Remove legacy codeRodrigo Siqueira1-20/+0
2024-03-20drm/amd/display: Enable fast update for DCN314Rodrigo Siqueira1-0/+1
2024-03-20drm/amd/display: Move define to the proper headerRodrigo Siqueira2-1/+1
2024-03-20drm/amdkfd: Check preemption status on all XCDsMukul Joshi8-14/+52
2024-03-20drm/amdkfd: Rename read_doorbell_id in MQD functionsMukul Joshi7-12/+12
2024-03-20drm/amd/pm: Use metric table for pcie speed/widthAsad Kamal1-1/+10
2024-03-20drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal1-1/+5
2024-03-20drm/amd/display: Add the MALL size in the fallback functionRodrigo Siqueira2-2/+5
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung5-31/+32
2024-03-20drm/amd/display: Delete duplicated function prototypesAlex Hung1-2/+1
2024-03-20drm/amd/display: Enable 2to1 ODM policy for DCN35Rodrigo Siqueira1-1/+1
2024-03-20drm/amd/display: Remove wrong signal from vrr calculationRodrigo Siqueira1-1/+1
2024-03-20drm/amd/display: Remove code duplicationRodrigo Siqueira1-2/+0
2024-03-20drm/amdgpu: add the hw_ip version of all IP'sSunil Khatri1-0/+60
2024-03-20drm/amd/display: Revert "Set the power_down_on_boot function pointer to null"Ovidiu Bunea1-1/+1
2024-03-20drm/amd/display: Set the power_down_on_boot function pointer to nullMuhammad Ahmed1-1/+1
2024-03-20drm/amd/display: 3.2.275Aric Cyr1-1/+1
2024-03-20drm/amd/display: Backup and restore only on full updatesAlvin Lee4-97/+100
2024-03-20drm/amd/display: Implement update_planes_and_stream_v3 sequenceWenjing Liu1-232/+469
2024-03-20drm/amdgpu: Skip virt_exchange_init on SDMA poison consumptionVictor Skvortsov1-1/+2
2024-03-20drm/amdgpu: Do a basic health check before resetLijo Lazar1-0/+24
2024-03-20drm/amd/display: Add comments to v_total calculation and drop legacy TODORodrigo Siqueira2-3/+2
2024-03-20drm/amd/display: Update DMUB flags and definitionsAnthony Koo2-4/+38
2024-03-20drm/amdgpu: add the sensor value of VCN activityXiaojian Du2-0/+38
2024-03-20drm/amd/display: Refactor DPP into a component directoryRevalla Hari Krishna33-24/+128
2024-03-20drm/amd/display: Add debug counters to IPS exit printsNicholas Kazlauskas1-3/+15
2024-03-20drm/amd/display: Guard cursor idle reallow by DC debug optionNicholas Kazlauskas1-2/+2
2024-03-20drm/amd/display: Add guards for idle on reg read/writeNicholas Kazlauskas2-0/+10
2024-03-20drm/amdgpu: cleanup unused variableShashank Sharma1-7/+3
2024-03-20drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-03-20drm/amd/display: Support long vblank featureRobin Chen12-4/+253
2024-03-20drm/amd/display: 3.2.274Aric Cyr1-1/+1
2024-03-20drm/amd/display: Add entry and exit countersAnthony Koo1-1/+7