summaryrefslogtreecommitdiff
path: root/src/radeon_dri2.c
AgeCommit message (Expand)Author
2013-01-11DRI2/r[345]xx: 16 bit depth buffers use square micro tiling.Michel Dänzer
2013-01-11DRI2: Properly use buffer depth passed in by client.Michel Dänzer
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer
2013-01-03DRI2: limit the swap rate when CRTC is in DPMS-off stateIlija Hadzic
2013-01-03DRI2: change signature of radeon_dri2_drawable_crtcIlija Hadzic
2013-01-03video: add option to include disabled CRTCs in best CRTC searchIlija Hadzic
2012-11-15radeon: avoid segfault when pixmap exceed GPU capabilitiesJerome Glisse
2012-10-16radeon/dri2: fix the window->pixmap math properly.Dave Airlie
2012-10-11radeon/dri2: fix damage reporting on pageflipDave Airlie
2012-09-13glamor: Force acceleration for DRI2 copies.Michel Dänzer
2012-09-12glamor: Fix DRI2 crash introduced by PRIME changes.Michel Dänzer
2012-09-04radeon/dri2: fix build against older servers.Dave Airlie
2012-09-03radeon: add dri2 offload support.Dave Airlie
2012-09-03radeon: damage full screen after pageflipDave Airlie
2012-07-13Deal more gracefully with DRI2 being unavailable at build or run time.Michel Dänzer
2012-07-10Initial SI support.Michel Dänzer
2012-07-10Initial glamor support.Michel Dänzer
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-06-06Don't page-flip or wait on a CRTC while we're VT-switched away.Michel Dänzer
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2012-03-06DRI2: Unreference buffers immediately when event wait info is invalidated.Michel Dänzer
2012-02-13Handle new xorg_list API.Michel Dänzer
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2011-12-28DRI2: Can't use page flipping for pixmaps. (bug #42913)Michel Dänzer
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-10-25Make radeon_dri2_create_buffer(s) more robust. (Bug #30047)Michel Dänzer
2011-10-19dri2: Add vdpau driver name entryMaarten Lankhorst
2011-08-01dri2: Update front buffer pixmap and name before exchanging buffersVille Syrjala
2011-06-17dri2: fix copy pasto in a6154c00c64932332e8f6e334661ffd579cfd894Alex Deucher
2011-06-16dri2: missing bit from a6154c00c64932332e8f6e334661ffd579cfd894Alex Deucher
2011-06-16dri2/eg+: fix size and alignment of depth/stencil buffersAlex Deucher
2011-05-06DRI2: fix high-crtc/vblank oversight/bugIlija Hadzic
2011-04-05DRI2: Some cleanups for the scheduling mess.Michel Dänzer
2011-04-02xf86-video-ati: (revised #2) add support for vblank on crtc > 1Ilija Hadzic
2011-02-24dri2: disable pageflipping for transformed displaysAlex Deucher
2010-12-19ddx/ati: Bugfix for pageflip consistency check.Mario Kleiner
2010-12-01ddx/ati: Fix reporting of pageflip completion events on multi-head.Mario Kleiner
2010-12-01ddx/ati: Add option "SwapbuffersWait" to control vsync of DRI2 swaps.Mario Kleiner
2010-12-01radeon/kms: add pageflip supportAlex Deucher
2010-10-28dri2: reference count the client privates key/callbackDave Airlie
2010-10-27Don't try to delete DRI2 event list entries that were never added. (Bug #31086)Michel Dänzer
2010-10-07radeon: proper DRI2 pending events handling when client gone. (v6)Oldřich Jedlička
2010-10-04Merge branch 'evergreen_accel' of git+ssh://git.freedesktop.org/git/xorg/driv...Alex Deucher
2010-10-01evergreen/dri2: fix depth allocation for depth+stencilAlex Deucher
2010-08-27dri2: Reference count DRI2 buffersChristopher James Halse Rogers
2010-08-25remove explicit buffer submit from copy regionDave Airlie
2010-08-05r6xx/r7xx: default to micro (1D) tiling for nowAlex Deucher
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher