开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_blit.c
Age
Commit message (
Expand
)
Author
2024-10-10
drm/vmwgfx: Remove unnecessary NULL checks before kvfree()
Thorsten Blum
2024-08-26
drm/vmwgfx: Fix prime with external buffers
Zack Rusin
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-01-21
drm/ttm: device naming cleanup
Christian König
2021-01-19
drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
Lee Jones
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2020-06-04
drm: remove drm specific kmap_atomic code
Ira Weiny
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom