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
2020-07-02
drm/vmwgfx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-12
drm/vmwgfx: Remove a few unused functions
Sebastian Andrzej Siewior
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
2019-08-14
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
2019-08-14
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2019-06-28
drm/vmwgfx: Don't look at state->allow_modeset
Daniel Vetter
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
2019-02-05
drm/vmwgfx: Also check for crtc status while checking for DU active
Deepak Rawat
2019-02-05
drm/vmwgfx: Fix an uninitialized fence handle value
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
2018-12-05
drm/vmwgfx: Use atomic helper function for dirty fb IOCTL
Deepak Rawat
2018-12-05
drm/vmwgfx: Add a new interface for plane update on a display unit
Deepak Rawat
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-05
drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
Thomas Hellstrom
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
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-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-08
drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
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ä
[next]