summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-06radeon: Fix duplicated bit settingsRoel Kluin
2009-10-06Don't call radeon_cs_flush_indirect() without KMS.Michel Dänzer
2009-10-05kms: assume accel is working is info ioctl return -EINVALJerome Glisse
2009-10-05kms: only touch gamma stuff on 1.7Dave Airlie
2009-10-05R1/2xx EXA: Minimise number of draw primitives used for Composite operations.Alex Deucher
2009-10-05kms: don't use scratch pixmaps when copying fbcon.Dave Airlie
2009-10-04radeon: add support for Custom EDIDCsillag Kristof
2009-10-05kms: setup colormap and gamma correctly.Dave Airlie
2009-10-04R6/7xx EXA: Add support for BGRA picture formats.Alex Deucher
2009-10-04radeon: fix build without kmsDave Airlie
2009-10-03Fix KMS on big endian machines.Michel Dänzer
2009-10-03EXA: Bail earlier from PrepareCopy hook on trivially unsupportable conditions.Michel Dänzer
2009-10-03R3/5xx EXA: Add support for BGRA picture formats.Michel Dänzer
2009-10-03R3/5xx EXA: Minimise number of draw primitives used for Composite operations.Michel Dänzer
2009-10-03EXA: Don't always flush when switching between 2D/3D engines with KMS.Michel Dänzer
2009-10-03KMS: Double-buffer textured video source image upload.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-10-02radeon: Remove gatos message from driver startupKenneth Graunke
2009-09-30radeon/kms: fallback to shadowfb if kernel report acceleration is offJerome Glisse
2009-09-25radeon: fix segfault in MMIO path in RADEONInit3DEngineAlex Deucher
2009-09-25kms/r600: add support for vline relocsAlex Deucher
2009-09-25radeon: fix vline handling for kmsAlex Deucher
2009-09-26r600: fix buildDave Airlie
2009-09-26r600/xv: fix dst bo write domainDave Airlie
2009-09-26radeon: fix zaphodDave Airlie
2009-09-25r600: fix bo accounting for XvAlex Deucher
2009-09-25r600: space check wasn't correct.Dave Airlie
2009-09-24radeon: remove old pre-randr rotation cruftAlex Deucher
2009-09-20use AC_CHECK_HEADER instead of AC_CHECK_FILEMichael Olbrich
2009-09-19kms: disable dgaAlex Deucher
2009-09-19kms: init dga using xf86DiDGAInitAlex Deucher
2009-09-18avivo: disable VGA rendering core when starting X.Dave Airlie
2009-09-17Fix configuration to disable KMS if not finding libdrm_radeon.Pauli Nieminen
2009-09-14radeon: Add missing libdrm_radeon cflags to compiler paramaters.Pauli Nieminen
2009-09-11atom: fix typo in asus quirksAlex Deucher
2009-09-10r600: add CS UTS and DFS hooksAlex Deucher
2009-09-10r6xx: fix EXA crash with gtkperf -aDave Airlie
2009-09-09kms: add property support.Dave Airlie
2009-09-08radeon: replace dga code with DiDGAAlex Deucher
2009-09-08radeon: fix dri2 struct zeroingAdam Jackson
2009-09-08Merge branch 'r6xx-cs'Dave Airlie
2009-09-08r600: more alignment fixups + vb map/unmapDave Airlie
2009-09-06RV280: add agp quirkAlex Deucher
2009-09-03EXA: Check for solid/gradient pictures the same way for all generations.Michel Dänzer
2009-09-02EXA: Fix Composite restart dst/src switcheroo.Michel Dänzer
2009-09-01radeon: add some notes about DVO setupAlex Deucher
2009-09-01r100/r200: seriously WRAP is illegal for rectangular texturesDave Airlie
2009-08-31r6xx/r7xx: various CS fixes from DaveAlex Deucher
2009-08-31r1xx: fix textured videoAlex Deucher