summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl/qxl_ttm.c
AgeCommit message (Expand)Author
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-09-14drm/ttm: rework handling of private mem typesChristian König
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer
2016-07-07drm/ttm: wait for BO idle in ttm_bo_move_memcpyChristian König
2016-07-07drm/ttm: add wait for idle in all drivers bo_move functionsChristian König
2016-05-05drm/ttm: implement LRU add callbacks v2Christian König
2015-12-15drm/qxl: use to_qxl_bo macroFrediano Ziglio
2014-09-24drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-04-30drm: qxl: Remove unused device pointerChristian Engelmayer
2014-04-02drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2013-11-06drm/qxl: add some surface memory loggingGerd Hoffmann
2013-08-27drm: verify vma access in TTM+GEM driversDavid Herrmann
2013-07-24qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie
2013-04-18drm/qxl: fix build with debugfs turned off.Dave Airlie
2013-04-16drm/qxl: make lots of things static.Dave Airlie
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie