summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-19drm/amdgpu/dm: Do not throw an error for a display with no audioChris Wilson1-2/+0
2019-11-19drm/amd/display: remove set but not used variable 'min_content'zhengbin1-2/+0
2019-11-19drm/amd/display: remove set but not used variable 'bp' in bios_parser.czhengbin1-2/+0
2019-11-19drm/amd/display: remove set but not used variable 'bp' in bios_parser2.czhengbin1-2/+0
2019-11-19drm/amd/display: remove set but not used variable 'old_plane_crtc'zhengbin1-2/+1
2019-11-19drm/amdgpu/nv: add asic func for fetching vbios from rom directlyAlex Deucher1-2/+22
2019-11-19drm/amdgpu/soc15: move struct definition around to align with other soc15 asicsAlex Deucher1-1/+1
2019-11-19drm/amdgpu: put flush_delayed_work at firstYintian Tao1-3/+1
2019-11-19drm/amdgpu/vcn2.5: fix the enc loop with hw finiLeo Liu1-3/+3
2019-11-19drm/amdkfd: remove set but not used variable 'top_dev'zhengbin1-3/+0
2019-11-19drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan1-0/+6
2019-11-19drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan1-5/+18
2019-11-19drm/amd/powerplay: issue BTC on Navi during SMU setupEvan Quan1-0/+12
2019-11-19drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2Evan Quan2-4/+28
2019-11-19drm/amdgpu: enable Arcturus JPEG2.5 blockLeo Liu1-0/+2
2019-11-19drm/amdgpu: enable Arcturus CG for VCN and JPEG blocksLeo Liu1-1/+3
2019-11-19drm/amdgpu: move JPEG2.5 out from VCN2.5Leo Liu9-602/+679
2019-11-19drm/amdgpu: enable JPEG2.0 for Navi1x and RenoirLeo Liu2-0/+5
2019-11-19drm/amdgpu: add driver support for JPEG2.0 and aboveLeo Liu2-2/+9
2019-11-19drm/amdgpu: enable JPEG2.0 dpmLeo Liu3-1/+22
2019-11-19drm/amd/powerplay: set JPEG to SMU dpmLeo Liu2-0/+5
2019-11-19drm/amd/powerplay: add JPEG power control for RenoirLeo Liu1-0/+26
2019-11-19drm/amd/powerplay: add Powergate JPEG for RenoirLeo Liu5-0/+18
2019-11-19drm/amd/powerplay: add JPEG power control for Navi1xLeo Liu1-2/+30
2019-11-19drm/amd/powerplay: add JPEG Powerplay interfaceLeo Liu1-0/+3
2019-11-19drm/amdgpu: add PG and CG for JPEG2.0Leo Liu3-27/+45
2019-11-19drm/amdgpu: add JPEG PG and CG interfaceLeo Liu1-0/+2
2019-11-19drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0Leo Liu1-257/+3
2019-11-19drm/amdgpu: add JPEG v2.0 function supportsLeo Liu3-1/+853
2019-11-19drm/amdgpu: add JPEG common functions to amdgpu_jpegLeo Liu2-0/+86
2019-11-19drm/amdgpu: add JPEG IP block typeLeo Liu1-1/+2
2019-11-19drm/amdgpu: use the JPEG structure for general driver supportLeo Liu3-10/+8
2019-11-19drm/amdgpu: separate JPEG1.0 code out from VCN1.0Leo Liu4-470/+630
2019-11-19drm/amdgpu: add amdgpu_jpeg and JPEG testsLeo Liu3-2/+141
2019-11-19drm/amdgpu: add JPEG HW IP and SW structuresLeo Liu2-0/+51
2019-11-19drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan3-6/+7
2019-11-19drm/amdgpu: init umc functions for arcturus umc rasHawking Zhang1-0/+2
2019-11-19drm/amdgpu: enable ras capablity check on arcturusHawking Zhang1-1/+2
2019-11-19drm/amdkfd: Rename kfd_kernel_queue_*.c to kfd_packet_manager_*.cYong Zhao3-2/+2
2019-11-19drm/amdkfd: Eliminate ops_asic_specific in kernel queueYong Zhao4-125/+26
2019-11-19drm/amdkfd: Merge CIK kernel queue functions into VIYong Zhao5-60/+9
2019-11-13drm/amd/powerplay: remove set but not used variable 'us_mvdd'yu kuai1-12/+0
2019-11-13drm/amdgpu: remove set but not used variable 'invalid'yu kuai1-2/+2
2019-11-13drm/amdgpu: remove set but not used variable 'count'yu kuai1-2/+2
2019-11-13drm/amdgpu: remove set but not used variable 'amdgpu_connector'yu kuai1-2/+0
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...yu kuai2-4/+2
2019-11-13drm/amd/display: remove set but not used variable 'bpc'YueHaibing1-15/+0
2019-11-13drm/amdkfd: Stop using GFP_NOIO explicitly for two placesYong Zhao2-2/+2
2019-11-13drm/amdkfd: Use QUEUE_IS_ACTIVE macro in mqd v10Yong Zhao1-9/+2
2019-11-13drm/amdkfd: Fix a bug when calculating save_area_used_sizeYong Zhao1-1/+2