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_kms.c
Age
Commit message (
Expand
)
Author
2017-01-26
drm/vmwgfx: Fix a potential integer overflow
Thomas Hellstrom
2017-01-26
drm/vmwgfx: Clear uninitialized fields of a parameter
Thomas Hellstrom
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-02
drm/vmwgfx: Switch to mode_cmd2
Daniel Vetter
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-10-18
drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-01
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
2016-07-01
drm/vmwgfx: Work around mode set failure in 2D VMs
Sinclair Yeh
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-05-20
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-03-14
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
2016-03-14
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
2016-03-14
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
2016-03-14
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
2016-03-14
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
2016-01-14
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-15
drm/vmwgfx: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-08
drm/vmwgfx: Drop dummy save/restore hooks
Daniel Vetter
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-06
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2015-08-12
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
[next]