summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-29configure: bump version number to 6.14.6 pre-releasexf86-video-ati-6.14.6xf86-video-ati-6.14-branchDave Airlie
2012-06-29radeon: require libdrm 2.4.36 for KMS support.Dave Airlie
2012-06-27Fix up displayWidth vs. virtualX confusion in radeon_setup_kernel_mem().Michel Dänzer
2012-06-25radeon: dixPrivateKeyRegistered is only in server 1.9Dave Airlie
2012-06-08UMS: Fix CRTC DPMS state check.Michel Dänzer
2012-06-07configure: bump version post releaseAlex Deucher
2012-06-07configure: bump for releasexf86-video-ati-6.14.5Alex Deucher
2012-06-07configure: bump libdrm_radeon requirementAlex Deucher
2012-06-06Don't page-flip or wait on a CRTC while we're VT-switched away.Michel Dänzer
2012-06-06Don't wait on a CRTC which has been disabled via DPMS (bug #49761).Michel Dänzer
2012-06-05radeon: add new PCI idsAlex Deucher
2012-06-02radeon: improve smooth startup fallbacks.Dave Airlie
2012-06-02radeon: fix smooth startup with tiling enabled.Dave Airlie
2012-06-01radeon: fix compat api for newest planned API.Dave Airlie
2012-06-01drmmode: drop flags arg to adjust frame.Dave Airlie
2012-05-24radeon: move include down furtherDave Airlie
2012-05-24radeon: update compat-api.h for block handler + enable/disable fb.Dave Airlie
2012-05-24radeon/xvmc: fix build with new API.Dave Airlie
2012-05-24radeon: fix a few more RHDAtomBiosFunc usesDave Airlie
2012-05-24radeon/atombios: rewrite atombios parser code to not use xf86Screens.Dave Airlie
2012-05-24radeon/generic_bus: stop passing scrnIndexDave Airlie
2012-05-23compat for new server APIDave Airlie
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2012-05-23radeon: add compat-api.hDave Airlie
2012-05-23radeon/xaa: drop scrnIndex parameter to some functionsDave Airlie
2012-05-16UMS/EXA: Add reminder for potential solid picture performance issue.Thierry Vignaud
2012-05-11radeon: use GB_GR and BG_RG formats for packed yuv video for r600+Roland Scheidegger
2012-05-11radeon: avoid rounding errors in texture coords for textured xv on EG+Roland Scheidegger
2012-05-10Fail more gracefully when drm surface manager can't be initializedAnisse Astier
2012-05-09EXA/UMS: Synchronize to the GPU before writing solid colour to scratch pixmap.Michel Dänzer
2012-05-03EXA: Attempt to fix solid picture acceleration with UMS.Michel Dänzer
2012-05-02radeon: add MacModel entry for SAM440ep embedded boardAlex Deucher
2012-04-16EXA: Support acceleration of solid pictures on R2xx.Alex Deucher
2012-04-16EXA: Support acceleration of solid pictures on R1xx.Alex Deucher
2012-04-16EXA: Support acceleration of solid pictures on Evergreen/NI.Alex Deucher
2012-04-16EXA: Support acceleration of solid pictures on R3xx-R7xx.Michel Dänzer
2012-04-16RADEONCopySwap: Fix RADEON_HOST_DATA_SWAP_16BIT case.Michel Dänzer
2012-04-16Make radeon_setup_kernel_mem failures more graceful and verbose.Michel Dänzer
2012-04-05r6xx-r9xx: force 1D tiling for buffer with height < 64Jerome Glisse
2012-03-29configure: bump version post releaseAlex Deucher
2012-03-29configure: bump version for releasexf86-video-ati-6.14.4Alex Deucher
2012-03-28configure: bump libdrm requirement for TN supportAlex Deucher
2012-03-27radeon: man page updatesAlex Deucher
2012-03-20radeon/kms: add TN pci idsAlex Deucher
2012-03-20radeon/kms: add support for TN (trinity) APUsAlex Deucher
2012-03-07r6xx: initialize SX_MISCMarek Olšák
2012-03-06DRI2: Unreference buffers immediately when event wait info is invalidated.Michel Dänzer
2012-03-06Re-register DRM FD wakeup handler for each server generation.Michel Dänzer
2012-02-24Fix ConnectorTable crash in radeon_output.cHans Verkuil
2012-02-20radeon: avoid rounding errors in texture coords for textured xvRoland Scheidegger