aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
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-11drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-0/+2
2021-05-11drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-1/+1
2021-05-11drm/amdgpu/display: remove an old DCN3 guardAlex Deucher1-2/+0
2021-05-11drm/amdgpu: Delete two unneeded bool conversionsZhen Lei1-2/+2
2021-05-11drm/amd/display: Delete several unneeded bool conversionsZhen Lei2-3/+3
2021-05-11drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-10drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva2-99/+109
2021-05-10drm/radeon/si_dpm: Fix SMU power state loadGustavo A. R. Silva2-99/+109
2021-05-10drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva2-84/+94
2021-05-10drm/amd/amdgpu: Fix errors in function documentationDwaipayan Ray1-0/+3
2021-05-10drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski2-16/+0
2021-05-10drm/amdgpu: add function to clear MMEA error status for aldebaranDennis Li3-0/+24
2021-05-10drm/amdgpu: correct the funtion to clear GCEA error statusDennis Li1-1/+4
2021-05-10drm/amd/display: 3.2.135.1Aric Cyr1-1/+1
2021-05-10drm/amd/display: [FW Promotion] Release 0.0.65Anthony Koo1-7/+116
2021-05-10drm/amd/display: 3.2.135Aric Cyr1-1/+1
2021-05-10drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-05-10drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang1-3/+3
2021-05-10drm/amd/display: Handle pixel format test requestIlya Bakoulin1-1/+18
2021-05-10drm/amd/display: Fix clock table filling logicIlya Bakoulin2-39/+74
2021-05-10drm/amd/display: minor dp link training refactorWenjing Liu4-60/+77
2021-05-10drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere6-87/+87
2021-05-10drm/amd/display: Add dc log for DP SST DSC enable/disableFangzhi Zuo1-2/+4
2021-05-10drm/amd/display: Expand DP module training API.Jimmy Kizito2-5/+12
2021-05-10drm/amd/display: Add fallback and abort paths for DP link training.Jimmy Kizito5-11/+42
2021-05-10drm/amd/display: Update setting of DP training parameters.Jimmy Kizito5-8/+60
2021-05-10drm/amd/display: Update DPRX detection.Jimmy Kizito2-3/+25
2021-05-10drm/amdgpu: covert ras status to kernel errnoDennis Li2-38/+34