summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-17fix hardcoding of nvc0 wfb pathnvc0Ben Skeggs1-4/+4
2011-01-17general tidy-ups in preparation for merge to masterBen Skeggs3-36/+20
2011-01-17Merge branch 'master' into nvc0Ben Skeggs3-9/+21
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-20nvc0: switch to "standard" RING macrosBen Skeggs7-214/+212
2010-12-20Merge branch 'master' into nvc0Ben Skeggs19-49/+32
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-17nvc0/xv: use mad in nv12 shader, rather than mul+addBen Skeggs1-25/+12
2010-12-16nvc0: fix offset of 17bc bufferChristoph Bumiller1-1/+1
2010-12-16nvc0/xv: bind textures for the FP, not the TEPChristoph Bumiller1-2/+2
2010-12-16nvc0: switch to rnn headersChristoph Bumiller12-1107/+1848
2010-12-16nv50/xv: use mad in nv12 shader, rather than mul+addBen Skeggs1-15/+12
2010-12-15nvc0/exa: fix m2mf dfsBen Skeggs1-0/+1
2010-12-15nvc0: add Xv implementationBen Skeggs6-51/+521
2010-12-15Merge branch 'master' into nvc0Ben Skeggs7-61/+207
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-12-09nvc0: call grobj_alloc for all used object classesBen Skeggs1-14/+14
2010-12-09nvc0: don't try and create DmaNotifier0Ben Skeggs1-22/+16
2010-12-09nvc0: change tile_mode to contain 0xZYX instead of 0xZYChristoph Bumiller4-12/+16
2010-12-09exa: don't fall back to nv04 m2mf if nvc0 m2mf failsChristoph Bumiller1-12/+13
2010-12-09nvc0/exa: remove noisy debug messagesChristoph Bumiller1-45/+0
2010-12-09nvc0/accel: remove unneeded scratch method 0x3420 initChristoph Bumiller1-4/+0
2010-12-09Merge remote branch 'origin/master' into nvc0Christoph Bumiller22-322/+863
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 Skeggs5-6/+92
2010-10-24dri2: Fix build on X server 1.8.Francisco Jerez1-6/+6
2010-10-22Bump the required X server version to 1.8.Francisco Jerez1-1/+1
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 Jerez7-8/+202
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