summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-05drm/amdgpu: fix TLB flushing during evictionChristian König3-48/+48
2022-04-05drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-03-31drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones1-9/+15
2022-03-31drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun1-2/+2
2022-03-31drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji1-3/+3
2022-03-31drm/amdgpu: Fix unique_id references for Sienna CichlidKent Russell2-12/+4
2022-03-31drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen4-18/+10
2022-03-31drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcsMelissa Wen3-5/+16
2022-03-31drm/amdgpu: Add unique_id support for sienna cichlidKent Russell3-2/+45
2022-03-31drm/amdgpu: Use metrics data function to get unique_id for AldebaranKent Russell1-7/+9
2022-03-31drm/amdgpu: Add UNIQUE_ID to MetricsMember_tKent Russell1-0/+2
2022-03-31drm/amdgpu: Use switch case for unique_idKent Russell1-4/+9
2022-03-31drm/amdkfd: Use atomic64_t type for pdd->tlb_seqPhilip Yang2-4/+8
2022-03-31drm/amdgpu: fix incorrect size printing in error msgChristian König1-1/+1
2022-03-31drm/amdgpu: fix some kerneldoc in the VM code v2Christian König2-2/+2
2022-03-31amd/display: set backlight only if requiredShirish S2-3/+10
2022-03-31drm/amd/display: DCN3.1: don't mark as kernel-docRandy Dunlap1-2/+1
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai1-1/+1
2022-03-31drm/amdgpu: Add tlb_cb for unlocked updatePhilip Yang1-1/+1
2022-03-31drm/amdgpu: Correct unlocked update fence handlingPhilip Yang1-1/+1
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai1-1/+1
2022-03-31drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-03-31drm/amd/display: 3.2.179Aric Cyr1-1/+1
2022-03-31drm/amd/display: [FW Promotion] Release 0.0.110.0Anthony Koo1-86/+4
2022-03-31drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-03-31drm/amd/display: Update LTTPR UHBR link rate support structMichael Strauss1-1/+1
2022-03-31drm/amd/display: Add support for USBC connectorSamson Tam4-3/+12
2022-03-31drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2-0/+60
2022-03-31drm/amd/display: Clear optc false state when disable otgCharlene Liu2-8/+11
2022-03-31drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-03-31drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-03-31drm/amd/display: Power down hardware if timer not triggerPaul Hsieh1-1/+25
2022-03-31drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-03-31drm/amd/display: Enable 3-plane MPO for DCN31Krunoslav Kovac1-3/+3
2022-03-31drm/amd/display: Set fec register init valueJingwen Zhu3-16/+22
2022-03-31drm/amd/display: Remove SW w/a for HDCP 1.4 1A-07 failure based on ECO fixOliver Logush2-4/+2
2022-03-31drm/amd/display: Create underflow interrupt IRQ typeAngus Wang1-0/+1
2022-03-28drm/amdgpu/jpeg: Add jpeg ras error query supportMohammad Zafar Ziya2-0/+81
2022-03-28drm/amdgpu/vcn: Add VCN ras error query supportMohammad Zafar Ziya3-0/+78
2022-03-28drm/amdgpu/vcn: Add vcn and jpeg ver 2.6 ras register definitionMohammad Zafar Ziya2-0/+37
2022-03-28drm/amdgpu/jpeg: Add jpeg block ras supportMohammad Zafar Ziya1-0/+8
2022-03-28drm/amdgpu/vcn: Add vcn ras supportMohammad Zafar Ziya1-0/+9
2022-03-28drm/amdgpu: Add vcn and jpeg ras support flagMohammad Zafar Ziya2-0/+11
2022-03-28drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-03-28drm/amdgpu: Re-classify some log messages in commit pathSean Paul2-6/+7
2022-03-28drm/amd/pm: Check feature support using IP versionLijo Lazar1-33/+40
2022-03-28drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2-0/+12
2022-03-28amdgpu/pm: Implement emit_clk_levels for vega10Darren Powell1-0/+147
2022-03-28amdgpu/pm: Add new hwmgr API function "emit_clock_levels"Darren Powell2-0/+19
2022-03-25drm/amdgpu: remove table_freed param from the VM codeChristian König6-24/+16