[Intel-gfx] [PATCH v1 0/3] Adding support for plane constant alpha drm property.
Sagar Arun Kamble
sagar.a.kamble at intel.com
Tue Jun 3 07:30:53 CEST 2014
Gentle reminder for reviewing the patches.
Thanks,
Sagar
On Mon, 2014-05-05 at 23:44 +0530, sagar.a.kamble at intel.com wrote:
> From: Sagar Kamble <sagar.a.kamble at 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(-)
>
More information about the Intel-gfx
mailing list