public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Skylake primary plane read-out v2
@ 2015-01-19 18:44 Damien Lespiau
  2015-01-19 18:44 ` [PATCH 1/9] drm/i915: Change plane_config to store a tiling_mode Damien Lespiau
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Damien Lespiau @ 2015-01-19 18:44 UTC (permalink / raw)
  To: intel-gfx

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

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/9] Skylake primary plane read-out v2
@ 2015-01-20 12:51 Damien Lespiau
  0 siblings, 0 replies; 13+ messages in thread
From: Damien Lespiau @ 2015-01-20 12:51 UTC (permalink / raw)
  To: intel-gfx

Follow up of:

  http://lists.freedesktop.org/archives/intel-gfx/2015-January/058607.html

With the following changes:

  - Rebased on top of today's -nightly
  - Added the r-b tags

-- 
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 | 257 +++++++++++++++++++++++++----------
 drivers/gpu/drm/i915/intel_drv.h     |   9 +-
 drivers/gpu/drm/i915/intel_fbdev.c   |   5 +-
 4 files changed, 193 insertions(+), 84 deletions(-)

-- 
1.8.3.1

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-01-20 12:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 18:44 [PATCH 0/9] Skylake primary plane read-out v2 Damien Lespiau
2015-01-19 18:44 ` [PATCH 1/9] drm/i915: Change plane_config to store a tiling_mode Damien Lespiau
2015-01-19 18:44 ` [PATCH 2/9] drm/i915: Use a common function for computing the fb height alignment Damien Lespiau
2015-01-19 18:44 ` [PATCH 3/9] drm/i915: Unclutter the get_plane() functions Damien Lespiau
2015-01-19 18:44 ` [PATCH 4/9] drm/i915: Don't use crtc->plane in ILK+ get_config() Damien Lespiau
2015-01-19 18:44 ` [PATCH 5/9] drm/i915: Use pipe_name() in the get_plane_config() functions Damien Lespiau
2015-01-19 18:44 ` [PATCH 6/9] drm/i915: Make intel_format_to_fourcc() static Damien Lespiau
2015-01-19 18:44 ` [PATCH 7/9] drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes Damien Lespiau
2015-01-19 18:44 ` [PATCH 8/9] drm/i915/skl: Provide a Skylake version of get_plane_config() Damien Lespiau
2015-01-19 18:44 ` [PATCH 9/9] drm/i915: Rename plane_config to initial_plane_config Damien Lespiau
2015-01-20  3:48   ` shuang.he
2015-01-20 11:25 ` [PATCH 0/9] Skylake primary plane read-out v2 Tvrtko Ursulin
  -- strict thread matches above, loose matches on Subject: below --
2015-01-20 12:51 Damien Lespiau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox