summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-20report disconnectedvirtio-vgaDave Airlie1-1/+1
2013-11-20add hot x/y supportDave Airlie1-5/+7
2013-11-19fail harder if vqs failDave Airlie1-1/+1
2013-11-19fix cursor transfersDave Airlie1-1/+1
2013-11-18handle events better - fix lockingDave Airlie1-7/+18
2013-11-17start adding 3dDave Airlie1-0/+84
2013-11-15fix some warningsDave Airlie3-5/+6
2013-11-15rename virtio_hwDave Airlie5-4/+1
2013-11-15drop unused fileDave Airlie1-151/+0
2013-11-15enable polling so we get hpd workingDave Airlie1-0/+1
2013-11-14add event q suppotr and polled connectorDave Airlie4-5/+71
2013-11-13retrieve display info at startupDave Airlie6-31/+138
2013-11-12add virtgpu_responseDave Airlie1-0/+8
2013-11-11start adding eventDave Airlie4-2/+42
2013-10-30virtio-vga: add cursor and dumb supportDave Airlie8-58/+248
2013-10-16virtio: more development to get an fbdevDave Airlie8-17/+405
2013-10-15move some stuff around port over more fbdevDave Airlie4-11/+358
2013-10-14start moving to simple gem objects for nowDave Airlie8-227/+109
2013-09-17frameworkDave Airlie1-0/+16
2013-09-17don't complain if we can't get resources for vgaDave Airlie1-1/+1
2013-09-09start of command processingDave Airlie1-0/+17
2013-09-09rename a bunch of fiesDave Airlie11-10/+9
2013-09-09more bitsDave Airlie6-6/+400
2013-09-09further boilerplatingDave Airlie10-27/+934
2013-09-09start adding virtio gpu simple driverDave Airlie10-1/+274
2013-09-05drop debugvirglDave Airlie1-1/+0
2013-09-04virgl: start adding pageflip supportDave Airlie7-25/+154
2013-09-03step one for rebase to 3.11Dave Airlie4-32/+43
2013-09-03try alternate sg creation schemeDave Airlie5-10/+104
2013-09-03virgl: use ttm size accounting properlyDave Airlie1-1/+6
2013-09-03virgl: add support for passing comm name to rendererDave Airlie4-5/+18
2013-09-03remove unused codeDave Airlie1-24/+0
2013-09-03virgl: pass a list of bo handles to the kernelDave Airlie2-22/+92
2013-09-03virgl: tie fb update to a timer for nowDave Airlie1-8/+24
2013-09-03virgl: overhaul transfers to attempt to fix cubemapsDave Airlie5-35/+45
2013-09-03get a caps bo from the hw.Dave Airlie6-14/+310
2013-09-03virgl: fix wrong err ptrDave Airlie1-2/+2
2013-09-03qxl: revert to userspace passing in the size.Dave Airlie2-25/+8
2013-09-03virgl: add stubbed out vbl interfaceDave Airlie4-1/+28
2013-09-03virgl: fix warning in fence codeDave Airlie1-1/+1
2013-09-03virgl: unreference buffers aand free outside spinlockDave Airlie2-3/+13
2013-09-03virgl: init spinlockDave Airlie1-0/+1
2013-09-03virgl: overhaul transfer interfaceDave Airlie4-7/+51
2013-09-03add dst stride - need to consider how it worksDave Airlie3-1/+3
2013-09-03virgl: add dumb annotationDave Airlie4-4/+9
2013-09-03virgl: rework entire resource/bo systemDave Airlie9-93/+164
2013-09-03virgl: drop transfer flags don't need anymoreDave Airlie5-12/+0
2013-09-03HACK: virtio - hack to workaround me misusing virtioDave Airlie1-1/+1
2013-09-03virgl: add cursor supportDave Airlie4-2/+102
2013-09-03virgl: fixup dumb buffers supportDave Airlie6-31/+60