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
/
ttm
Age
Commit message (
Expand
)
Author
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-06
drm/ttm: drop ttm_buffer_object->resv
Gerd Hoffmann
2019-08-06
drm/ttm: switch ttm core from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/ttm: set both resv and base.resv pointers
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
drm/ttm: use gem reservation object
Gerd Hoffmann
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
2019-08-02
drm/ttm: Add release_notify callback to ttm_bo_driver
Felix Kuehling
2019-07-26
Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
2019-07-18
drm/ttm: use the same attributes when freeing d_page->vaddr
Fuqian Huang
2019-07-18
drm/ttm: use the same attributes when freeing d_page->vaddr
Fuqian Huang
2019-07-16
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2019-06-27
drm/ttm: return -EBUSY if waiting for busy BO fails
Felix Kuehling
2019-06-21
Merge tag 'drm-misc-next-2019-06-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-06-18
drm: Permit video-buffers writecombine mapping for MIPS
Serge Semin
2019-06-18
drm/ttm: TTM fault handler helpers
Thomas Hellstrom
2019-06-18
drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
Thomas Hellstrom
2019-05-31
drm/ttm: fix busy memory to fail other user v10
Christian König
2019-05-31
drm/ttm: immediately move BOs to the new LRU v3
Christian König
2019-05-31
drm/ttm: cleanup ttm_bo_mem_space
Christian König
2019-05-31
drm/ttm: remove manual placement preference
Christian König
2019-05-31
drm/ttm: return immediately in case of a signal
Christian König
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-19
drm/ttm: fix re-init of global structures
Christian König
2019-04-11
drm/ttm: fix dma_fence refcount imbalance on error path
Lin Yi
2019-04-11
drm/ttm: fix incrementing the page pointer for huge pages
Christian König
2019-04-11
drm/ttm: fix start page for huge page check in ttm_put_pages()
Christian König
2019-04-11
drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
Christian König
2019-03-19
drm/ttm: Fix spelling of "KiB"
Jakub Wilk
2019-03-19
drm/ttm: remove set but not used variable 'bdev'
YueHaibing
2019-03-19
drm/ttm: Account for kernel allocations in kernel zone only
Felix Kuehling
2019-03-19
drm: Use the same mmap-range offset and size for GEM and TTM
Thomas Zimmermann
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-28
drm/ttm: Remove ttm_bo_reference and ttm_bo_unref
Thomas Zimmermann
2019-01-25
drm/ttm: stop always moving BOs on the LRU on page fault
Christian König
2019-01-25
drm/ttm: add lru notify to bo driver v2
Chunming Zhou
2018-12-21
drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output
Michel Dänzer
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-11-30
drm/ttm: fix LRU handling in ttm_buffer_object_transfer
Christian König
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-09
drm/ttm: remove set but not used variable 'driver'
YueHaibing
2018-11-07
drm/ttm: Fix bo_global and mem_global kfree error
Trigger Huang
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_bo_global instance
Christian König
[next]