summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/amdgpu: remove unused variablemziya2022-01-191-4/+0
| | * | | drm/amdgpu: Remove repeated callsyipechai2022-01-191-3/+1
| | * | | drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du2022-01-193-32/+39
| | * | | drm/amdgpu: add vram check function for GMCXiaojian Du2022-01-197-5/+74
| | * | | amdgpu/amdgpu_psp: remove unneeded ret variableMinghao Chi2022-01-181-5/+1
| | * | | drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu2022-01-181-1/+3
| | * | | drm/amd/display: move calcs folder into DMLIsabella Basso2022-01-1811-71/+11
| | * | | drm/amd/display: 3.2.169Aric Cyr2022-01-181-1/+1
| | * | | drm/amd/display: [FW Promotion] Release 0.0.100.0Anthony Koo2022-01-181-2/+2
| | * | | drm/amd/display: Add signal type check when verify stream backends sameDale Zhao2022-01-181-0/+3
| | * | | drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu2022-01-182-3/+28
| | * | | drm/amd/display: Fix black screen issue on memory clock switch enFelipe Clark2022-01-183-1/+9
| | * | | drm/amd/display: DCEFCLK DS on CLK initChris Park2022-01-181-0/+1
| | * | | drm/amd/display: modify SMU_TIMEOUT macro.Ian Chen2022-01-181-2/+2
| | * | | drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon2022-01-186-318/+404
| | * | | drm/amd/display: 3.2.168Aric Cyr2022-01-181-1/+1
| | * | | drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang2022-01-185-10/+22
| | * | | drm/amd/display: adjust bit comparison to be more type safeEric Yang2022-01-181-1/+1
| | * | | drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...Jarif Aftab2022-01-186-25/+10
| | * | | drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic2022-01-182-16/+3
| | * | | drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2022-01-182-14/+8
| | * | | drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umcyipechai2022-01-183-6/+8
| | * | | drm/amdgpu: Fix the code style warnings in sdmayipechai2022-01-182-7/+7
| | * | | drm/amdgpu: Fix the code style warnings in gmcyipechai2022-01-182-2/+2
| | * | | drm/amdgpu: Fix the code style warnings in gfxyipechai2022-01-182-3/+3
| | * | | drm/amdgpu: Fix the code style warnings in amdgpu_rasyipechai2022-01-182-21/+30
| | * | | drm/amdgpu: apply vcn harvest quirkGuchun Chen2022-01-181-5/+27
| | * | | drm/amdgpu: drop redundant check of ip discovery_binGuchun Chen2022-01-181-5/+0
| | * | | drm/amdgpu: handle denied inject error into critical regions v2Stanley.Yang2022-01-183-3/+11
| | * | | drm/amd/pm: add message smu to get ecc_tablemziya2022-01-182-0/+71
| | * | | drm/amdgpu: add new query interface for umc_v8_7 blockmziya2022-01-181-5/+155
| | * | | drm/amd/pm: Update smu driver interface for sienna cichlidmziya2022-01-181-3/+21
| | * | | drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello2022-01-148-79/+3
| | * | | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-141-5/+0
| | * | | drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-141-1/+1
| | * | | drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2022-01-142-0/+8
| | * | | drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher2022-01-141-27/+17
| | * | | drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ2022-01-141-0/+1
| | * | | drm/amd/display: Remove redundant initialization of dpg_widthJiapeng Chong2022-01-141-1/+1
| | * | | drm/amd/pm: Replace one-element array with flexible-array memberChangcheng Deng2022-01-141-1/+1
| | * | | drm/amd/pm: fix null ptr accessFlora Cui2022-01-142-1/+4
| | * | | drm/amdgpu: fix compile warning for ras_block_match_defaultyipechai2022-01-141-1/+2
| | * | | drm/amdgpu: Use ARRAY_SIZE to get array lengthyipechai2022-01-141-1/+2
| | * | | drm/amdgpu: clean up some inconsistent indentingYang Li2022-01-142-4/+6
| | * | | drm/amdgpu: remove unneeded semicolonYang Li2022-01-141-1/+1
| | * | | drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...yipechai2022-01-141-0/+8
| | * | | drm/amdgpu: Add ras supported check for register_ras_blockyipechai2022-01-141-0/+3
| | * | | drm/amdgpu: Add interface to load SRIOV cap FWBokun Zhang2022-01-147-15/+123
| | * | | drm/amdkfd: Fix indentation on switch statementGraham Sider2022-01-141-28/+27
| | * | | drm/amdgpu: cleanup ttm debug sdma vram access functionJonathan Kim2022-01-142-16/+16