[PATCH 07/11] drm/i915: add update function to disable/enable-back PSR

2013-06-26 Thread Rodrigo Vivi
Required function to disable PSR when going to console mode. But also can be used whenever PSR mode entry conditions changed. v2: Add it before PSR Hook. Update function not really been called yet. --- drivers/gpu/drm/i915/intel_dp.c | 37 ++--- drivers/gpu/drm/i9

[PATCH 07/11] drm/i915: add update function to disable/enable-back PSR

2013-06-26 Thread Rodrigo Vivi
Required function to disable PSR when going to console mode. But also can be used whenever PSR mode entry conditions changed. v2: Add it before PSR Hook. Update function not really been called yet. --- drivers/gpu/drm/i915/intel_dp.c | 37 ++--- drivers/gpu/drm/i9