aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-05-19drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin3-77/+15
2021-05-19drm/amd/display: consider channel coding in configure lttpr modeWenjing Liu2-18/+30
2021-05-19drm/amd/display: rename perform_link_training_int functionWenjing Liu1-2/+2
2021-05-19drm/amd/display: decide link training settings based on channel codingWenjing Liu1-4/+15
2021-05-19drm/amd/display: determine dp link encoding format from link settingsWenjing Liu3-0/+13
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-19drm/amd/display: Minor refactor of DP PHY test automationGeorge Shen1-7/+10
2021-05-19drm/amd/display: Document set RECOUT operationRodrigo Siqueira2-16/+39
2021-05-19drm/amd/display: Add kernel-doc to some hubp functionsRodrigo Siqueira1-0/+13
2021-05-19drm/amd/display: Remove legacy commentsRodrigo Siqueira1-160/+0
2021-05-19drm/amd/display: Add documentation for power gate planeRodrigo Siqueira1-2/+36
2021-05-19drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood5-2/+13
2021-05-19drm/amd/display: treat memory as a single-channel for asymmetric memory V3Hugo Hu2-2/+48
2021-05-19drm/amd/pm: Reset max GFX clock after disabling determinismLijo Lazar1-3/+8
2021-05-19drm/amd/pm: Fix showing incorrect frequencies on aldebaranLijo Lazar2-25/+55
2021-05-19drm/amd/pm: Add custom/current freq to pstatesLijo Lazar1-0/+8
2021-05-19drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements4-13/+13
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-19drm/amdgpu: Refine the error report when flush tlb.Peng Ju Zhou1-1/+1
2021-05-19drm/amdgpu: Skip the program of GRBM_CAM* in SRIOVPeng Ju Zhou1-0/+3
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-19drm/amdkfd: heavy-weight flush TLB after unmapPhilip Yang4-6/+13
2021-05-19Revert "drm/amdkfd: flush TLB after updating GPU page table"Philip Yang1-3/+0
2021-05-19drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu2-1/+4
2021-05-19drm/amdgpu: flush TLB if valid PDE turns into PTEPhilip Yang3-7/+27
2021-05-19drm/amdgpu: move struct amdgpu_vram_reservation into vram mgrChristian König2-5/+5
2021-05-19drm/amdgpu: check contiguous flags instead of mm_nodeChristian König1-7/+4
2021-05-19drm/amdgpu: set the contiguous flag if possibleChristian König1-2/+3
2021-05-19drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vramChristian König1-6/+9
2021-05-19drm/amdgpu: re-apply "use the new cursor in the VM code" v2Christian König3-40/+20
2021-05-19drm/amdgpu: query boot config cap before issue psp cmdHawking Zhang1-4/+6
2021-05-19drm/amdgpu: add helper function to query dynamic boot config capHawking Zhang3-0/+18
2021-05-19drm/amdgpu: switch to cached fw flags for mem training capHawking Zhang3-62/+11
2021-05-19drm/amdgpu: switch to cached fw flags for sram ecc capHawking Zhang1-21/+7
2021-05-19drm/amdgpu: switch to cached fw flags for gpu virt capHawking Zhang3-16/+13
2021-05-19drm/amdgpu: add atomfirmware helper function to query fw capHawking Zhang4-12/+44
2021-05-19drm/amdgpu: Complete multimedia bandwidth interfaceBokun Zhang4-7/+225
2021-05-19drm/amdgpu: Albebaran: MTYPE_NC for coarse-grain remote memoryFelix Kuehling2-2/+4
2021-05-19drm/amdgpu: Arcturus: MTYPE_NC for coarse-grain remote memoryFelix Kuehling2-2/+4
2021-05-19drm/amdgpu: Add compile flag for securedisplayJinzhou Su1-0/+4
2021-05-19drm/amdkfd: refine the poison data consumption handlingDennis Li3-1/+42
2021-05-19drm/amdkfd: new range accessible by all GPUsPhilip Yang1-4/+8
2021-05-19drm/amd/pm: Update aldebaran pmfw interfaceLijo Lazar2-3/+6
2021-05-19drm/amd/amdgpu: Cancel the hrtimer in sw_finiRoy Sun1-7/+5
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng4-4/+4
2021-05-19drm/amdgpu: update the method for harvest IP for specific SKULikun Gao1-14/+16
2021-05-19drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO6-2/+57
2021-05-19drm/amdgpu: add synchronization among waves in the same threadgroupDennis Li1-134/+142
2021-05-19drm/amdgpu/display: fix dal_allocation documentationAlex Deucher1-0/+4
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1