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
2021-01-14
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-08-11
drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2020-08-11
drm/vmwgfx: Fix two list_for_each loop exit tests
Dan Carpenter
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
[next]