summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-18When not using EXA, don't claim to be using XAA if it's not compiled inAlan Coopersmith
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2024-05-08use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult
2024-02-04Fix -Wanalyzer-possible-null-argument warning in ATIDRIScreenInitAlan Coopersmith
2024-02-04Fix 24 of 24 -Wimplicit-fallthrough warningsAlan Coopersmith
2023-04-09Handle -Wextra-semi-stmt warnings from clangAlan Coopersmith
2023-04-09Handle -Wunused-function warnings from clangAlan Coopersmith
2023-04-09Variable scope reductions as suggested by cppcheckAlan Coopersmith
2022-11-25fix some build warningsBenjamin Valentin
2022-11-07Mark DriverRec exported in atimach64probe.h to match atimach64probe.cNiveditha Rau
2022-07-10xf86-video-mach64 6.9.7xf86-video-mach64-6.9.7Alan Coopersmith
2022-02-06Rename bool to boolean for OptionInfoRec.Josselin Poiret
2022-01-22Fix spelling/wording issuesAlan Coopersmith
2021-04-26Fix debugging tracesGeorge Matsumura
2021-04-22Fix compositing rotationGeorge Matsumura
2017-07-17xf86-video-mach64: remove the GlxSetVisualConfigs stub and friendsEmil Velikov
2017-02-16D'oh, fix the previous commitAdam Jackson
2017-02-16Move max mode h/v checks into ATIValidModeAdam Jackson
2014-11-15mach64: fix build probably not required with pci access anywaysDave Airlie
2014-01-15Drop dependence on xf86PciInfo.hConnor Behan
2013-06-03Deal with pPict->pDrawable == NULL for source-only pictures.Matthieu Herrb
2013-04-04preinit: Don't bother explicitly loading int10, vbe will do it for usAdam Jackson
2012-12-26Remove unused atiaudio.c & ATIAudioNames declarationAlan Coopersmith
2012-12-26Remove unused atidecoder.c & atidecoder.hAlan Coopersmith
2012-12-18Remove call to obsolete miInitializeBackingStore()Alan Coopersmith
2012-12-16Remove dummy UTS / DFS hooksConnor Behan
2012-12-10Mach64PixelARGB should use exaGetPixmapFirstPixelAlan Coopersmith
2012-10-02Fix build with neither XAA nor EXA against xserver 1.13.0Adam Jackson
2012-09-26Don't gratuitously disable Render when ShadowFBingAdam Jackson
2012-07-18mach64: fix build on 32-bit.Dave Airlie
2012-07-16mach64: fix build against server without XAADave Airlie
2012-06-06ati: only include deprecated file in one place.Dave Airlie
2012-06-06mach64: port to new compat API.Dave Airlie
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson
2011-10-29Use pci_device_map_legacy rather than xf86MapDomainMemoryJeremy Huddleston
2011-10-29Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston
2011-04-28Replace deprecated xalloc/xfree/xrealloc with malloc/free/reallocJulien Cristau
2010-12-02mach64: fix the pixmap private API change.Dave Airlie
2010-08-29Don't play wrapping gamesMark Kettenis
2010-08-29Don't attempt to stop video on Mach64's without hardware overlay supportMark Kettenis
2009-07-28mach64: change to using ABI version checkDave Airlie
2009-07-28mach64: update for resources/RAC API removalDave Airlie
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-05-10Doublecheck pictFormat is a supported formatAlan Coopersmith
2009-04-29Convert to XORG_CWARNFLAGS & XORG_CHANGELOGAlan Coopersmith
2008-11-28Remove xf86{Disable,Enable}InterruptsPaulo Cesar Pereira de Andrade
2008-10-03Don't print the resource list on failure.Adam Jackson
2008-09-09Make sure the screen is a mach64 screen before doing anything in ATIMach64XVI...Aaron Plattner
2008-03-26mach64: on IA64 systems the pciaccess page size mapping was getting E2BIGxf86-video-mach64-6.8.0Yi Zhan
2008-03-19[PATCH] Compile warning fixes.Paulo Cesar Pereira de Andrade