summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2016-08-08drm/amdgpu: enable VCE soft resetChunming Zhou
2016-08-08drm/amdgpu: remove RB1_BUSY bit checkingRex Zhu
2016-08-08drm/amdgpu: fix harvest config checking in vce3 check_soft_resetChunming Zhou
2016-08-08drm/amdgpu: irq resume should be immediately after gpu resumeChunming Zhou
2016-08-08drm/amd/amdgpu: Partially revert change to UVD v3 CGTom St Denis
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for StoneyTom St Denis
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for CarrizoTom St Denis
2016-08-08drm/amd/amdgpu: Don't set VCE CG in startupTom St Denis
2016-08-08drm/amd/amdgpu: Fix VCE CG order and resume defaultsTom St Denis
2016-08-08drm/amd/amdgpu: fix indentation in vce3 CGTom St Denis
2016-08-08drm/amdgpu: remove the check for sessions being closedLeo Liu
2016-08-08drm/amdgpu: print more accurate error messages on IB submission failureMarek Olšák
2016-08-08drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang
2016-08-08drm/amdgpu: AMD SW workaround for certain partner boardsRex Zhu
2016-08-08drm/amd/powerplay: pass sub_device_id and sub_vendor_id to powerplay.Rex Zhu
2016-08-08drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user spaceFlora Cui
2016-08-08drm/amdgpu: implement amdgpu_fill_buffer()Flora Cui
2016-08-08drm/amdgpu/gfx8: remove stale function declarationAlex Deucher
2016-08-08drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang
2016-08-08drm/amdgpu/ci: add mullins to default case for smc ucodeAlex Deucher
2016-08-08drm/amdgpu/gmc7: add missing mullins caseAlex Deucher
2016-08-08drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu
2016-08-08drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu
2016-08-08drm/amd/amdgpu: Enable stoney VCE PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable stoney UVD PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable stoney GFX PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable carrizo VCE PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable carrizo UVD PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable carrizo GFX PGTom St Denis
2016-08-08drm/amd/amdgpu: Add error messages to UVD PG in DPMTom St Denis
2016-08-08drm/amd/amdgpu: enable PG_EN bit in powergating UVDTom St Denis
2016-08-08drm/amd/amdgpu: don't track state in UVD clockgatingTom St Denis
2016-08-08drm/amd/amdgpu: don't set clockgating in uvd_v6_0_start()Tom St Denis
2016-08-08drm/amd/amdgpu: add pm lock to debugfs mmio entryTom St Denis
2016-08-08drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for U...Tom St Denis
2016-08-08drm/amdgpu/powerplay: enable powerplay by default on TOPAZAlex Deucher
2016-08-08drm/amdgpu: enable iceland powerplay manuallyHuang Rui
2016-08-08drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ring.cChristian König
2016-08-08drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ih.cChristian König
2016-08-08drm/amdgpu: user amdgpu_bo_create_kernel for the UVD BOChristian König
2016-08-08drm/amdgpu: add more warning to amdgpu_bo_offsetChristian König
2016-08-08drm/amdgpu: pin shared GWS, GDS and OA resourcesChristian König
2016-08-08drm/amdgpu: add new helper for in kernel allocationsChristian König
2016-08-08drm/amdgpu: add dce10 check_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement vce3 check/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement UVD6 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement vi ih check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement gmc8 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement sdma3 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement gfx8 post_soft_resetChunming Zhou