aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-15qxl: Mark some internal functions as staticChristophe Fergeau1-1/+1
2016-07-12drm/qxl: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König1-1/+1
2015-06-05drm/qxl: Remove format string errorsFrediano Ziglio1-1/+1
2015-06-05drm/qxl: Handle all errors in qxl_surface_evictFrediano Ziglio1-4/+4
2015-06-05drm/qxl: Do not cause spice-server to clean our objectsFrediano Ziglio1-0/+1
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst1-5/+0
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst1-2/+0
2013-07-24qxl: convert qxl driver to proper use for reservationsDave Airlie1-23/+17
2013-07-24qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie1-1/+1
2013-07-05qxl: add ring prep code for s/rDave Airlie1-2/+7
2013-07-05drm/qxl: add support for > 1 outputDave Airlie1-4/+4
2013-05-17drm/qxl: fix ioport interactions for kernel submitted commands.Dave Airlie1-10/+19
2013-05-03qxl: update to new idr interfaces.Dave Airlie1-12/+7
2013-04-16drm/qxl: make lots of things static.Dave Airlie1-20/+3
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie1-0/+707