index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
4
-6
/
+4
2020-06-15
drm: vmwgfx: remove drm_driver::master_set() return type
Emil Velikov
1
-5
/
+3
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-2
/
+0
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-23
drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility
Thomas Hellström (VMware)
1
-1
/
+1
2020-03-23
drm/vmwgfx: Add SM5 param for userspace
Deepak Rawat
1
-0
/
+3
2020-03-23
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
2
-2
/
+36
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
4
-246
/
+215
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
4
-154
/
+202
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
8
-7
/
+630
2020-03-23
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
3
-23
/
+23
2020-03-23
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
1
-0
/
+70
2020-03-23
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
7
-18
/
+319
2020-03-23
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2
-4
/
+21
2020-03-23
drm/vmwgfx: Read new register for GB memory when available
Deepak Rawat
1
-3
/
+9
2020-03-23
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
2
-0
/
+24
2020-03-23
drm/vmwgfx: Sync virtual device headers for new feature
Deepak Rawat
8
-585
/
+1646
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
8
-31
/
+69
2020-03-23
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2
-18
/
+12
2020-03-23
drm/vmwgfx: Sync legacy multisampling device capability
Deepak Rawat
2
-8
/
+16
2020-03-23
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-25
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]