index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
vmwgfx
/
vmwgfx_ttm_buffer.c
Age
Commit message (
Expand
)
Author
2020-11-30
drm/vmwgfx: switch to ttm_sg_tt_init
Christian König
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-29
drm/vmwgfx: switch to new allocator
Christian König
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
2020-10-07
drm/vmwgfx: add a move callback.
Dave Airlie
2020-10-07
drm/vmwgfx: move null mem checks outside move notifies
Dave Airlie
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
2020-09-24
drm/vmwgfx: stop using ttm_bo_create v2
Christian König
2020-09-24
drm/vmwgfx: remove unused placement combination
Christian König
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-11
drm/ttm: nuke memory type flags
Christian König
2020-09-10
drm: vmwgfx: fix common struct sg_table related issues
Marek Szyprowski
2020-09-09
drm/vmwgfx: move to driver binding functions
Dave Airlie
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2020-08-24
drm/ttm: init mem->bus in common code.
Dave Airlie
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
drm/vmwgfx: drop bo map/unmap dma functions.
Dave Airlie
2020-08-06
drm/vmwgfx: consolidate ttm object creation and populate
Dave Airlie
2020-07-31
drm/ttm: remove the init_mem_type callback
Christian König
2020-07-31
drm/vmwgfx: stop implementing init_mem_type v2
Christian König
2020-07-31
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
2020-07-31
drm/ttm: initialize the system domain with defaults v2
Christian König
2020-07-29
drm/ttm: make ttm_tt unbind function return void.
Dave Airlie
2020-07-21
drm/vmwgfx: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
2020-07-21
drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
Christian König
2020-07-21
drm: remove optional dummy function from drivers using TTM
Christian König
2020-06-26
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
2020-03-24
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
2019-06-11
drm/vmwgfx: Honor the sg list segment size limitation
Thomas Hellstrom
2019-05-21
drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
Thomas Hellstrom
[next]