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

--- Comment #4 from Dave Airlie <airl...@freedesktop.org> 2010-12-11 20:23:28 
PST ---
radeonCreatescreen is only called in DRI1 system,

radeonCreateScreen2 is called on DRI2 systems. 

You can only have a version 1.x driver with a DRI1 system
and a version 2.x driver with a DRI2 system.

Short of hacking things to force some wierd codepaths you can't cross the
streams.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to