summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-11WIP RANDR checkpointdrvmodelv3Dave Airlie19-138/+598
nouveau can now scanout on intel frontbuffer again
2012-05-09xf86udev: init pdev to NULLDave Airlie1-0/+1
2012-05-09rename some ROLE stuffDave Airlie2-10/+5
2012-05-09udev: fixup claiming like master proposalDave Airlie3-6/+33
2012-05-09add abilitiesDave Airlie1-0/+1
2012-05-09randr: only provide one providerDave Airlie3-38/+139
2012-05-09further adventrues in provider landDave Airlie5-4/+137
it now migrates stuff from one gpu to the other, then dies in randr later
2012-05-09impedance layer: add plug in/out helper functions + pixmap duplicatorsDave Airlie4-7/+169
2012-05-06fix get copy plane funcDave Airlie1-1/+1
2012-05-06add shared pixmap usage flagDave Airlie1-0/+2
2012-05-04imped-pict: pass source pictures throughDave Airlie1-28/+8
2012-05-04imped: fix composite clip issueDave Airlie1-1/+8
2012-05-04fix bug in get glyph pictureDave Airlie1-1/+1
2012-05-04rrscreen: add multi-screen randr object gettingDave Airlie1-4/+171
2012-05-04randr: port over provider code from v2Dave Airlie5-0/+324
2012-05-03fix more hooking up of master/slavesDave Airlie4-13/+35
2012-05-03isDrv->isGPUDave Airlie7-11/+14
2012-05-03establish roles to pick screen setupDave Airlie2-5/+46
2012-05-03add rolesDave Airlie1-1/+2
2012-05-03match udev devices properlyDave Airlie1-1/+3
2012-05-03set is_gpu flag in scrninfo for driversDave Airlie2-0/+2
2012-05-03udev: claim slots properlyDave Airlie1-10/+13
2012-05-03exa: wrap get copy area fnsDave Airlie2-1/+33
2012-05-03get correct copy area fnDave Airlie1-1/+1
2012-04-30dri2: port over swap codeDave Airlie4-37/+227
glxgears works now vblank synced
2012-04-30dri2: add imped layer 1Dave Airlie5-45/+350
this gets the gears turning
2012-04-25improve udev probing to use pci infoDave Airlie6-10/+53
2012-04-20dri2: split out private initDave Airlie1-10/+17
2012-04-20some flip event callbacksDave Airlie1-0/+31
2012-04-20dri2: initial prime supportDave Airlie4-16/+108
just add new interfaces required
2012-04-17exa: add pixmap sharing interfaces + bump i/f versionDave Airlie4-1/+53
2012-04-17add buffer sharing interfacesDave Airlie1-0/+17
2012-04-13dga: don't use screen index from within codeDave Airlie3-3/+10
2012-04-13don't going setting display w/h as it affects other screensDave Airlie1-2/+2
2012-04-13offset scrnIndex by 16Dave Airlie1-4/+10
2012-04-13xf86udev: make work with real driverDave Airlie3-4/+21
2012-04-13picture/gc: setup parent pointerDave Airlie3-1/+3
2012-04-13gc: fix crash in fbValidateGCDave Airlie1-0/+8
2012-04-13glyph: fix glyph picture lookupDave Airlie3-4/+21
no longer crashes
2012-04-13picture: more picture rendering supportDave Airlie1-43/+81
2012-04-13picture: add change picture hook supportDave Airlie1-3/+81
2012-04-13pixmap: fix use after freeDave Airlie1-0/+1
2012-04-13imped: port over picture layer initial buildDave Airlie5-2/+493
2012-04-122 hacks but we get xlogoDave Airlie5-13/+94
so X -wr + xlogo works with nested now
2012-04-12sort out linking screen pixmapsDave Airlie2-4/+19
now for damaiste
2012-04-12WIP copy areaDave Airlie4-17/+36
2012-04-12initial imped codeportDave Airlie7-0/+1928
2012-04-12GC WIPDave Airlie7-55/+78
2012-04-12drvmodelv3: WIPDave Airlie30-70/+454
2012-04-11parser: add initial multiple gpu supportDave Airlie9-42/+71