开源镜像站
帮助
动态
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
2018-09-20
drm/vmwgfx: limit mode size for all display unit to texture_max
Deepak Rawat
2018-09-20
drm/vmwgfx: limit screen size to stdu_max during check_modeset
Deepak Rawat
2018-09-20
drm/vmwgfx: don't check for old_crtc_state enable status
Deepak Rawat
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
2018-07-03
drm/vmwgfx: Add gui_x/y to vmw_connector_state
Deepak Rawat
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
2018-07-03
drm/vmwgfx: Remove primary memory validation against mode while creating fb
Deepak Rawat
2018-07-03
drm/vmwgfx: Perform memory validations only when need full modeset.
Deepak Rawat
2018-07-03
drm/vmwgfx: Use modeset display memory validation for layout ioctl
Deepak Rawat
2018-07-03
drm/vmwgfx: Perform topology validation during atomic modeset.
Deepak Rawat
2018-07-03
drm/vmwgfx: Fix atomic mode set check
Sinclair Yeh
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-07-02
drm/vmwgfx: Use drm_plane_mask() & co.
Ville Syrjälä
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
Ville Syrjälä
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()
Ville Syrjälä
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_atomic_check_modeset()
Ville Syrjälä
2018-05-15
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2018-04-26
drm/vmwgfx: Fix a buffer object leak
Thomas Hellstrom
2018-04-26
drm/vmwgfx: Clean up fbdev modeset locking
Thomas Hellstrom
2018-03-30
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-29
drm/vmwgfx: Stop consulting plane->fb
Ville Syrjälä
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
2018-03-22
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
2018-03-22
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
2018-03-21
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-01-23
drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-17
drm/vmwgfx: Fix a boot time warning
Woody Suwalski
2018-01-09
drm/vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
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ä
[next]