summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl/qxl_gem.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-30drm/qxl: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann1-1/+1
2018-03-21drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()Santha Meena Ramamoorthy1-1/+1
2017-05-17drm/qxl: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-2/+3
2016-11-15qxl: Remove qxl_bo_init() return valueChristophe Fergeau1-2/+1
2015-06-05drm/qxl: Move main reference counter to GEM object instead of TTM onesFrediano Ziglio1-2/+8
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-6/+0
2013-08-19drm/qxl: remove unused object_pin/unpin() helpersDavid Herrmann1-26/+0
2013-07-24qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie1-1/+1
2013-04-16drm/qxl: make lots of things static.Dave Airlie1-29/+0
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie1-0/+178