]> git.karo-electronics.de Git - linux-beck.git/commit
drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6
authorTom St Denis <tom.stdenis@amd.com>
Wed, 23 Mar 2016 17:14:31 +0000 (13:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 May 2016 19:25:40 +0000 (15:25 -0400)
commitbe3ecca7fe157aa0eadf4ada8bee2d3e47e83c76
tree244f2dedafba76f8325e29fc86c68350b4ea171c
parentb2c0cbd657173f024138d6421774007690ceeffd
drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6

This patch adds support for software clock gating to UVD 5
and UVD 6 blocks with a preliminary commented out hardware
gating routine.

Currently hardware gating does not work so it's not activated.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c