summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-08evergreen: Initialize source surface member for textured video.Michel Dänzer
2012-02-07radeon: fix tiling for weird resolutionJerome Glisse
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2012-02-01Fix vline range calculations.Michel Dänzer
2012-02-01Check for empty vline ranges after clamping.Michel Dänzer
2012-01-10EXA/r6xx+: fix rop setting for overlapping copiesAlex Deucher
2012-01-05DPMS: Split non-modeset CRTC DPMS function.Egbert Eich
2012-01-05UMS: Fix lockups in palette save/restore on pre-AVIVO chips.Egbert Eich
2012-01-02Update for new vgaHW API.Matthieu Herrb
2011-12-28DRI2: Can't use page flipping for pixmaps. (bug #42913)Michel Dänzer
2011-12-12radeon: add some new pci idsAlex Deucher
2011-12-06radeon: add original radeon to always tiled.Dave Airlie
2011-12-06radeon: refine always tiled depth checkDave Airlie
2011-12-05radeon: r200 depth buffers are always tiledDave Airlie
2011-12-05Xv: Evergreen+ asics support 16k surfacesAlex Deucher
2011-12-01radeon: add some new pci idsAlex Deucher
2011-11-28fixup xinerama since 9151f3b1c2ebcc34e63195888ba696f2183ba5e2Dave Airlie
2011-11-21ddx/evergreen: Fix endian of ALU constantsBenjamin Herrenschmidt
2011-11-14radeon: add missing FireMV pci idAlex Deucher
2011-11-11ati: enable bg none when fbcon succeeds and we are built against ABI after 10.Dave Airlie
2011-11-08UMS: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS (bug #42690)Michel Dänzer
2011-11-04DRI/DRI2: remove hard-coded limitation to 6 crtcsIlija Hadzic
2011-11-04Turn compile time check into runtime check.Michel Dänzer
2011-11-04check for xserver 1.9.4.901 to enable tiling by defaultAlex Deucher
2011-11-01Build fix for -Werror=int-to-pointer-castJeremy Huddleston
2011-10-31radeon: do not include xf86PciInfo.hTormod Volden
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston
2011-10-27EXA >= R6xx / KMS: Avoid running out of CS space at inconvenient times.Michel Dänzer
2011-10-27EXA < R6xx: Make sure 2D state is re-emitted after running out of CS space.Michel Dänzer
2011-10-25Make radeon_dri2_create_buffer(s) more robust. (Bug #30047)Michel Dänzer
2011-10-20radeon/kms: fallback to vesa if GPU is not supported by UMSJerome Glisse
2011-10-19dri2: Add vdpau driver name entryMaarten Lankhorst
2011-09-22UMS: fix DDIA enable on some rs690 systemsAlex Deucher
2011-09-20Only call radeon_dri2_close_screen() if DRI2 was enabled.Michel Dänzer
2011-09-20Remove dead variable remain_size_bytes.Michel Dänzer
2011-09-20KMS Color Tiling requires xserver which supports EXA_MIXED_PIXMAPS.Michel Dänzer
2011-08-18Convert register ranges for >= r6xx from enums to defines.Michel Dänzer
2011-08-17Bail if we're trying to start up in UMS mode on KMS.Michel Dänzer
2011-08-11video: Don't round up bottom/right edge for clipping source width/height.Michel Dänzer
2011-08-10Change my e-mail address to something that still works, and always will, I hope.Michel Dänzer
2011-08-09Prefer the CRTC of the primary output for synchronization.Michel Dänzer
2011-08-03r5xx+: Fix vline setup with crtc offsetsAlex Deucher
2011-08-01kms: fix possible leak in pageflip codeAlex Deucher
2011-08-01kms: Move flip_count and co. to a per swap structureVille Syrjala
2011-08-01dri2: Update front buffer pixmap and name before exchanging buffersVille Syrjala
2011-07-15radeon: add some new NI pci idsAlex Deucher
2011-07-14Register XvMC video decoding accelerationChristian König
2011-07-12evergreen: Emit SQ_LDS_RESOURCE_MGMTDave Airlie
2011-06-22evergreen: fix num_banks for 2D tiling configAlex Deucher
2011-06-17dri2: fix copy pasto in a6154c00c64932332e8f6e334661ffd579cfd894Alex Deucher