OSDN Git Service

drm/amd/amdgpu: Fix VCE CG order and resume defaults
authorTom St Denis <tom.stdenis@amd.com>
Wed, 3 Aug 2016 14:15:24 +0000 (10:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 15:33:14 +0000 (11:33 -0400)
commit6f906814a5a8045874910f9c21c3ffd758a22f65
tree1003b781960e009ca4e9a9bfa0ff23dbe2e0075e
parentf16fe6d303855b609618d5db8705a8ee4634e4bf
drm/amd/amdgpu: Fix VCE CG order and resume defaults

CG was being enabled in reverse sense from dpm/powerplay.
Also fix the default CLK_EN signal to enable all of the blocks.

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/vce_v3_0.c