index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2021-06-12
drm/vmwgfx: inline access to the pages from the piter
Zack Rusin
1
-16
/
+0
2021-06-12
drm/vmwgfx: remove code that was using physical page addresses
Zack Rusin
1
-19
/
+0
2021-06-09
drm/vmwgfx: use ttm_bo_move_null() when there is nothing to move
Nirmoy Das
1
-1
/
+1
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
1
-1
/
+1
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-5
/
+5
2021-05-26
drm/vmwgfx: Inline vmw_verify_access()
Thomas Zimmermann
1
-9
/
+0
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-3
/
+6
2021-03-16
drm/vmwgfx: clean up vmw_move_notify v2
Christian König
1
-19
/
+8
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
1
-1
/
+27
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-7
/
+7
2021-01-19
drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
Lee Jones
1
-0
/
+2
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
1
-3
/
+3
2020-11-30
drm/vmwgfx: switch to ttm_sg_tt_init
Christian König
1
-2
/
+2
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-19
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-06
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-17
drm/ttm: move unbind into the tt destroy.
Dave Airlie
1
-0
/
+1
2020-09-17
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+1
2020-09-17
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-07
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
[next]