index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
1
-3
/
+7
2019-08-14
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
1
-5
/
+10
2019-08-14
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
1
-0
/
+8
2019-06-28
drm/vmwgfx: Don't look at state->allow_modeset
Daniel Vetter
1
-8
/
+0
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
1
-15
/
+8
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
1
-2
/
+3
2019-02-05
drm/vmwgfx: Also check for crtc status while checking for DU active
Deepak Rawat
1
-1
/
+1
2019-02-05
drm/vmwgfx: Fix an uninitialized fence handle value
Thomas Hellstrom
1
-2
/
+2
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
1
-27
/
+39
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
1
-189
/
+88
2018-12-05
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
1
-22
/
+0
2018-12-05
drm/vmwgfx: Use atomic helper function for dirty fb IOCTL
Deepak Rawat
1
-64
/
+18
2018-12-05
drm/vmwgfx: Add a new interface for plane update on a display unit
Deepak Rawat
1
-0
/
+122
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-178
/
+21
2018-10-05
drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
Thomas Hellstrom
1
-12
/
+12
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
1
-178
/
+21
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
1
-178
/
+21
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
1
-2
/
+2
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
1
-1
/
+1
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
1
-12
/
+30
2018-09-20
drm/vmwgfx: limit mode size for all display unit to texture_max
Deepak Rawat
1
-3
/
+7
2018-09-20
drm/vmwgfx: limit screen size to stdu_max during check_modeset
Deepak Rawat
1
-8
/
+22
2018-09-20
drm/vmwgfx: don't check for old_crtc_state enable status
Deepak Rawat
1
-1
/
+1
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-221
/
+367
2018-08-08
drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
1
-3
/
+1
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
1
-1
/
+1
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-9
/
+11
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-212
/
+356
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
1
-9
/
+11
2018-07-03
drm/vmwgfx: Add gui_x/y to vmw_connector_state
Deepak Rawat
1
-10
/
+27
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
1
-11
/
+27
2018-07-03
drm/vmwgfx: Remove primary memory validation against mode while creating fb
Deepak Rawat
1
-13
/
+0
2018-07-03
drm/vmwgfx: Perform memory validations only when need full modeset.
Deepak Rawat
1
-2
/
+21
2018-07-03
drm/vmwgfx: Use modeset display memory validation for layout ioctl
Deepak Rawat
1
-69
/
+51
2018-07-03
drm/vmwgfx: Perform topology validation during atomic modeset.
Deepak Rawat
1
-36
/
+148
2018-07-03
drm/vmwgfx: Fix atomic mode set check
Sinclair Yeh
1
-14
/
+26
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-1
/
+1
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-102
/
+101
2018-07-02
drm/vmwgfx: Use drm_plane_mask() & co.
Ville Syrjälä
1
-2
/
+2
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
1
-3
/
+11
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
Ville Syrjälä
1
-1
/
+2
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()
Ville Syrjälä
1
-3
/
+4
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_atomic_check_modeset()
Ville Syrjälä
1
-3
/
+7
2018-05-15
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
1
-3
/
+11
2018-04-26
drm/vmwgfx: Fix a buffer object leak
Thomas Hellstrom
1
-0
/
+1
2018-04-26
drm/vmwgfx: Clean up fbdev modeset locking
Thomas Hellstrom
1
-3
/
+10
2018-03-30
Merge airlied/drm-next into drm-misc-next
Sean Paul
1
-72
/
+143
2018-03-29
drm/vmwgfx: Stop consulting plane->fb
Ville Syrjälä
1
-3
/
+3
[next]