commit | 79e5412c58ef7bfdc54d1bb85b63c6c8e6d2c3f7 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 08 15:45:13 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 04 20:22:11 2016 -0400 |
tree | d2b157255409b6071a27ff3976259a42fcb25c88 | |
parent | 146f256faea7762d42c1b2aae14b816a92f2eb10 [diff] |
drm/amdgpu: add a new set of rlc function pointers Different asics tend to have different ways to interact with the RLC. This just covers enter/exit of safe mode for updating CG and PG state, but could be extended to cover other RLC operations in the future if necessary. Acked-by: Tom St Denis <tom.stdenis@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>