index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-02-27
drm/qxl: remove ttm_pool_* wrappers
Christian König
1
-22
/
+0
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-2
/
+3
2017-12-27
drm/qxl: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-16
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
1
-2
/
+1
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
1
-5
/
+4
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-2
/
+2
2017-11-10
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
1
-4
/
+1
2017-10-23
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
Gerd Hoffmann
1
-2
/
+2
2017-07-03
drm: qxl: constify ttm_place structures.
Arvind Yadav
1
-1
/
+1
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-5
/
+5
2017-04-05
drm/ttm: add io_mem_pfn callback
Christian König
1
-0
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-02
drm: qxl: Embed drm_device into driver structure
Gabriel Krisman Bertazi
1
-1
/
+1
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
1
-2
/
+0
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
1
-0
/
+1
2017-01-19
drm: qxl: Open code probing sequence for qxl
Gabriel Krisman Bertazi
1
-7
/
+1
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-3
/
+3
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
1
-0
/
+1
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+2
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
1
-1
/
+2
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
1
-6
/
+6
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
1
-2
/
+2
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
1
-1
/
+2
2016-07-07
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
1
-0
/
+7
2016-05-05
drm/ttm: implement LRU add callbacks v2
Christian König
1
-0
/
+2
2015-12-15
drm/qxl: use to_qxl_bo macro
Frediano Ziglio
1
-2
/
+2
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
1
-1
/
+1
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-104
/
+0
2014-09-02
drm/qxl: rework to new fence interface
Maarten Lankhorst
1
-43
/
+54
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-3
/
+5
2014-05-01
drm: qxl: Remove unused device pointer
Christian Engelmayer
1
-6
/
+0
2014-04-02
drm/qxl: unset a pointer in sync_obj_unref
Maarten Lankhorst
1
-0
/
+1
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-2
/
+3
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-2
/
+1
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
1
-0
/
+2
2013-08-27
drm: verify vma access in TTM+GEM drivers
David Herrmann
1
-1
/
+3
2013-07-24
qxl: allow creation of pre-pinned objects and use for releases.
Dave Airlie
1
-1
/
+1
2013-04-18
drm/qxl: fix build with debugfs turned off.
Dave Airlie
1
-0
/
+4
2013-04-16
drm/qxl: make lots of things static.
Dave Airlie
1
-3
/
+3
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie
1
-0
/
+577
[prev]