summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23drm/amdgpu: retire legacy vega10 sos version checkamd-drm-next-5.8-2020-04-24Hawking Zhang1-27/+1
2020-04-23drm/amdgpu: switch to helper function to init sos ucodeHawking Zhang2-84/+6
2020-04-23drm/amdgpu: add helper function to init sos ucodeHawking Zhang2-0/+72
2020-04-23drm/amdgpu: switch to helper function to init asd ucodeHawking Zhang4-75/+5
2020-04-23drm/amdgpu: add helper function to init asd ucodeHawking Zhang2-0/+38
2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang6-544/+0
2020-04-23drm/amdgpu: remove unnecessary tOS version checkHawking Zhang3-16/+4
2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang5-66/+30
2020-04-23drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpuBernard Zhao1-7/+7
2020-04-23drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu1-1/+4
2020-04-23drm/amdgpu: remove set but not used variable 'priority'YueHaibing1-2/+0
2020-04-23drm: amdgpu: fix kernel-doc struct warningRandy Dunlap1-1/+1
2020-04-23drm: amd/display: fix Kconfig help textRandy Dunlap1-6/+2
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao7-29/+41
2020-04-22drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König3-8/+28
2020-04-22drm/amdgpu: set error query ready after all IPs late initDennis Li2-5/+3
2020-04-22drm/amdgpu: code cleanup around gpu resetEvan Quan1-10/+4
2020-04-22drm/amdgpu: optimize the gpu reset for XGMI setup V2Evan Quan1-51/+25
2020-04-22drm/amdgpu: correct cancel_delayed_work_sync on gpu resetEvan Quan1-0/+2
2020-04-22drm/amdgpu: correct fbdev suspend on gpu resetEvan Quan1-1/+1
2020-04-22drm/amdgpu: cleanup coding style in amdkfd a bitBernard Zhao1-11/+9
2020-04-22drm/amdgpu: clean up unused variable about ring lruKevin Wang2-6/+0
2020-04-22drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li2-16/+31
2020-04-22drm/amd/powerplay: limit smu support to Arcturus for onevfJiansong Chen1-1/+4
2020-04-22drm/amdgpu: disble vblank when unloading sriov driverJiawei1-1/+2
2020-04-22drm/amdgpu: Print CU information by default during initializationYong Zhao1-1/+2
2020-04-22drm/amd/powerplay: update smu12_driver_if.h to align with pmfwPrike Liang1-15/+25
2020-04-22drm/amdgpu/powerplay:avoid to show invalid DPM table infoYuxian Dai1-0/+2
2020-04-22drm/amdgpu: Adjust the SDMA doorbell info printingYong Zhao2-2/+2
2020-04-22drm/amdkfd: Adjust three kfd dmesg printings during initializationYong Zhao2-3/+1
2020-04-22drm/amd/display: fix bug in the logic for panel power controlAnthony Koo1-1/+1
2020-04-22drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood1-27/+31
2020-04-22drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-04-22drm/amd/display: Adjust refactored dm for color management onlyStylon Wang3-14/+14
2020-04-22drm/amd/display: access ABM from stream resource.Yongqiang Sun1-16/+23
2020-04-22drm/amd/display: blank dp stream before re-train the linkXiaodong Yan1-0/+12
2020-04-22drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai1-0/+15
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo16-249/+251
2020-04-22drm/amd/display: Add HW rotation cursor changes to dcn10Jaehyun Chung1-5/+13
2020-04-22drm/amd/display: Factor in immediate flip support into DLG calculationsNicholas Kazlauskas1-1/+1
2020-04-22drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin1-1/+1
2020-04-22drm/amd/display: destroy panel on link destructAnthony Koo1-0/+3
2020-04-22drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh1-3/+0
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo22-94/+572
2020-04-22drm/amd/display: make all backlight calls link basedAnthony Koo5-32/+33
2020-04-22drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1Sung Lee1-2/+10
2020-04-22drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood3-1/+51
2020-04-22drm/amd/display: 3.2.81Aric Cyr1-1/+1
2020-04-22drm/amd/display: Update MPCC if requestedAric Cyr1-1/+2
2020-04-22drm/amd/display: Fix HDR visual confirmAric Cyr1-10/+10