summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-01-05DPMS: Split non-modeset CRTC DPMS function.Egbert Eich3-11/+19
2012-01-05UMS: Fix lockups in palette save/restore on pre-AVIVO chips.Egbert Eich4-28/+40
2012-01-02Update for new vgaHW API.Matthieu Herrb1-1/+3
2011-12-28DRI2: Can't use page flipping for pixmaps. (bug #42913)Michel Dänzer1-8/+12
2011-12-12radeon: add some new pci idsAlex Deucher6-0/+60
2011-12-06radeon: add original radeon to always tiled.Dave Airlie1-4/+4
2011-12-06radeon: refine always tiled depth checkDave Airlie2-3/+3
2011-12-05radeon: r200 depth buffers are always tiledDave Airlie3-0/+12
2011-12-05Xv: Evergreen+ asics support 16k surfacesAlex Deucher1-1/+16
2011-12-01radeon: add some new pci idsAlex Deucher6-0/+48
2011-11-28fixup xinerama since 9151f3b1c2ebcc34e63195888ba696f2183ba5e2Dave Airlie1-2/+4
2011-11-21ddx/evergreen: Fix endian of ALU constantsBenjamin Herrenschmidt4-0/+16
2011-11-14radeon: add missing FireMV pci idAlex Deucher6-0/+6
2011-11-11ati: enable bg none when fbcon succeeds and we are built against ABI after 10.Dave Airlie1-0/+3
2011-11-08UMS: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS (bug #42690)Michel Dänzer2-0/+4
2011-11-04DRI/DRI2: remove hard-coded limitation to 6 crtcsIlija Hadzic2-2/+2
2011-11-04Turn compile time check into runtime check.Michel Dänzer1-4/+1
2011-11-04check for xserver 1.9.4.901 to enable tiling by defaultAlex Deucher1-1/+6
2011-11-01Build fix for -Werror=int-to-pointer-castJeremy Huddleston1-1/+1
2011-10-31radeon: do not include xf86PciInfo.hTormod Volden5-3/+3
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston1-2/+2
2011-10-27EXA >= R6xx / KMS: Avoid running out of CS space at inconvenient times.Michel Dänzer3-108/+206
2011-10-27EXA < R6xx: Make sure 2D state is re-emitted after running out of CS space.Michel Dänzer1-4/+12
2011-10-25Make radeon_dri2_create_buffer(s) more robust. (Bug #30047)Michel Dänzer1-18/+33
2011-10-20radeon/kms: fallback to vesa if GPU is not supported by UMSJerome Glisse3-67/+94
2011-10-19dri2: Add vdpau driver name entryMaarten Lankhorst1-3/+3
2011-09-22UMS: fix DDIA enable on some rs690 systemsAlex Deucher1-0/+9
2011-09-20Only call radeon_dri2_close_screen() if DRI2 was enabled.Michel Dänzer1-1/+2
2011-09-20Remove dead variable remain_size_bytes.Michel Dänzer1-4/+1
2011-09-20KMS Color Tiling requires xserver which supports EXA_MIXED_PIXMAPS.Michel Dänzer1-2/+10
2011-08-18Convert register ranges for >= r6xx from enums to defines.Michel Dänzer3-50/+47
2011-08-17Bail if we're trying to start up in UMS mode on KMS.Michel Dänzer2-8/+27
2011-08-11video: Don't round up bottom/right edge for clipping source width/height.Michel Dänzer2-3/+3
2011-08-10Change my e-mail address to something that still works, and always will, I hope.Michel Dänzer1-1/+1
2011-08-09Prefer the CRTC of the primary output for synchronization.Michel Dänzer1-2/+10
2011-08-03r5xx+: Fix vline setup with crtc offsetsAlex Deucher3-0/+14
2011-08-01kms: fix possible leak in pageflip codeAlex Deucher1-1/+6
2011-08-01kms: Move flip_count and co. to a per swap structureVille Syrjala2-22/+33
2011-08-01dri2: Update front buffer pixmap and name before exchanging buffersVille Syrjala1-5/+40
2011-07-15radeon: add some new NI pci idsAlex Deucher6-0/+12
2011-07-14Register XvMC video decoding accelerationChristian König4-1/+160
2011-07-12evergreen: Emit SQ_LDS_RESOURCE_MGMTDave Airlie2-1/+3
2011-06-22evergreen: fix num_banks for 2D tiling configAlex Deucher1-1/+13
2011-06-17dri2: fix copy pasto in a6154c00c64932332e8f6e334661ffd579cfd894Alex Deucher1-2/+2
2011-06-16dri2: missing bit from a6154c00c64932332e8f6e334661ffd579cfd894Alex Deucher1-2/+2
2011-06-16dri2/eg+: fix size and alignment of depth/stencil buffersAlex Deucher1-12/+48
2011-06-13kms: enable ColorTiling by default on r6xx-cayman asicsAlex Deucher1-1/+1
2011-05-31radeon: add llano pci idsAlex Deucher6-0/+66
2011-05-31radeon: add support for llano APUsAlex Deucher3-2/+52
2011-05-25EXA: make evergreen_fix_scissor_coordinates staticAlex Deucher1-1/+2