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
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-01-30
drm/qxl: use ttm_tt
Gerd Hoffmann
2019-01-28
drm/qxl: use separate offset spaces for the two slots / ttm memory types.
Gerd Hoffmann
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
2018-05-14
gpu: drm: qxl: Adding new typedef vm_fault_t
Souptick Joarder
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
drm/qxl: remove ttm_pool_* wrappers
Christian König
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-27
drm/qxl: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-10
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
2017-10-23
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
Gerd Hoffmann
2017-07-03
drm: qxl: constify ttm_place structures.
Arvind Yadav
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-02
drm: qxl: Embed drm_device into driver structure
Gabriel Krisman Bertazi
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2017-01-19
drm: qxl: Open code probing sequence for qxl
Gabriel Krisman Bertazi
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
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
[next]