aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-03-23drm/amdgpu: fix incorrect EP_STRAP reg offset for aldebaranHawking Zhang1-1/+9
2021-03-23drm/amdgpu: init psp v13 ip functionHawking Zhang1-0/+4
2021-03-23drm/amdgpu: add psp v13 ring supportHawking Zhang1-0/+171
2021-03-23drm/amdgpu: add tOS loading support for psp v13Hawking Zhang1-0/+38
2021-03-23drm/amdgpu: add sys_drv loading support for psp v13Hawking Zhang1-0/+37
2021-03-23drm/amdgpu: add kdb loading support for psp v13Hawking Zhang1-0/+70
2021-03-23drm/amdgpu: init sos microcode for psp v13Hawking Zhang3-1/+89
2021-03-23drm/amdgpu: Print the IH client ID name when vm fault happensYong Zhao4-6/+46
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng4-10/+165
2021-03-22drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher1-4/+7
2021-03-22drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher1-4/+2
2021-03-22drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma1-0/+8
2021-03-22drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher1-3/+7
2021-03-22drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2-3/+3
2021-03-22drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher1-3/+9
2021-03-22drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher1-4/+6
2021-03-22drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher8-89/+139
2021-03-22drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher1-5/+2
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher4-29/+25
2021-03-22drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang1-2/+6
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-18drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie15-61/+67
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee1-0/+5
2021-03-12Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie22-55/+346
2021-03-10drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher1-1/+1
2021-03-10drm/amd/pm: correct the watermark settings for PolarisEvan Quan1-4/+4
2021-03-10drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-03-10drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das1-1/+1
2021-03-10drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu1-1/+95
2021-03-10drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-03-10drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo10-0/+37
2021-03-10drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte1-1/+1
2021-03-10drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte1-4/+0
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai3-0/+10
2021-03-10drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-10drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-03-10drm/amdgpu/display: simplify backlight settingAlex Deucher1-16/+4
2021-03-10drm/amdkfd: Add aldebaran trap handler supportJay Cornwall4-83/+618
2021-03-10drm/amdgpu: add aldebaran sdma firmware support (v2)Kevin Wang1-3/+9
2021-03-10drm/amdkfd: Add Aldebaran KFD supportYong Zhao8-1/+29
2021-03-10drm/amdgpu: set ip blocks for aldebaranLe Ma1-0/+1
2021-03-10drm/amdgpu: correct mmBIF_SDMA4_DOORBELL_RANGE address for aldebaranLe Ma1-4/+14
2021-03-10drm/amdgpu: add sdma block support for aldebaranLe Ma1-0/+5
2021-03-10drm/amdgpu: add gfx v9 block support for aldebaranLe Ma1-1/+21
2021-03-10drm/amdgpu: set fw load type for aldebaranLe Ma1-0/+2
2021-03-10drm/amdgpu: add gmc v9 block support for AldebaranLe Ma1-0/+3
2021-03-10drm/amdgpu: add mmhub support for aldebaran (v3)Le Ma3-1/+642
2021-03-10drm/amdgpu: add soc15 common ip block support for aldebaranLe Ma1-2/+17