summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-master' into upstream-randr-1.2randr-1.2Ben Skeggs2007-08-0814-462/+966
|\
| * Add forgotten prototypeBen Skeggs2007-08-081-0/+2
| * Timeouts got lost somewhere along the way..Ben Skeggs2007-08-081-2/+2
| * Fix some overlooked hardcoded subchannels...Stephane Marchesin2007-08-071-4/+4
| * Fix explicit usage of subchannels, and remove subchannel defines altogether.Stephane Marchesin2007-08-062-18/+1
| * make XAA work on nv17Matthieu Castet2007-08-061-0/+8
| * oops remove the debugging ErrorFs.Stephane Marchesin2007-08-061-2/+0
| * Fix UTS/DFS when gart is smaller than transfer size.Stephane Marchesin2007-08-061-0/+4
| * NVDmaSetObjectFromSubchannel doesn't exist anymore!Ben Skeggs2007-08-071-2/+0
| * Add subchannel handling codeStephane Marchesin2007-08-067-194/+192
| * Adapt to drm 0.0.10Ben Skeggs2007-08-067-51/+36
| * Xv: waiting for last transfers to finish before freeing notifiersArthur Huillet2007-08-061-3/+14
| * Clamp NV_MEMORY_TO_MEMORY_FORMAT_LINE_COUNT to 2047 lines.Ben Skeggs2007-08-061-2/+8
| * Xv now manages a pool of 6 notifiers for its double buffering. Also improved ...Arthur Huillet2007-07-302-42/+196
| * Xv: fixed bugs when displayed only part of the source image (tvtime with over...Arthur Huillet2007-07-291-125/+107
| * exa: disable compositing on big endian machinesDave Airlie2007-07-281-0/+2
| * no overlay with compositeArthur Huillet2007-07-271-2/+2
| * Xv: gotos are evilArthur Huillet2007-07-271-2/+2
| * Removed comments in preparation for upstream pushArthur Huillet2007-07-271-5/+5
| * re-added CPU copy code as a second fallback option (first being to use X GART...Arthur Huillet2007-07-261-7/+27
| * Completely removed notifier wait, when using double buffered stuff.Arthur Huillet2007-07-261-19/+35
| * Preliminary implementation of "host-side double buffering" to improve perform...Arthur Huillet2007-07-261-35/+94
| * removed pointless sleep in notifier waitArthur Huillet2007-07-252-40/+4
| * cleaner Xv code - fallback on CPU copy yet to be implementedArthur Huillet2007-07-201-50/+63
| * Now using GART as the source for the blitter - preliminary implementation, go...Arthur Huillet2007-07-201-2/+4
| * now yielding in the wait for notifier for Xv onlyArthur Huillet2007-07-203-21/+53
| * VERY EXPERIMENTAL now EXA waits for sync before its operations - this removed...Arthur Huillet2007-07-191-2/+8
| * VERY EXPERIMENTAL moved the notifier wait at the beginning of NvPutImageArthur Huillet2007-07-191-4/+12
| * new structure for PutImage, and DMA transfersArthur Huillet2007-07-191-144/+404
* | NV50: Get NV_MEMORY_TO_MEMORY_FORMAT working.Ben Skeggs2007-07-171-0/+22
* | Merge branch 'nv50-branch' into randr-1.2Ben Skeggs2007-07-1720-1832/+3769
|\ \
| * \ Merge branch 'randr-1.2' into nv50-branchnv50-branchBen Skeggs2007-07-127-50/+59
| |\ \
| * \ \ Merge branch 'nv50-branch' into upstream-nv50-branchBen Skeggs2007-07-0911-130/+507
| |\ \ \
| | * | | NV50: Basic EXA support.Ben Skeggs2007-07-0910-64/+403
| | * | | Merge branch 'randr-1.2' into nv50-branchBen Skeggs2007-07-054-66/+120
| | |\ \ \
| | * \ \ \ Merge branch 'upstream-randr-1.2' into upstream-nv50-branchBen Skeggs2007-06-2520-442/+1371
| | |\ \ \ \
| * | | | | | nv50: Fix FB offsetsBen Skeggs2007-06-281-2/+2
| * | | | | | Merge branch 'upstream-randr-1.2' into upstream-nv50-branchBen Skeggs2007-06-2818-439/+1383
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | NV50: exit without SEGVBen Skeggs2007-05-251-3/+8
| * | | | | | NV50: Make sure CLUT gets initialised during ScreenInitBen Skeggs2007-05-251-2/+3
| * | | | | | consistent PreInit fail pathBen Skeggs2007-05-212-166/+94
| * | | | | | reindent nv_driver.cBen Skeggs2007-05-211-1856/+1919
| * | | | | | NV50: Hook up CLUT, broken - LoadPalette never gets called...Ben Skeggs2007-05-213-4/+68
| * | | | | | NV50: cursor not in a static location like nvBen Skeggs2007-05-201-1/+1
| * | | | | | NV50: hook up hwcursor initBen Skeggs2007-05-181-1/+7
| * | | | | | NV50: hook up nv50 code for Enter/LeaveVTBen Skeggs2007-05-181-0/+31
| * | | | | | Don't go pounding PMC_ENABLE..Ben Skeggs2007-05-161-0/+2
| * | | | | | oops, pNv->PRAMIN points at 0x710000 *not* 0x700000Ben Skeggs2007-05-161-1/+1
| * | | | | | add chipsets to Probe routine tooBen Skeggs2007-05-161-0/+2
| * | | | | | Hack in NV50 display setup callsBen Skeggs2007-05-161-5/+15