<br><br><div><span class="gmail_quote">On 10/8/07, <b class="gmail_sendername">Justin Dugger</b> &lt;<a href="mailto:jldugger@gmail.com">jldugger@gmail.com</a>&gt; 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.&nbsp;&nbsp;This feature might sound silly at first glance, but it<br>happens to be highly useful for my convertible tablet laptop.&nbsp;&nbsp;I&#39;ve
<br>browsed the current nv code and nouveau implementations, and it&#39;s<br>pretty clear that the older xrandr implementation did not do this.&nbsp;&nbsp;Is<br>there some secret in xrandr1.2 that I&#39;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&#39;s one thing I&#39;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&#39;s not a 10-line job and requires us finishing up EXA composite() hookrs properly, but on the plus side, it&#39;ll be hw accelerated.
<br><br>Stephane<br><br>