summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-08drm/amdgpu: Initialize dce_virtual_ip_funcsEmily Deng4-2/+343
2016-08-08drm/amdgpu: Add virtual connector and encoder macros.Emily Deng1-0/+7
2016-08-08drm/amdgpu: Don't retry 7 times in amdgpu_atombios_dp_get_dpcd()Lyude1-11/+10
2016-08-08drm/amdgpu: Don't print error on aux transaction timeoutsLyude1-1/+0
2016-08-08drm/radeon: Don't retry 7 times in radeon_dp_dpcd()Lyude1-11/+10
2016-08-08drm/radeon: Don't print error on aux transaction timeoutsLyude1-1/+0
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer7-14/+8
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer6-12/+10
2016-08-08drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer6-9/+19
2016-08-08drm/amdgpu: move all Kconfig options to amdgpu/KconfigAlex Deucher2-3/+2
2016-08-08drm/amd/powerplay: enable powerplay as default on CZ/STHuang Rui1-3/+1
2016-08-08drm/amd/powerplay: change structure variable name.Rex Zhu1-2/+2
2016-08-08drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.Rex Zhu3-10/+1
2016-08-08drm/amdgpu: enable VCE soft resetChunming Zhou2-4/+0
2016-08-08drm/amdgpu: remove RB1_BUSY bit checkingRex Zhu1-1/+5
2016-08-08drm/amdgpu: fix harvest config checking in vce3 check_soft_resetChunming Zhou1-3/+0
2016-08-08drm/amdgpu: irq resume should be immediately after gpu resumeChunming Zhou1-1/+1
2016-08-08drm/amd/amdgpu: Partially revert change to UVD v3 CGTom St Denis1-3/+3
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for StoneyTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for CarrizoTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Don't set VCE CG in startupTom St Denis1-4/+0
2016-08-08drm/amd/amdgpu: Fix VCE CG order and resume defaultsTom St Denis1-24/+12
2016-08-08drm/amd/amdgpu: fix indentation in vce3 CGTom St Denis1-6/+7
2016-08-08drm/amdgpu: remove the check for sessions being closedLeo Liu1-8/+2
2016-08-08drm/amdgpu: print more accurate error messages on IB submission failureMarek Olšák1-4/+13
2016-08-08drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang4-7/+21
2016-08-08drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang2-0/+7
2016-08-08drm/amd/powrplay: delete code no longer in use on Polaris.Rex Zhu1-13/+0
2016-08-08drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu2-1/+6
2016-08-08drm/amdgpu: AMD SW workaround for certain partner boardsRex Zhu1-1/+4
2016-08-08drm/amd/powerplay: pass sub_device_id and sub_vendor_id to powerplay.Rex Zhu2-0/+5
2016-08-08drm/amd/powerplay: delete useless code in hwmgr.Rex Zhu2-137/+7
2016-08-08drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user spaceFlora Cui2-0/+35
2016-08-08drm/amdgpu: implement amdgpu_fill_buffer()Flora Cui2-0/+67
2016-08-08drm/amdgpu/gfx8: remove stale function declarationAlex Deucher1-2/+0
2016-08-08drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang1-5/+2
2016-08-08drm/amdgpu/ci: add mullins to default case for smc ucodeAlex Deucher1-0/+1
2016-08-08drm/amdgpu/gmc7: add missing mullins caseAlex Deucher1-0/+1
2016-08-08drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu4-3/+15
2016-08-08drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu10-23/+34
2016-08-08drm/amd/powerplay: fix typos of volt/millivolt symbols in comment.Rex Zhu1-2/+2
2016-08-08drm/amd/amdgpu: Enable stoney VCE PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable stoney UVD PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable stoney GFX PGTom St Denis1-0/+3
2016-08-08drm/amd/amdgpu: Enable carrizo VCE PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable carrizo UVD PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable carrizo GFX PGTom St Denis1-0/+6
2016-08-08drm/amd/amdgpu: Add error messages to UVD PG in DPMTom St Denis1-6/+35
2016-08-08drm/amd/amdgpu: enable PG_EN bit in powergating UVDTom St Denis1-0/+2
2016-08-08drm/amd/amdgpu: don't track state in UVD clockgatingTom St Denis1-10/+4