开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
drm/vmwgfx: Try to fix plane clipping
Ville Syrjälä
2017-11-20
drm/vmwgfx: Use drm_plane_helper_check_state()
Ville Syrjälä
2017-11-20
drm/vmwgfx: Remove bogus crtc coords vs fb size check
Ville Syrjälä
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-08-29
drm/vmwgfx: Fix F26 Wayland screen update issue
Sinclair Yeh
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-17
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
2017-07-13
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
Maarten Lankhorst
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-31
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
2017-03-31
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
2017-03-31
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect atomic state object check/commit
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect plane helper functions
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
2017-03-31
drm/vmwgfx: Connector atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: Plane atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: CRTC atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
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
[next]