summaryrefslogtreecommitdiff
path: root/src/qxl_ring.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-18build fixes: sched_yield and missing declarationAlon Levy1-1/+2
2011-07-23xspice/qxl_ring: yield when ring is fullAlon Levy1-1/+5
2011-07-22partially replace outb with ioport_writeAlon Levy1-2/+3
2011-07-22qxl_ring: keep qxl pointerAlon Levy1-5/+7
2011-01-26More explicit life cycle managementSøren Sandmann Pedersen1-0/+25
2009-12-22qxl: fix access to qxl ringDave Airlie1-8/+8
2009-07-01Eliminate a couple of warningsSøren Sandmann Pedersen1-0/+1
2009-02-24Wait for the command ring to go idle before setting the modeSøren Sandmann Pedersen1-0/+10
2009-02-04Implement qxl_ring_pop()Søren Sandmann Pedersen1-5/+13
2009-01-31Use new qxl_ring data type for command submissionSøren Sandmann Pedersen1-0/+78