public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Vijay Purushothaman <vijay.a.purushothaman@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: "Goel, Akash" <akash.goel@intel.com>
Subject: Request for feedback - Sprite flip notification support
Date: Wed, 05 Feb 2014 20:35:11 +0530	[thread overview]
Message-ID: <52F25327.2060806@intel.com> (raw)

Hello,

In our current driver implementation we support flip notifications only 
for primary plane. So, in a full screen video playback scenario where 
only one sprite plane is active, the user space is forced to rely on 
primary plane flip notification even though there is no real need for 
this plane to be active. Ideally we should be able to support flip 
notifications for any given plane. Switching off the primary plane (when 
not used) will help in better memory self refresh & decent power savings..

We do have a hack in android product trees which supports flip 
notifications for one sprite plane. unfortunately this hack in its 
current form cannot be considered for up streaming...

My current thinking is to have an array of unpin_work items to match the 
number of planes. Is anyone working on this or thought about this 
scenario in detail? Any pointers / restrictions that needs to considered 
for a generic implementation of this feature?

*Thanks,
Vijay
*

             reply	other threads:[~2014-02-05 15:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 15:05 Vijay Purushothaman [this message]
2014-02-05 15:13 ` Request for feedback - Sprite flip notification support Ville Syrjälä
2014-02-05 15:55   ` Vijay Purushothaman
2014-02-05 16:48     ` Ville Syrjälä
2014-02-06  6:58       ` Vijay Purushothaman
2014-02-07  6:36         ` Vijay Purushothaman
2014-02-07  8:40           ` Daniel Vetter

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=52F25327.2060806@intel.com \
    --to=vijay.a.purushothaman@intel.com \
    --cc=akash.goel@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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