summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-20drm/amd/amdgpu: Use IP discovery table for beige gobyChengming Gui1-0/+1
2021-05-20drm/amd/amdgpu: support cp_fw_write_wait for beige_gobyChengming Gui1-0/+1
2021-05-20drm/amd/amdgpu: add virtual display support for beige_gobyChengming Gui1-0/+2
2021-05-20drm/amd/amdgpu: configure beige_goby gfx according to gfx 10.3's definitionChengming Gui1-0/+9
2021-05-20drm/amd/amdgpu: add sdma ip block for beige_gobyChengming Gui2-0/+8
2021-05-20drm/amd/amdgpu: add gfx ip block for beige_gobyChengming Gui2-0/+6
2021-05-20drm/amd/amdgpu: add ih ip block for beige_gobyChengming Gui2-0/+2
2021-05-20drm/amd/amdgpu: add gmc ip block for beige_gobyChengming Gui2-0/+2
2021-05-20drm/amd/amdgpu: add common ip block for beige_gobyChengming Gui1-0/+3
2021-05-20drm/amd/amdgpu: add mmhub support for beige_gobyChengming Gui1-0/+6
2021-05-20drm/amd/amdgpu: initialize IP offset for beige_gobyChengming Gui5-1/+1334
2021-05-20drm/amd/amdgpu: add common support for beige_gobyChengming Gui1-0/+6
2021-05-20drm/amd/amdgpu: add gmc support for beige_gobyChengming Gui1-0/+3
2021-05-20drm/amd/amdgpu: add support for beige_goby firmwareChengming Gui1-0/+10
2021-05-20drm/amd/amdgpu: set asic family and ip blocks for beige_gobyChengming Gui1-0/+1
2021-05-20drm/amd/amdgpu: set fw load type for beige_gobyChengming Gui1-0/+2
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