summaryrefslogtreecommitdiff
path: root/src/radeon_dri.c
AgeCommit message (Expand)Author
2009-01-04AGP: Print both device and subsytem pci ids for agpAlex Deucher
2009-01-04Another AGP quirkAlex Deucher
2008-12-30R2xx: add another AGP quirkAlex Deucher
2008-12-10Add another AGP quirkAlex Deucher
2008-12-08Add another AGP quirkAdrian Friedli
2008-12-02Add another AGP quirkBryce Harrington
2008-11-25Catch unsubstituted macro for PCI region base accessEygene Ryabinkin
2008-11-25Additional AGP quirksBryce Harrington
2008-10-29Add AGP quirk tableBryce Harrington
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher
2008-08-25Move DRI to a separate structAlex Deucher
2008-08-25Move accel state to a separate structAlex Deucher
2008-08-25Move CP into a separate structAlex Deucher
2008-07-21Call DRM modeset ioctl after the IRQ has been initialized.Michel Dänzer
2008-07-03radeon: drop all use of CPMode.Dave Airlie
2008-06-28Restore versioning of interface for Mesa DRI driver.Michel Dänzer
2008-06-27use PACKAGE_VERSION_* for radeon versionBrice Goglin
2008-06-09R5xx: fix RADEONSetAgpBase() for R5xx chipsAlex Deucher
2008-05-13Reinstate CARD* types that are part of external interfaces.Michel Dänzer
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-01-29Seems the default is more reliable... we can't win.Alex Deucher
2007-12-17Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-15radeon: Default to 1x again with non-v3 AGP cards.Michel Dänzer
2007-12-12Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-12RADEON: only enable vblanks if we want themAlex Deucher
2007-12-07radeon: move savedreg/modereg into entity instead of infoDave Airlie
2007-12-02Fix build against xserver master.Michel Dänzer
2007-11-13ignore sometime bogus agp_mode bit from chip (bug #13190)Roland Scheidegger
2007-10-04radeon: Fix for pci-rework.Michel Dänzer
2007-08-23radeon: Sync pages when enabling page flipping with EXA as well.Michel Dänzer
2007-08-23radeon: Don't synchronize DRI windows between pages when possible.Michel Dänzer
2007-08-23radeon: Don't call RADEONDRIRefreshArea when the damaged region is empty.Michel Dänzer
2007-08-23Merge branch 'master' into randr-mergeDave Airlie
2007-08-09AGPFastWrite risk reduction.Luc Verhaegen
2007-06-03radeon: disable irqs at server start until 3D app startsDave Airlie
2007-06-03radeon: disable irqs at server start until 3D app startsDave Airlie
2007-06-03radeon: disable vbl interrupts when no 3d is running on a new enough drmDave Airlie
2007-06-03randr-1.2: add support for vblank on both headsDave Airlie
2007-05-22radeon: Provide new DRI texOffsetStart hook when available with EXA.Michel Dänzer
2007-05-21radeon: Suppress debugging output by default.Michel Dänzer
2007-03-20Fix advertised minimum minor version of the DRI module.Michel Dänzer
2007-03-20radeon: Unify code to release the CP.Michel Dänzer
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie
2007-01-04radeon: fixup fastwrites to be always offDave Airlie
2006-12-19radeon: Default to leaving AGP transfer mode and fast writes unchanged.Michel Dänzer
2006-12-07radeon: Make cache flushing for R300 series less invasive.Michel Dänzer
2006-11-28radeon: initial move framebuffer away from zero prep.airlied
2006-11-19radeon: Bug #8989: Fix page flipping artifacts with XAA.Michel Dänzer
2006-10-15radeon: Track screen damage all the time for page flipping.Michel Dänzer
2006-10-14radeon: Don't try to synchronize pages when the CP isn't running.Michel Dänzer