[Libva] [PATCH] Fix detection of ATI driver (fglrx)
Gwenole Beauchesne
gbeauchesne at splitted-desktop.com
Sun Jul 11 11:20:31 PDT 2010
Hi,
This patch fixes detection of the ATI fglrx driver. They decided to
mess around with their own version of libdrm, so we no longer can rely
on the system library to find it out. Besides, the ATIFGLEXTENSION I
used before is obsolete and ADL (AMD Display Library) should be
preferred. This patch only uses the public API available at: <http://developer.amd.com/gpu/adlsdk/Pages/default.aspx
>
Besides, this simplifies things a lot and libdrm hacks are no longer
necessary.
Regards,
Gwenole.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-detection-of-fglrx.patch
Type: application/octet-stream
Size: 11199 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libva/attachments/20100711/84a0df69/attachment.obj>
-------------- next part --------------
More information about the Libva
mailing list