drm/amd/amdgpu: Add gfxoff debugfs entry
authorTom St Denis <tom.stdenis@amd.com>
Fri, 21 Feb 2020 18:45:10 +0000 (13:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Feb 2020 19:17:33 +0000 (14:17 -0500)
commit669e2f91e4d11d9cc5859994439019e8c959f762
tree8fcb32dc168bc9779c9d15bc52f416f3018b69a5
parentc6fc97f9bc5c69ac030be9c3d8b8a2716690da1d
drm/amd/amdgpu: Add gfxoff debugfs entry

Write a 32-bit value of zero to disable GFXOFF and write a 32-bit
value of non-zero to enable GFXOFF.

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