summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-01-21drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu1-23/+61
2021-01-21drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su1-1/+3
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui1-1/+0
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao1-0/+32
2021-01-14drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui1-17/+36
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong1-2/+14
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-07drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements1-1/+7
2021-01-07drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li1-4/+4
2021-01-07drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2021-01-07drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li1-2/+2
2021-01-07drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li1-4/+3
2021-01-07drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang1-1/+1
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie5-21/+27
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher1-2/+1
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher1-4/+6
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang1-1/+8
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang1-7/+4
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang1-6/+6
2020-12-18drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher1-1/+2
2020-12-17Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter18-54/+139
2020-12-16drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou1-0/+1
2020-12-16drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou1-0/+1
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix3-5/+5
2020-12-15drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher1-4/+5
2020-12-15drm/amdgpu/SRIOV: Extend VF reset request wait periodJiange Zhao4-3/+23
2020-12-15drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang1-1/+1
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher1-0/+4
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher1-4/+2
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher1-8/+1
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher1-1/+4
2020-12-15drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher1-2/+2
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher2-0/+5
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher4-14/+42
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang1-0/+3
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao3-8/+10
2020-12-15drm/amdgpu/sdma5.2: soft reset sdma blocks before setup and start sdmaXiaomeng Hou1-7/+32
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter3-32/+25
2020-12-11drm/amdgpu: limit the amdgpu_vm_update_ptes trace pointChristian König1-2/+3
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie115-673/+1768
2020-12-10drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-09drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher9-36/+0
2020-12-09drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher1-6/+2
2020-12-09drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher1-5/+1
2020-12-09drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher1-4/+0
2020-12-09drm/amd/display: add S/G support for VangoghRoman Li1-0/+1