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
2021-12-09
drm/vmwgfx: Implement create_handle on drm_framebuffer_funcs
Zack Rusin
1
-0
/
+11
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
1
-29
/
+3
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
1
-1
/
+1
2021-10-04
Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...
Sean Paul
1
-8
/
+4
2021-10-01
drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
1
-4
/
+8
2021-08-09
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
1
-1
/
+1
2021-07-28
drm/vmwgfx: Cleanup logging
Zack Rusin
1
-0
/
+10
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
1
-3
/
+3
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-10
/
+19
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
1
-7
/
+0
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+5
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-9
/
+10
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-2
/
+6
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-6
/
+7
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-9
/
+6
2021-02-10
drm/vmwgfx: Remove pointless code
Zack Rusin
1
-4
/
+0
2021-02-10
drm/vmwgfx: Correctly set the name of the preferred mode
Zack Rusin
1
-0
/
+1
2021-02-10
drm/vmwgfx: add some 16:9 / 16:10 default resolutions
Roland Scheidegger
1
-0
/
+24
2021-01-19
drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
Lee Jones
1
-6
/
+7
2021-01-19
drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...
Lee Jones
1
-2
/
+1
2021-01-14
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
1
-1
/
+2
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
1
-12
/
+9
2021-01-14
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
1
-8
/
+6
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
1
-18
/
+18
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-1
/
+3
2020-08-11
drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-08-11
drm/vmwgfx: Fix two list_for_each loop exit tests
Dan Carpenter
1
-4
/
+4
2020-07-02
drm/vmwgfx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-2
/
+1
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-2
/
+0
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
1
-17
/
+10
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
1
-8
/
+8
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
1
-1
/
+1
2020-03-12
drm/vmwgfx: Remove a few unused functions
Sebastian Andrzej Siewior
1
-81
/
+0
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-3
/
+3
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
[next]