dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 32789] VSync loss after rotation to portrait mode
Date: Mon,  3 Jan 2011 06:11:26 -0800 (PST)	[thread overview]
Message-ID: <20110103141126.D976E13004E@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-32789-502@http.bugs.freedesktop.org/>

https://bugs.freedesktop.org/show_bug.cgi?id=32789

--- Comment #1 from Maarten Maathuis <madman2003@gmail.com> 2011-01-03 06:11:26 PST ---
Landscape mode is the default rendering mode (it's called normal), anything
else causes the X server to create a new frontbuffer and render with a
transform onto this rotated frontbuffer (this process isn't backbuffered last
time i checked). Everytime the X server receives "damage" on the "normal"
frontbuffer it will update the rotated frontbuffer. This transform happens
outside compiz/opengl (which was used to get the vsync). This is just a generic
story, not sure if this is easy to fix for amd hardware.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  reply	other threads:[~2011-01-03 14:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-03  8:53 [Bug 32789] New: VSync loss after rotation to portrait mode bugzilla-daemon
2011-01-03 14:11 ` bugzilla-daemon [this message]
2011-01-03 15:43 ` [Bug 32789] " bugzilla-daemon
2011-01-03 15:46 ` bugzilla-daemon

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=20110103141126.D976E13004E@annarchy.freedesktop.org \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@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;
as well as URLs for NNTP newsgroup(s).