commit | d23ee13fba23a3039971a976b2c4857cb5ba9c73 | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Mon Jul 30 16:59:09 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 11:09:51 2018 -0500 |
tree | 88971cc05b8acc8f7e3ba0a9cee5d88e2aa68e97 | |
parent | 5a83c93249098df2ee3b0039ec8f4495b959fcd0 [diff] |
drm/amdgpu: Add amdgpu_gfx_off_ctrl function v2: 1. drop the special handling for the hw IP suggested by hawking and Christian. 2. refine the variable name suggested by Flora. This funciton as the entry of gfx off feature. we arbitrat gfx off feature enable/disable in this function. Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>