summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-13radeon: r6xx-eg use linear general when using scratch boJerome Glisse
2012-02-13Handle new xorg_list API.Michel Dänzer
2012-02-10radeon: fix crash in drmmode_create_bo_pixmap()Alex Deucher
2012-02-10radeon/kms: reusing fd message is not an errorAlex Deucher
2012-02-08EXA/r6xx+: Only set write domain or read domains, not both. (Bug #43893)Michel Dänzer
2012-02-08Fix UMS build failure.Michel Dänzer
2012-02-08Remove unused local variable 'height'.Michel Dänzer
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-02Bump version post release.Michel Dänzer
2011-11-02Bump version for 6.14.3 release.xf86-video-ati-6.14.3Michel Dänzer
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-09-17man: note that the list of marketing names is non-exhaustiveAlex Deucher
2011-09-15update man page with new marking namesAlex Deucher
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