summaryrefslogtreecommitdiff
path: root/src/radeon_kms.c
AgeCommit message (Expand)Author
2010-02-26Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.Matt Turner
2010-02-25clean up kms zaphod handlingJames Le Cuirot
2010-02-23zaphod: hopefully fix kms + zaphodDave Airlie
2010-02-17radeon: add ZaphodHeads optionAlex Deucher
2010-01-25KMS: fix no accel optionAlex Deucher
2010-01-25radeon/kms: only enable EXA pixmaps under kms if we support render accelDave Airlie
2009-12-01r600: fix multi-operation in single batch support.Dave Airlie
2009-11-27r600/accel: cleanup and merge a lot of the accel functionsDave Airlie
2009-11-25radeon/exa: change option to determine exa pixmap usage.Dave Airlie
2009-11-25kms: flush cs on close screen.Dave Airlie
2009-11-25r600: refactor code to help future acceleration speedups.Dave Airlie
2009-11-24radeon/kms: drop special r600 indirect flushDave Airlie
2009-11-23radeon: fix warning in printfDave Airlie
2009-11-23radeon: avoid using hw pixmaps when we have little VRAM.Dave Airlie
2009-11-20kms: recalculate the flush limits after screen resize.Dave Airlie
2009-10-24Disable color tiling on r600/r700Luca Tettamanti
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