aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-04qxl: avoid an oops in the deferred io code.Dave Airlie1-1/+1
2013-07-24drm/qxl: add delayed fb operationsDave Airlie1-21/+163
2013-07-05qxl: add fb and ttm entry points for use by suspend/resume.Dave Airlie1-0/+10
2013-07-05drm/qxl: add support for > 1 outputDave Airlie1-1/+1
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä1-4/+0
2013-04-16drm/qxl: make lots of things static.Dave Airlie1-1/+1
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie1-0/+567