summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14Add switch for udev to disable automagic detection.Tomas Chvatal
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-07-04Some cosmetic fixups for the radeon manpage.Michel Dänzer
2012-07-04Drop UMS specific parts from the radeon manpage.Michel Dänzer
2012-06-29radeon: fix conflict with fix in master.Dave Airlie
2012-06-29configure: bump to 6.99.99Dave Airlie
2012-06-29Merge remote-tracking branch 'origin/kms-only'Dave Airlie
2012-06-29configure: bump version after release.Dave Airlie
2012-06-29configure: bump version number to 6.14.6 pre-releasexf86-video-ati-6.14.6xf86-video-ati-6.14-branchDave Airlie
2012-06-29radeon: require libdrm 2.4.36 for KMS support.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
2012-06-15radeon: drop more wrapper macros.Dave Airlie
2012-06-15radeon: further macro cleanups.Dave Airlie
2012-06-15radeon: make exa copy funcs static.Dave Airlie
2012-06-15radeon: drop FUNC_NAME macro and ONCE_ONLY stuffDave Airlie
2012-06-15radeon: drop radeon_commonfuncs.Dave Airlie
2012-06-15radeon: misc cleanups.Dave Airlie
2012-06-15make pci chipsets staticDave Airlie
2012-06-15drop RING_LOCALS/ACCEL_PREAMBLEDave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-06-08UMS: Fix CRTC DPMS state check.Michel Dänzer
2012-06-07configure: bump version post releaseAlex Deucher
2012-06-07configure: bump for releasexf86-video-ati-6.14.5Alex Deucher
2012-06-07configure: bump libdrm_radeon requirementAlex Deucher
2012-06-06Don't page-flip or wait on a CRTC while we're VT-switched away.Michel Dänzer