summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-09exa: Flush (S)IFC to the frontbuffer immediately.Maarten Maathuis3-0/+12
2011-02-09dri2: allow page flipping to be disabled in xorg.confBen Skeggs2-3/+16
2011-01-17nvc0: merge initial acceleration supportBen Skeggs19-999/+4318
2011-01-07nv50: fix pitch of linear scanout buffersBen Skeggs1-7/+20
2010-12-25nv04/exa: kill useless WAIT_RINGXavier Chantry1-2/+0
2010-12-21add back generic include of nouveau_pushbuf.hBen Skeggs1-0/+1
2010-12-20include nv04_pushbuf.h for ring macros, rather than nouveau_pushbuf.hBen Skeggs16-1/+20
2010-12-20kill NVSync(), it's rather uselessBen Skeggs3-24/+0
2010-12-16nv50/xv: use mad in nv12 shader, rather than mul+addBen Skeggs1-15/+12
2010-12-14set canDoBGNoneRoot if building against new enough serverBen Skeggs2-21/+20
2010-12-14nv50/xv: implement brightness/contrast/saturation/hue controlsBen Skeggs4-32/+159
2010-12-14nv50/xv: kick csc parameters out into a constant bufferBen Skeggs2-30/+50
2010-11-30dri2: fix certain clients blocking forever when sync-to-vblank unavailableBen Skeggs1-1/+3
2010-11-29dri2: don't return failure from get_msc if sync-to-vblank isn't availableBen Skeggs1-2/+5
2010-11-26dri2: Don't return failure from schedule_wait if sync-to-vblank is unavailable.Francisco Jerez1-1/+1
2010-10-30Purge cvs tags.Jesse Adkins2-4/+0
2010-10-26dri2: Fix throttling on occluded drawables.Francisco Jerez1-0/+7
2010-10-25kms: initial pass at supporting zaphod-modeBen Skeggs4-6/+82
2010-10-24dri2: Fix build on X server 1.8.Francisco Jerez1-6/+6
2010-10-22dri2: Report damage on page-flipped drawables.Francisco Jerez1-0/+2
2010-10-22Make the sync-to-vblank helpers take a box as argument.Francisco Jerez8-26/+22
2010-10-22dri2: Implement the ScheduleWaitMSC/GetMSC hooks.Francisco Jerez1-1/+69
2010-10-22dri2: Add pageflip/exchange support.Francisco Jerez6-7/+104
2010-10-22Allocate a tiled scanout on pre-nv50 too.Francisco Jerez1-5/+5
2010-10-22dri2: Give out buffers ready for scanout.Francisco Jerez1-0/+2
2010-10-22Restructure tiled pixmap allocation in a single place.Francisco Jerez6-116/+104
2010-10-22dri2: Add sync-to-vblank support.Francisco Jerez6-8/+197
2010-10-21nv04-nv40/exa: Make the copy hook blit downwards for non-overlapping regions.Francisco Jerez1-0/+35
2010-10-21Make the sync-to-vblank helpers more consistent.Francisco Jerez8-88/+71
2010-10-21kms: Register a wakeup handler to poll vblank/pageflip/udev events.Francisco Jerez3-23/+65
2010-10-12Update to the last libdrm API.Francisco Jerez5-10/+20
2010-10-10nv10-nv40/exa: Fix tiled pixmap pitch alignment calculation.Francisco Jerez2-2/+8
2010-10-10Fix for the last xserver ABI.Francisco Jerez1-0/+2
2010-10-02nv50/exa: Stop using wfb by default, but add an option to enable it.Maarten Maathuis4-2/+10
2010-09-30dri2: Throttle frontbuffer flushes.Francisco Jerez1-0/+7
2010-09-20nv50: use 0x8697 on NVAFBen Skeggs2-0/+5
2010-09-17noaccel: fix rotation, as well as an assert during server shutdownBen Skeggs3-10/+18
2010-08-26dri2: remove explit flush from copy_region()Ben Skeggs1-3/+0
2010-08-26kickoff from the flush callback chainBen Skeggs1-3/+15
2010-08-20nv50/xv: support UYVYBen Skeggs2-1/+18
2010-08-13nv50/xv: Fix the uncommon codepath to use width/height variable.Maarten Maathuis1-1/+1
2010-08-13nv50/xv: We have 18 relocs, not 16, adjust MARK_RING.Maarten Maathuis1-1/+1
2010-08-07nouveau_exa.c: move line_count logic out of UTS/DFS loopRoy Spliet1-23/+16
2010-08-06nvc0: recognise these chipsets, and allow NoAccel mode on themBen Skeggs2-2/+7
2010-08-05nv10/exa: Bump maxX/maxY to 4096/4096.Francisco Jerez1-1/+1
2010-08-05Revert "nv04-nv40/exa: Match the blob behavior more closely on PrepareCopy."Francisco Jerez1-4/+0
2010-06-15dri2: Fix for the last DRI2InfoRec ABI.Francisco Jerez1-7/+1
2010-06-11call NVEnterVT from CreateScreenResourcesBen Skeggs1-1/+1
2010-06-10fix for server 1.9Ben Skeggs1-4/+4
2010-06-10nv50/accel: fix perspective interps in YUV to RGB shaderChristoph Bumiller1-4/+4