From: Damien Lespiau <damien.lespiau@intel.com>
To: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/7] Skylake Y tiled scanout
Date: Tue, 24 Feb 2015 19:06:02 +0000 [thread overview]
Message-ID: <20150224190601.GA21548@strange.ger.corp.intel.com> (raw)
In-Reply-To: <1424706961-27519-1-git-send-email-tvrtko.ursulin@linux.intel.com>
On Mon, Feb 23, 2015 at 03:55:54PM +0000, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
>
> Starting with Skylake the display engine can scan out Y tiled objects. (Both
> legacy Y tiled, and the new Yf format.)
>
> This series takes the original work by Damien Lespiau and converts it to use the
> new frame buffer modifiers instead of object set/get tiling. Some patches needed
> to be dropped, some added and some refactored.
>
> Lightly tested with "testdisplay -m -y" and "testdisplay -m --yf".
Just a note that we have and more and more code using modifiers[0]
direction and not masking it for the bits it really needs (tiling). This
will mean we need to change it all over the place when adding a new
modifier. Might not be ideal.
--
Damien
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2015-02-24 19:06 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-23 15:55 [PATCH 0/7] Skylake Y tiled scanout Tvrtko Ursulin
2015-02-23 15:55 ` [PATCH 1/7] drm/i915/skl: Add new displayable tiling formats Tvrtko Ursulin
2015-02-23 15:55 ` [PATCH 2/7] drm/i915/skl: Allow scanning out Y and Yf fbs Tvrtko Ursulin
2015-02-24 16:38 ` Damien Lespiau
2015-02-24 17:36 ` Ville Syrjälä
2015-02-25 10:36 ` Tvrtko Ursulin
2015-02-25 11:32 ` Ville Syrjälä
2015-02-23 15:55 ` [PATCH 3/7] drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling Tvrtko Ursulin
2015-02-24 16:54 ` Damien Lespiau
2015-02-25 10:54 ` Tvrtko Ursulin
2015-02-25 14:00 ` Damien Lespiau
2015-02-25 15:20 ` Damien Lespiau
2015-02-23 15:55 ` [PATCH 4/7] drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints Tvrtko Ursulin
2015-02-23 15:55 ` [PATCH 5/7] drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling Tvrtko Ursulin
2015-02-24 17:26 ` Damien Lespiau
2015-02-25 10:38 ` Tvrtko Ursulin
2015-02-23 15:56 ` [PATCH 6/7] drm/i915/skl: Update watermarks for Y tiling Tvrtko Ursulin
2015-02-24 19:26 ` Damien Lespiau
2015-02-25 10:34 ` Tvrtko Ursulin
2015-02-25 14:08 ` Damien Lespiau
2015-02-24 21:42 ` Daniel Vetter
2015-02-25 10:50 ` Tvrtko Ursulin
2015-02-25 14:27 ` Damien Lespiau
2015-02-25 15:03 ` Daniel Vetter
2015-02-23 15:56 ` [PATCH 7/7] drm/i915/skl: Allow Y (and Yf) frame buffer creation Tvrtko Ursulin
2015-02-24 19:30 ` Damien Lespiau
2015-02-24 21:46 ` Daniel Vetter
2015-02-25 10:51 ` Tvrtko Ursulin
2015-02-25 6:08 ` shuang.he
2015-02-24 19:06 ` Damien Lespiau [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150224190601.GA21548@strange.ger.corp.intel.com \
--to=damien.lespiau@intel.com \
--cc=Intel-gfx@lists.freedesktop.org \
--cc=tvrtko.ursulin@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox