Home
last modified time | relevance | path

Searched hist:"95 f595097b22827a5ee562afff402570c6b8205a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_device.cdiff 95f595097b22827a5ee562afff402570c6b8205a Wed Jul 31 08:16:42 CDT 2013 Alex Deucher <alexander.deucher@amd.com> drm/radeon: properly handle pm on gpu reset

When we reset the GPU, we need to properly tear
down power management before reseting the GPU and then
set it back up again after reset. Add the missing
radeon_pm_[suspend|resume] calls to the gpu reset
function.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>