index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-05
1
-3
/
+3
*
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
2016-03-14
1
-2
/
+2
*
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
2016-03-14
1
-0
/
+30
*
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
2016-03-14
1
-0
/
+32
*
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
2016-03-14
1
-0
/
+92
*
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
2016-03-14
1
-3
/
+2
*
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
2016-01-13
1
-1
/
+5
*
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-23
1
-13
/
+51
|
\
|
*
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
2015-12-08
1
-13
/
+51
*
|
drm/vmwgfx: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-2
/
+2
*
|
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
|
drm/vmwgfx: Drop dummy save/restore hooks
Daniel Vetter
2015-12-08
1
-16
/
+0
*
|
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
|
/
*
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2015-11-06
1
-1
/
+1
*
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
1
-11
/
+12
*
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-3
/
+3
*
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
2015-09-24
1
-2
/
+1
*
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-17
1
-826
/
+825
|
\
|
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
1
-1
/
+1
|
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-5
/
+10
|
*
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2015-08-12
1
-24
/
+18
|
*
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
2015-08-12
1
-11
/
+22
|
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
1
-16
/
+16
|
*
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
2015-08-05
1
-4
/
+2
|
*
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
2015-08-05
1
-3
/
+6
|
*
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
2015-08-05
1
-3
/
+60
|
*
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
2015-08-05
1
-66
/
+96
|
*
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
1
-30
/
+119
|
*
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
2015-08-05
1
-275
/
+44
|
*
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
1
-0
/
+292
|
*
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
1
-1
/
+1
|
*
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
1
-6
/
+101
|
*
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
1
-8
/
+54
|
*
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
1
-2
/
+2
|
*
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
2015-08-05
1
-478
/
+84
|
*
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
1
-0
/
+4
*
|
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-27
1
-1
/
+2
|
/
*
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2015-03-11
1
-11
/
+3
*
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2015-01-19
1
-2
/
+0
*
drm: Per-plane locking
Daniel Vetter
2014-11-12
1
-2
/
+2
*
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
2014-10-31
1
-3
/
+13
*
drm/vmwgfx: fix lock breakage
Rob Clark
2014-10-31
1
-4
/
+4
*
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
1
-2
/
+2
*
drm/vmwgfx: use helpers
Rob Clark
2014-07-18
1
-4
/
+2
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-1
/
+1
*
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-05
1
-4
/
+4
*
drm: try harder to avoid regression when merging mode bits
Dave Airlie
2014-05-01
1
-1
/
+1
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-02
1
-7
/
+7
*
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-28
1
-9
/
+6
*
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
Thomas Hellstrom
2014-01-17
1
-3
/
+3
[next]