[Intel-gfx] [PATCH 0/9] Skylake primary plane read-out v2

Damien Lespiau damien.lespiau at intel.com
Mon Jan 19 10:44:42 PST 2015


Follow up of http://lists.freedesktop.org/archives/intel-gfx/2014-October/054391.html

with:
  - Remarks from Tvrtko on patch 8 addressed.
  - Suggestion from Daniel implemented (patch 9)

-- 
Damien

Damien Lespiau (9):
  drm/i915: Change plane_config to store a tiling_mode
  drm/i915: Use a common function for computing the fb height alignment
  drm/i915: Unclutter the get_plane() functions
  drm/i915: Don't use crtc->plane in ILK+ get_config()
  drm/i915: Use pipe_name() in the get_plane_config() functions
  drm/i915: Make intel_format_to_fourcc() static
  drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes
  drm/i915/skl: Provide a Skylake version of get_plane_config()
  drm/i915: Rename plane_config to initial_plane_config

 drivers/gpu/drm/i915/i915_drv.h      |   6 +-
 drivers/gpu/drm/i915/intel_display.c | 256 +++++++++++++++++++++++++----------
 drivers/gpu/drm/i915/intel_drv.h     |   9 +-
 drivers/gpu/drm/i915/intel_fbdev.c   |   5 +-
 4 files changed, 192 insertions(+), 84 deletions(-)

-- 
1.8.3.1



More information about the Intel-gfx mailing list