[PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ACTIVE.

2013-06-26 Thread Chris Wilson
On Wed, Jun 26, 2013 at 06:55:20PM -0300, Rodrigo Vivi wrote: > This global value allows userspace know when PSR is enabled and active, > i.e. in SRD entry state. > This will allow userspace emit more busy_ioctl when doing directly copy_area > operations through scanout allowing forced psr exit. I

[PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ACTIVE.

2013-06-26 Thread Rodrigo Vivi
This global value allows userspace know when PSR is enabled and active, i.e. in SRD entry state. This will allow userspace emit more busy_ioctl when doing directly copy_area operations through scanout allowing forced psr exit. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/i915_dma.c | 3 +

Re: [PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ACTIVE.

2013-06-26 Thread Chris Wilson
On Wed, Jun 26, 2013 at 06:55:20PM -0300, Rodrigo Vivi wrote: > This global value allows userspace know when PSR is enabled and active, > i.e. in SRD entry state. > This will allow userspace emit more busy_ioctl when doing directly copy_area > operations through scanout allowing forced psr exit. I

[PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ACTIVE.

2013-06-26 Thread Rodrigo Vivi
This global value allows userspace know when PSR is enabled and active, i.e. in SRD entry state. This will allow userspace emit more busy_ioctl when doing directly copy_area operations through scanout allowing forced psr exit. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/i915_dma.c | 3 +