aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_ttm.c
Commit message (Expand)AuthorAge
* drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter2014-09-23
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
* drm/qxl: rework to new fence interfaceMaarten Lankhorst2014-09-02
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
* drm: qxl: Remove unused device pointerChristian Engelmayer2014-04-30
* drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst2014-04-01
* drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-16
* drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-16
* drm/qxl: add some surface memory loggingGerd Hoffmann2013-11-05
* drm: verify vma access in TTM+GEM driversDavid Herrmann2013-08-26
* qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie2013-07-23
* drm/qxl: fix build with debugfs turned off.Dave Airlie2013-04-17
* drm/qxl: make lots of things static.Dave Airlie2013-04-15
* drm: add new QXL driver. (v1.4)Dave Airlie2013-04-11