summaryrefslogtreecommitdiff
path: root/src/radeon_kms.c
AgeCommit message (Expand)Author
2009-10-09Revert "kms: setup colormap and gamma correctly."Dave Airlie
2009-10-05kms: assume accel is working is info ioctl return -EINVALJerome Glisse
2009-10-05kms: setup colormap and gamma correctly.Dave Airlie
2009-10-03Fix KMS on big endian machines.Michel Dänzer
2009-10-03KMS: Don't hide HW cursor when it's updated.Michel Dänzer
2009-10-03Fix some compiler warnings.Michel Dänzer
2009-09-30radeon/kms: fallback to shadowfb if kernel report acceleration is offJerome Glisse
2009-09-19kms: disable dgaAlex Deucher
2009-09-19kms: init dga using xf86DiDGAInitAlex Deucher
2009-08-25r6xx/r7xx EXA: WIPAlex Deucher
2009-08-25radeon: Fix X recycling with KMSJerome Glisse
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie
2009-08-07Properly let radeon_cs_flush_indirect() re-emit 2D state if necessary.Michel Dänzer
2009-07-23radeon: fix KMS shadowfb for r6xx and newer hw.Jerome Glisse
2009-07-18Also drop DRM master in KMS CloseScreen.Michel Dänzer
2009-07-06radeon: move state changes into flush functionDave Airlie
2009-07-06radeon: taken from kms-support + CS fixes commit.Dave Airlie
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie
2009-07-02kms: drop DGADave Airlie
2009-07-02kms: no need to reference fifo slotsDave Airlie
2009-07-02radeon: add KMS support (still disabled)Dave Airlie