<br><br><div><span class="gmail_quote">On 10/8/07, <b class="gmail_sendername">Justin Dugger</b> <<a href="mailto:jldugger@gmail.com">jldugger@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Does the current tree implement Rotate 180? I can see 0, 90 and 270,<br>but not 180. This feature might sound silly at first glance, but it<br>happens to be highly useful for my convertible tablet laptop. I've
<br>browsed the current nv code and nouveau implementations, and it's<br>pretty clear that the older xrandr implementation did not do this. Is<br>there some secret in xrandr1.2 that I'm not seeing, or is the function
<br>also lacking in the current tree?<br><br>This change seems like a fairly simple 20-ish line of code patch to<br>support an additional rotation mode, but there's one thing I'm not<br>clear on: does pNV map to some register in hardware, or is it simply a
<br>global state for the driver itself?<br></blockquote></div><br>Hello<br><br>Our plan is a bit longer term than that. We want to implement hw accelerated rotate support through randr + EXA. On the minus side, it's not a 10-line job and requires us finishing up EXA composite() hookrs properly, but on the plus side, it'll be hw accelerated.
<br><br>Stephane<br><br>