summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-25drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbindGuchun Chen1-2/+2
2022-01-25drm/amd/display: Not to call dpcd_set_source_specific_data during resume.Rajib Mahapatra1-1/+2
2022-01-25drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan2-241/+38
2022-01-25drm/amd/pm: drop unneeded feature->mutexEvan Quan4-31/+10
2022-01-25drm/amd/pm: drop unneeded smu_baco->mutexEvan Quan3-16/+5
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan10-20/+0
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan12-195/+70
2022-01-25drm/amd/pm: drop unneeded vcn/jpeg_gate_lockEvan Quan2-54/+11
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan6-299/+34
2022-01-25drm/amdgpu: suppress the warning about enum value 'AMD_IP_BLOCK_TYPE_NUM'Evan Quan1-0/+1
2022-01-25drm/amdgpu: enable amdgpu_dc module parameterLang Yu1-2/+8
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello4-22/+22
2022-01-25drm/amdgpu: Disable FRU EEPROM access for SRIOVshaoyunl1-0/+6
2022-01-21drm/amdgpu: fix the page fault caused by uninitialized variablesXiaojian Du1-3/+3
2022-01-21drm/amdgpu: fix convert bad page retiremtStanley.Yang1-12/+14
2022-01-19drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu1-1/+1
2022-01-19drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-01-19drm/amdkfd: enable heavy-weight TLB flush on ArcturusEric Huang2-8/+8
2022-01-19drm/amdgpu: fix broken debug sdma vram access functionJonathan Kim1-7/+8
2022-01-19drm/amdgpu: remove gart.ready flagChristian König11-137/+52
2022-01-19drm/amdgpu: remove unused variable warningStanley.Yang2-29/+0
2022-01-19drm/amdgpu: remove unused variablemziya1-4/+0
2022-01-19drm/amdgpu: Remove repeated callsyipechai1-3/+1
2022-01-19drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du3-32/+39
2022-01-19drm/amdgpu: add vram check function for GMCXiaojian Du7-5/+74
2022-01-18amdgpu/amdgpu_psp: remove unneeded ret variableMinghao Chi1-5/+1
2022-01-18drm/radeon: fix UVD suspend errorQiang Ma6-6/+6
2022-01-18drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu1-1/+3
2022-01-18drm/amd/display: move calcs folder into DMLIsabella Basso11-71/+11
2022-01-18drm/amd/display: 3.2.169Aric Cyr1-1/+1
2022-01-18drm/amd/display: [FW Promotion] Release 0.0.100.0Anthony Koo1-2/+2
2022-01-18drm/amd/display: Add signal type check when verify stream backends sameDale Zhao1-0/+3
2022-01-18drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu2-3/+28
2022-01-18drm/amd/display: Fix black screen issue on memory clock switch enFelipe Clark3-1/+9
2022-01-18drm/amd/display: DCEFCLK DS on CLK initChris Park1-0/+1
2022-01-18drm/amd/display: modify SMU_TIMEOUT macro.Ian Chen1-2/+2
2022-01-18drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon6-318/+404
2022-01-18drm/amd/display: 3.2.168Aric Cyr1-1/+1
2022-01-18drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang5-10/+22
2022-01-18drm/amd/display: adjust bit comparison to be more type safeEric Yang1-1/+1
2022-01-18drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...Jarif Aftab6-25/+10
2022-01-18drm/radeon: fix error handling in radeon_driver_open_kmsChristian König1-10/+12
2022-01-18drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic2-16/+3
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-01-18drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umcyipechai3-6/+8
2022-01-18drm/amdgpu: Fix the code style warnings in sdmayipechai2-7/+7
2022-01-18drm/amdgpu: Fix the code style warnings in gmcyipechai2-2/+2
2022-01-18drm/amdgpu: Fix the code style warnings in gfxyipechai2-3/+3
2022-01-18drm/amdgpu: Fix the code style warnings in amdgpu_rasyipechai2-21/+30
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen1-5/+27