summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl/qxl_gem.c
AgeCommit message (Expand)Author
2018-08-30drm/qxl: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-03-21drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()Santha Meena Ramamoorthy
2017-05-17drm/qxl: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2016-11-15qxl: Remove qxl_bo_init() return valueChristophe Fergeau
2015-06-05drm/qxl: Move main reference counter to GEM object instead of TTM onesFrediano Ziglio
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-19drm/qxl: remove unused object_pin/unpin() helpersDavid Herrmann
2013-07-24qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie
2013-04-16drm/qxl: make lots of things static.Dave Airlie
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie