summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-07UMS: Swap bytes when uploading to pixmap for solid picture on big endian hostumsMichel Dänzer1-0/+12
2012-06-29configure: bump version after release.Dave Airlie1-1/+1
2012-06-29configure: bump version number to 6.14.6 pre-releasexf86-video-ati-6.14.6Dave Airlie1-1/+1
2012-06-29radeon: require libdrm 2.4.36 for KMS support.Dave Airlie1-1/+1
2012-06-27Fix up displayWidth vs. virtualX confusion in radeon_setup_kernel_mem().Michel Dänzer1-2/+4
2012-06-25radeon: dixPrivateKeyRegistered is only in server 1.9Dave Airlie1-1/+4
2012-06-08UMS: Fix CRTC DPMS state check.Michel Dänzer1-2/+17
2012-06-07configure: bump version post releaseAlex Deucher1-1/+1
2012-06-07configure: bump for releasexf86-video-ati-6.14.5Alex Deucher1-1/+1
2012-06-07configure: bump libdrm_radeon requirementAlex Deucher1-1/+1
2012-06-06Don't page-flip or wait on a CRTC while we're VT-switched away.Michel Dänzer2-0/+4
2012-06-06Don't wait on a CRTC which has been disabled via DPMS (bug #49761).Michel Dänzer3-3/+18
2012-06-05radeon: add new PCI idsAlex Deucher6-6/+132
2012-06-02radeon: improve smooth startup fallbacks.Dave Airlie1-20/+28
2012-06-02radeon: fix smooth startup with tiling enabled.Dave Airlie1-5/+7
2012-06-01radeon: fix compat api for newest planned API.Dave Airlie4-22/+36
2012-06-01drmmode: drop flags arg to adjust frame.Dave Airlie3-3/+3
2012-05-24radeon: move include down furtherDave Airlie1-1/+1
2012-05-24radeon: update compat-api.h for block handler + enable/disable fb.Dave Airlie7-17/+24
2012-05-24radeon/xvmc: fix build with new API.Dave Airlie1-0/+1
2012-05-24radeon: fix a few more RHDAtomBiosFunc usesDave Airlie2-12/+12
2012-05-24radeon/atombios: rewrite atombios parser code to not use xf86Screens.Dave Airlie4-83/+87
2012-05-24radeon/generic_bus: stop passing scrnIndexDave Airlie6-66/+66
2012-05-23compat for new server APIDave Airlie6-78/+107
2012-05-23ati: convert to new screen conversion APIsDave Airlie21-104/+105
2012-05-23radeon: add compat-api.hDave Airlie3-0/+44
2012-05-23radeon/xaa: drop scrnIndex parameter to some functionsDave Airlie3-22/+22
2012-05-16UMS/EXA: Add reminder for potential solid picture performance issue.Thierry Vignaud1-0/+1
2012-05-11radeon: use GB_GR and BG_RG formats for packed yuv video for r600+Roland Scheidegger5-165/+23
2012-05-11radeon: avoid rounding errors in texture coords for textured xv on EG+Roland Scheidegger1-5/+5
2012-05-10Fail more gracefully when drm surface manager can't be initializedAnisse Astier1-0/+5
2012-05-09EXA/UMS: Synchronize to the GPU before writing solid colour to scratch pixmap.Michel Dänzer1-0/+1
2012-05-03EXA: Attempt to fix solid picture acceleration with UMS.Michel Dänzer1-5/+22
2012-05-02radeon: add MacModel entry for SAM440ep embedded boardAlex Deucher3-1/+62
2012-04-16EXA: Support acceleration of solid pictures on R2xx.Alex Deucher1-43/+58
2012-04-16EXA: Support acceleration of solid pictures on R1xx.Alex Deucher1-43/+58
2012-04-16EXA: Support acceleration of solid pictures on Evergreen/NI.Alex Deucher1-68/+95
2012-04-16EXA: Support acceleration of solid pictures on R3xx-R7xx.Michel Dänzer4-116/+179
2012-04-16RADEONCopySwap: Fix RADEON_HOST_DATA_SWAP_16BIT case.Michel Dänzer1-3/+2
2012-04-16Make radeon_setup_kernel_mem failures more graceful and verbose.Michel Dänzer1-2/+12
2012-04-05r6xx-r9xx: force 1D tiling for buffer with height < 64Jerome Glisse1-0/+7
2012-03-29configure: bump version post releaseAlex Deucher1-1/+1
2012-03-29configure: bump version for releasexf86-video-ati-6.14.4Alex Deucher1-1/+1
2012-03-28configure: bump libdrm requirement for TN supportAlex Deucher1-1/+1
2012-03-27radeon: man page updatesAlex Deucher1-3/+17
2012-03-20radeon/kms: add TN pci idsAlex Deucher6-0/+42
2012-03-20radeon/kms: add support for TN (trinity) APUsAlex Deucher4-6/+8
2012-03-07r6xx: initialize SX_MISCMarek Olšák1-1/+2
2012-03-06DRI2: Unreference buffers immediately when event wait info is invalidated.Michel Dänzer1-19/+22
2012-03-06Re-register DRM FD wakeup handler for each server generation.Michel Dänzer4-7/+16