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