On Thu, Jan 10, 2013 at 01:18:21AM +0100, Stefan Sperling wrote:
> radeon/r600 acceleration currently only works properly with
> the following drirc snippet:
> 
> <driconf>
>         <device screen="0" driver="r600">
>                 <application name="all">
>                         <option name="fthrottle_mode" value="0"/>
>                         <option name="vblank_mode" value="0"/>
>                 </application>
>         </device>
> </driconf>
> 
> See http://marc.info/?l=openbsd-cvs&m=130679235018645&w=2
> 
> Until this is fixed, I think we should include a /etc/drirc file as
> part of the xetc set. Else, cards supported by this driver do not
> properly support 3d and xvideo out of the box.

Well what is involved in fixing it properly?
Supporting vblank and some additional interrupts for r600 in radeondrm?

Reply via email to