summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-20drm/amd/amdgpu: add beige_goby asic typeChengming Gui2-0/+2
2021-05-20drm/amd/display: 3.2.136Aric Cyr1-1/+1
2021-05-20drm/amd/display: [FW Promotion] Release 0.0.66Anthony Koo1-2/+2
2021-05-20drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood14-25/+68
2021-05-20drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-05-20drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin2-3/+4
2021-05-20drm/amd/display: Correct DPCD revision for eDP v1.4Zhan Liu1-2/+10
2021-05-20drm/amd/display: Add Overflow check to skip MALLBhawanpreet Lakha1-0/+9
2021-05-20drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin3-77/+15
2021-05-20drm/amd/display: consider channel coding in configure lttpr modeWenjing Liu2-18/+30
2021-05-20drm/amd/display: rename perform_link_training_int functionWenjing Liu1-2/+2
2021-05-20drm/amd/display: decide link training settings based on channel codingWenjing Liu1-4/+15
2021-05-20drm/amd/display: determine dp link encoding format from link settingsWenjing Liu3-0/+13
2021-05-20drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-20drm/amd/display: Minor refactor of DP PHY test automationGeorge Shen1-7/+10
2021-05-20drm/amd/display: Document set RECOUT operationRodrigo Siqueira2-16/+39
2021-05-20drm/amd/display: Add kernel-doc to some hubp functionsRodrigo Siqueira1-0/+13
2021-05-20drm/amd/display: Remove legacy commentsRodrigo Siqueira1-160/+0
2021-05-20drm/amd/display: Add documentation for power gate planeRodrigo Siqueira1-2/+36
2021-05-20drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood5-2/+13
2021-05-20drm/amd/display: treat memory as a single-channel for asymmetric memory V3Hugo Hu2-2/+48
2021-05-20drm/amd/pm: Reset max GFX clock after disabling determinismLijo Lazar1-3/+8
2021-05-20drm/amd/pm: Fix showing incorrect frequencies on aldebaranLijo Lazar2-25/+55
2021-05-20drm/amd/pm: Add custom/current freq to pstatesLijo Lazar1-0/+8
2021-05-20drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements4-14/+14
2021-05-20drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-20drm/amdgpu: Refine the error report when flush tlb.Peng Ju Zhou1-1/+1
2021-05-20drm/amdgpu: Skip the program of GRBM_CAM* in SRIOVPeng Ju Zhou1-0/+3
2021-05-20drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-20drm/amdkfd: heavy-weight flush TLB after unmapPhilip Yang4-6/+13
2021-05-20Revert "drm/amdkfd: flush TLB after updating GPU page table"Philip Yang1-3/+0
2021-05-20drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu2-1/+4
2021-05-20drm/amdgpu: flush TLB if valid PDE turns into PTEPhilip Yang3-7/+27
2021-05-20drm/radeon: use the dummy page for GART if neededChristian König1-1/+2
2021-05-20drm/amdgpu: move struct amdgpu_vram_reservation into vram mgrChristian König2-5/+5
2021-05-20drm/amdgpu: check contiguous flags instead of mm_nodeChristian König1-7/+4
2021-05-20drm/amdgpu: set the contiguous flag if possibleChristian König1-2/+3
2021-05-20drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vramChristian König1-6/+9
2021-05-20drm/amdgpu: re-apply "use the new cursor in the VM code" v2Christian König3-40/+20
2021-05-20drm/amdgpu: query boot config cap before issue psp cmdHawking Zhang1-4/+6
2021-05-20drm/amdgpu: add helper function to query dynamic boot config capHawking Zhang3-0/+18
2021-05-20drm/amdgpu: switch to cached fw flags for mem training capHawking Zhang3-62/+11
2021-05-20drm/amdgpu: switch to cached fw flags for sram ecc capHawking Zhang1-21/+7
2021-05-20drm/amdgpu: switch to cached fw flags for gpu virt capHawking Zhang3-16/+13
2021-05-20drm/amdgpu: add atomfirmware helper function to query fw capHawking Zhang4-12/+44
2021-05-20drm/amdgpu: Complete multimedia bandwidth interfaceBokun Zhang4-7/+225
2021-05-20drm/amdgpu: Albebaran: MTYPE_NC for coarse-grain remote memoryFelix Kuehling2-2/+4
2021-05-20drm/amdgpu: Arcturus: MTYPE_NC for coarse-grain remote memoryFelix Kuehling2-2/+4
2021-05-20drm/amdgpu: Add compile flag for securedisplayJinzhou Su1-0/+4
2021-05-20drm/amdkfd: refine the poison data consumption handlingDennis Li3-1/+42