summaryrefslogtreecommitdiff
path: root/src/theatre_detect.h
AgeCommit message (Collapse)Author
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
This overhauls the radeon driver and removes all the old UMS-only code, it drops all the UMS, DRI1, XAA, overlay Xv, video capture, tv tuners There are probably a lot more cleanups that will fall out of this afterwards. So far this is compile/build tested. Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-03-02[PATCH] Ensure symbols used by other modules are visible.Paulo Cesar Pereira de Andrade
The xf86-video-ati drivers are one of the cases where LoaderSymbol is widely used in some obscure ways. This patch fixes the problem, and allows compiling with -fvisibility=hidden.
2008-01-11Drop symbol lists from r128, radeon, theatre.George Sapountzis
compile-tested only
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2005-08-28Modified the licens type from GPL to a X/MIT oneBogdan Diaconescu
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14Daniel Stone
2005-04-17This is the theatre chip detection moduleBogdan Diaconescu