[PATCH 2/9] drm/radeon: fix pm handling in radeon_gpu_reset

2014-08-27 Thread Christian König
From: Alex Deucher pm_suspend is handled in the radeon_suspend callbacks. pm_resume has special handling depending on whether dpm or legacy pm is enabled. Change radeon_gpu_reset to mirror the behavior in the suspend and resume paths. Signed-off-by: Alex Deucher Reviewed-by: Christian K?nig R

[PATCH 2/9] drm/radeon: fix pm handling in radeon_gpu_reset

2014-08-26 Thread Christian König
From: Alex Deucher pm_suspend is handled in the radeon_suspend callbacks. pm_resume has special handling depending on whether dpm or legacy pm is enabled. Change radeon_gpu_reset to mirror the behavior in the suspend and resume pathes. Signed-off-by: Alex Deucher Reviewed-by: Christian K?nig