drm/amdgpu: add a new set of rlc function pointers
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Apr 2016 19:45:13 +0000 (15:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:22:11 +0000 (20:22 -0400)
commit79e5412c58ef7bfdc54d1bb85b63c6c8e6d2c3f7
treed2b157255409b6071a27ff3976259a42fcb25c88
parent146f256faea7762d42c1b2aae14b816a92f2eb10
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>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
This page took 0.026261 seconds and 5 git commands to generate.