summaryrefslogtreecommitdiff
path: root/src/radeon_kms.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-19kms: disable dgaAlex Deucher1-1/+4
2009-09-19kms: init dga using xf86DiDGAInitAlex Deucher1-0/+5
2009-08-25r6xx/r7xx EXA: WIPAlex Deucher1-2/+2
2009-08-25radeon: Fix X recycling with KMSJerome Glisse1-25/+44
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie1-0/+8
2009-08-07Properly let radeon_cs_flush_indirect() re-emit 2D state if necessary.Michel Dänzer1-3/+2
2009-07-23radeon: fix KMS shadowfb for r6xx and newer hw.Jerome Glisse1-4/+15
2009-07-18Also drop DRM master in KMS CloseScreen.Michel Dänzer1-3/+5
2009-07-06radeon: move state changes into flush functionDave Airlie1-5/+6
2009-07-06radeon: taken from kms-support + CS fixes commit.Dave Airlie1-0/+7
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie1-0/+29
2009-07-02kms: drop DGADave Airlie1-12/+0
2009-07-02kms: no need to reference fifo slotsDave Airlie1-1/+0
2009-07-02radeon: add KMS support (still disabled)Dave Airlie1-0/+837