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
/
vmwgfx
/
vmwgfx_drv.h
Age
Commit message (
Expand
)
Author
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
drm/vmwgfx: fix gmrid takedown paths to new interface
Dave Airlie
2020-08-06
drm/vmwgfx: takedown vram manager
Dave Airlie
2020-08-06
drm/vmwgfx/ttm: switch gmrid allocator to new init paths.
Dave Airlie
2020-08-06
drm/vmwgfx/ttm: convert vram mm init to new code paths
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-05-16
drm/vmwgfx: Fix parameter name in vmw_bo_init
Guixiong Wei
2020-04-03
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
2020-03-24
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
2020-03-24
drm/vmwgfx: Introduce a huge page aligning TTM range manager
Thomas Hellstrom (VMware)
2020-03-24
drm/vmwgfx: Support huge page faults
Thomas Hellstrom (VMware)
2020-03-23
drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility
Thomas Hellström (VMware)
2020-03-23
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-12
drm/vmwgfx: Remove a few unused functions
Sebastian Andrzej Siewior
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-01-15
drm/vmwgfx: Bump driver minor version
Thomas Hellstrom
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-08-14
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
2019-06-26
drm/vmgfx: kill off unused init_mutex
Emil Velikov
2019-05-21
drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
Thomas Hellstrom
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
[next]