]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
authorEvan Quan <evan.quan@amd.com>
Thu, 5 Jul 2018 02:30:36 +0000 (10:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Jul 2018 19:44:52 +0000 (14:44 -0500)
commita5aedc2d18bcb33816545f39f13a37a0c86b3b3d
tree9a3b278d2ea79e63d8fd6a35d567630bb1ecdbd6
parentc3693768174e90481b1b074fcc1dc68d36dd98d4
drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG

Gfxoff feature may depends on the CGCG(on vega12, that's the case). This
change will help to enable gfxoff feature more frequently.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c