Re: [Intel-gfx] [PATCH v1 0/3] Adding support for plane constant alpha drm property.

2014-06-02 Thread Sagar Arun Kamble
Gentle reminder for reviewing the patches.

Thanks,
Sagar

On Mon, 2014-05-05 at 23:44 +0530, sagar.a.kam...@intel.com wrote:
 From: Sagar Kamble sagar.a.kam...@intel.com
 
 This patch series introduces drm property for plane level alpha.
 These patches are based on following patches which are already under 
 review/reviewed:
 
 Documentation: drm: describing drm properties exposed by various drivers
 Propagate the error from intel_update_plane() up through 
 intel_plane_restore() to the caller.
 
 Sagar Kamble (3):
   drm/i915: Add set_property function for planes
   drm/i915: Enabling constant alpha drm property
   Documentation: drm: describing plane constant alpha property
 
  Documentation/DocBook/drm.tmpl  | 10 -
  drivers/gpu/drm/i915/i915_dma.c | 11 ++
  drivers/gpu/drm/i915/i915_drv.h |  1 +
  drivers/gpu/drm/i915/i915_reg.h |  1 +
  drivers/gpu/drm/i915/intel_drv.h|  1 +
  drivers/gpu/drm/i915/intel_sprite.c | 43 
 -
  6 files changed, 65 insertions(+), 2 deletions(-)
 


___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] [PATCH v1 0/3] Adding support for plane constant alpha drm property.

2014-05-05 Thread sagar . a . kamble
From: Sagar Kamble sagar.a.kam...@intel.com

This patch series introduces drm property for plane level alpha.
These patches are based on following patches which are already under 
review/reviewed:

Documentation: drm: describing drm properties exposed by various drivers
Propagate the error from intel_update_plane() up through intel_plane_restore() 
to the caller.

Sagar Kamble (3):
  drm/i915: Add set_property function for planes
  drm/i915: Enabling constant alpha drm property
  Documentation: drm: describing plane constant alpha property

 Documentation/DocBook/drm.tmpl  | 10 -
 drivers/gpu/drm/i915/i915_dma.c | 11 ++
 drivers/gpu/drm/i915/i915_drv.h |  1 +
 drivers/gpu/drm/i915/i915_reg.h |  1 +
 drivers/gpu/drm/i915/intel_drv.h|  1 +
 drivers/gpu/drm/i915/intel_sprite.c | 43 -
 6 files changed, 65 insertions(+), 2 deletions(-)

-- 
1.8.5

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx