Re: [Intel-gfx] [PATCH 06/10] drm/i915: VLV/CHV PSR Software timer mode control

2014-11-13 Thread Rodrigo Vivi
;Cc: Vivi, Rodrigo >>Subject: [Intel-gfx] [PATCH 06/10] drm/i915: VLV/CHV PSR Software timer mode >>control >> >>This patch introduces exit/activate functions for PSR >>on VLV+. Since on VLV+ HW cannot track frame updates and force PSR >>exit let's use fully

Re: [Intel-gfx] [PATCH 06/10] drm/i915: VLV/CHV PSR Software timer mode control

2014-11-06 Thread R, Durgadoss
>-Original Message- >From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of >Rodrigo Vivi >Sent: Wednesday, October 29, 2014 12:16 AM >To: intel-gfx@lists.freedesktop.org >Cc: Vivi, Rodrigo >Subject: [Intel-gfx] [PATCH 06/10] drm/i915: VLV/CHV PS

[Intel-gfx] [PATCH 06/10] drm/i915: VLV/CHV PSR Software timer mode control

2014-10-28 Thread Rodrigo Vivi
This patch introduces exit/activate functions for PSR on VLV+. Since on VLV+ HW cannot track frame updates and force PSR exit let's use fully SW tracking available. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_dp.c | 94 +++-- 1 file changed, 81