index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
drm/vmwgfx: Return true in function vmw_fence_obj_signaled()
Jason Yan
1
-1
/
+1
2020-05-16
drm/vmwgfx: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-05-16
drm/vmwgfx: Fix parameter name in vmw_bo_init
Guixiong Wei
1
-1
/
+1
2020-04-03
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
7
-4
/
+271
2020-03-24
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
3
-1
/
+15
2020-03-24
drm/vmwgfx: Introduce a huge page aligning TTM range manager
Thomas Hellstrom (VMware)
3
-0
/
+174
2020-03-24
drm/vmwgfx: Support huge page faults
Thomas Hellstrom (VMware)
3
-2
/
+81
2020-03-24
drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
Thomas Hellstrom (VMware)
1
-1
/
+1
2020-03-24
drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility
Thomas Hellström (VMware)
1
-1
/
+1
2020-03-24
drm/vmwgfx: Add SM5 param for userspace
Deepak Rawat
1
-0
/
+3
2020-03-24
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
2
-2
/
+36
2020-03-24
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
4
-246
/
+215
2020-03-24
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
4
-154
/
+202
2020-03-24
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
8
-7
/
+630
2020-03-24
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
3
-23
/
+23
2020-03-24
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
1
-0
/
+70
2020-03-24
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
7
-18
/
+319
2020-03-24
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2
-4
/
+21
2020-03-24
drm/vmwgfx: Read new register for GB memory when available
Deepak Rawat
1
-3
/
+9
2020-03-24
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
2
-0
/
+24
2020-03-24
drm/vmwgfx: Sync virtual device headers for new feature
Deepak Rawat
8
-585
/
+1646
2020-03-24
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
8
-31
/
+69
2020-03-24
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2
-18
/
+12
2020-03-24
drm/vmwgfx: Sync legacy multisampling device capability
Deepak Rawat
2
-8
/
+16
2020-03-24
drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
Deepak Rawat
1
-1
/
+1
2020-03-16
drm/vmwgfx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-03-12
drm/vmwgfx: Remove a few unused functions
Sebastian Andrzej Siewior
3
-140
/
+0
2020-03-12
drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
Sebastian Andrzej Siewior
1
-2
/
+0
2020-03-12
drm/vmwgfx: Refuse DMA operation when SEV encryption is active
Thomas Hellstrom
1
-0
/
+5
2020-03-12
drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects
Thomas Hellstrom
3
-4
/
+7
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
7
-34
/
+183
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
6
-9
/
+15
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
1
-6
/
+0
2020-01-15
drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possible
Thomas Hellstrom
1
-0
/
+4
2020-01-15
drm/vmwgfx: Bump driver minor version
Thomas Hellstrom
1
-2
/
+2
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
3
-0
/
+91
2020-01-15
drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
Navid Emamdoost
1
-1
/
+3
2020-01-15
drm/vmwgfx: drop DRM_AUTH for render ioctls
Emil Velikov
1
-14
/
+14
2020-01-15
drm/vmwgfx: check master authentication in surface_ref ioctls
Emil Velikov
1
-0
/
+7
2020-01-15
drm/vmwgfx: move the require_exist handling together
Emil Velikov
1
-4
/
+5
2020-01-15
drm/vmwgfx: Replace deprecated PTR_RET
Lukas Bulwahn
1
-6
/
+15
2020-01-15
drm/vmwgfx: Call vmw_driver_{load,unload}() before registering device
Thomas Zimmermann
1
-5
/
+37
2020-01-15
drm/vmwgfx: Don't use the HB port if memory encryption is active
Thomas Hellstrom
1
-2
/
+5
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-34
/
+1
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-11-28
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
13
-49
/
+1436
2019-11-26
drm/vmwgfx: Delete mmaping functions
Daniel Vetter
1
-33
/
+0
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
1
-2
/
+0
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
1
-2
/
+1
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
3
-6
/
+626
[next]