[Intel-gfx] [PATCH v1 0/3] Adding support for plane constant alpha drm property.
sagar.a.kamble at intel.com
sagar.a.kamble at intel.com
Mon May 5 20:14:01 CEST 2014
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(-)
--
1.8.5
More information about the Intel-gfx
mailing list