[Intel-gfx] [PATCH 0/6] Cursor support with universal planes (v4)
Matt Roper
matthew.d.roper at intel.com
Tue Jun 10 17:28:07 CEST 2014
Rebasing to the latest drm-intel-nightly and resending at the request of the
reviewers. Daniel has already provided an r-b for the first five patches here,
so #6 is the main functionality awaiting review.
Matt Roper (6):
drm: Refactor framebuffer creation to allow internal use (v2)
drm: Refactor setplane to allow internal use (v3)
drm: Support legacy cursor ioctls via universal planes when possible
(v4)
drm: Allow drivers to register cursor planes with crtc
drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2)
drm/i915: Switch to unified plane cursor handling (v4)
drivers/gpu/drm/drm_crtc.c | 357 +++++++++++++++++++++++++----------
drivers/gpu/drm/i915/intel_display.c | 170 +++++++++++++----
drivers/gpu/drm/i915/intel_drv.h | 1 -
include/drm/drm_crtc.h | 6 +-
4 files changed, 390 insertions(+), 144 deletions(-)
--
1.8.5.1
More information about the Intel-gfx
mailing list