index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_ttm.c
Age
Commit message (
Expand
)
Author
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
2015-12-15
drm/qxl: use to_qxl_bo macro
Frediano Ziglio
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/qxl: rework to new fence interface
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-05-01
drm: qxl: Remove unused device pointer
Christian Engelmayer
2014-04-02
drm/qxl: unset a pointer in sync_obj_unref
Maarten Lankhorst
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
2013-08-27
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-07-24
qxl: allow creation of pre-pinned objects and use for releases.
Dave Airlie
2013-04-18
drm/qxl: fix build with debugfs turned off.
Dave Airlie
2013-04-16
drm/qxl: make lots of things static.
Dave Airlie
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie