summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-03radeon/radeon_platform_probe: fix Zaphod mode breakageIlija Hadzic
2012-11-02Revert "radeon/radeon_platform_probe: fix Zaphod mode breakage"Alex Deucher
2012-11-01radeon/radeon_platform_probe: fix Zaphod mode breakageIlija Hadzic
2012-10-28radeon: turn on 2D tiling by default on r6xx-caymanMarek Olšák
2012-10-28radeon: log if 2D tiling is enabledMarek Olšák
2012-10-16radeon: add new pci ids for SIAlex Deucher
2012-10-16radeon/dri2: fix the window->pixmap math properly.Dave Airlie
2012-10-11radeon/dri2: fix damage reporting on pageflipDave Airlie
2012-09-26Remove mibstore.hAdam Jackson
2012-09-13glamor: Force acceleration for DRI2 copies.Michel Dänzer
2012-09-12glamor: Fix DRI2 crash introduced by PRIME changes.Michel Dänzer
2012-09-10radeon: fix build against old serversDave Airlie
2012-09-10radeon: don't fail to load if we have no modes and gpu driver.Dave Airlie
2012-09-05radeon: fix typo in glamor pathsDave Airlie
2012-09-04radeon: fix build against older serversDave Airlie
2012-09-04radeon/dri2: fix build against older servers.Dave Airlie
2012-09-03radeon: add capability and provider supportDave Airlie
2012-09-03radeon: allocated shared pixmaps as untiled gtt.Dave Airlie
2012-09-03radeon: add pixmap sharing hooks.Dave Airlie
2012-09-03radeon: add dri2 offload support.Dave Airlie
2012-09-03radeon: add shared support to pixmaps.Dave Airlie
2012-09-03radeon: add platform bus loading support.Dave Airlie
2012-09-03radeon: damage full screen after pageflipDave Airlie
2012-09-03ati: fix stub driver loader to load all drivers properlyDave Airlie
2012-08-15Implement ->driverFuncAdam Jackson
2012-08-15Don't bother to include vbe.hAdam Jackson
2012-08-06radeon: add some new SI pci idsAlex Deucher
2012-07-13Deal more gracefully with DRI2 being unavailable at build or run time.Michel Dänzer
2012-07-10Initial SI support.Michel Dänzer
2012-07-10Initial glamor support.Michel Dänzer
2012-07-05EXA: Factor out pixmap BO allocation into a helper function.Michel Dänzer
2012-06-29radeon: fix conflict with fix in master.Dave Airlie
2012-06-29Merge remote-tracking branch 'origin/kms-only'Dave Airlie
2012-06-27Fix up displayWidth vs. virtualX confusion in radeon_setup_kernel_mem().Michel Dänzer
2012-06-25radeon: dixPrivateKeyRegistered is only in server 1.9Dave Airlie
2012-06-18radeon: fix radeonchipsets properlyDave Airlie
2012-06-18radeon: fix RADEONChipsetsDave Airlie
2012-06-16radeon: migrate remainder of radeon_driver.c to rest of driverDave Airlie
2012-06-16radeon: avoid including large static struct twice.Dave Airlie
2012-06-15radeon: drop some more unused macros/inlinesDave Airlie
2012-06-15radeon: drop another unused struct member.Dave Airlie
2012-06-15radeon: more unused stuffDave Airlie
2012-06-15radeon: drop cardType shouldn't matter to userspace.Dave Airlie
2012-06-15radeon: drop radeonGetPixmapOffsetDave Airlie
2012-06-15radeon: move more functions into texture videoDave Airlie
2012-06-15radeon: drop legacy memory, merge into radeon videoDave Airlie
2012-06-15radeon: drop unused txoffset vars.Dave Airlie
2012-06-15radeon: drop vb_mc_addr, not needed anymoreDave Airlie
2012-06-15radeon: drop offset member of r600 accel objectDave Airlie
2012-06-15radeon: move macros into radeon.hDave Airlie