index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-9
/
+29
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
1
-0
/
+48
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
1
-18
/
+32
2018-03-22
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
1
-2
/
+13
2018-03-22
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
1
-26
/
+1
2018-03-22
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
1
-5
/
+1
2018-03-22
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
1
-12
/
+19
2018-03-21
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
1
-9
/
+19
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
1
-0
/
+11
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+1
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+3
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-27
/
+13
2018-01-23
drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-4
/
+3
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-6
/
+0
2018-01-17
drm/vmwgfx: Fix a boot time warning
Woody Suwalski
1
-1
/
+1
2018-01-09
drm/vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
1
-6
/
+0
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-1
/
+1
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-4
/
+4
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+1
2017-11-20
drm/vmwgfx: Try to fix plane clipping
Ville Syrjälä
1
-10
/
+13
2017-11-20
drm/vmwgfx: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-14
/
+3
2017-11-20
drm/vmwgfx: Remove bogus crtc coords vs fb size check
Ville Syrjälä
1
-6
/
+0
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+5
2017-08-29
drm/vmwgfx: Fix F26 Wayland screen update issue
Sinclair Yeh
1
-1
/
+25
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
1
-1
/
+1
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
1
-0
/
+9
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-0
/
+9
2017-07-17
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
1
-0
/
+9
2017-07-13
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
Maarten Lankhorst
1
-3
/
+2
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-114
/
+1
2017-06-27
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
1
-6
/
+2
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-114
/
+1
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
1
-114
/
+0
2017-06-07
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
1
-0
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-2
/
+2
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+3
2017-03-31
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
1
-0
/
+3
2017-03-31
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
1
-1
/
+47
2017-03-31
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
1
-0
/
+20
2017-03-31
drm/vmwgfx: Add and connect atomic state object check/commit
Sinclair Yeh
1
-0
/
+48
2017-03-31
drm/vmwgfx: Add and connect plane helper functions
Sinclair Yeh
1
-0
/
+256
2017-03-31
drm/vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
1
-0
/
+55
2017-03-31
drm/vmwgfx: Connector atomic state
Sinclair Yeh
1
-0
/
+139
2017-03-31
drm/vmwgfx: Plane atomic state
Sinclair Yeh
1
-0
/
+90
2017-03-31
drm/vmwgfx: CRTC atomic state
Sinclair Yeh
1
-0
/
+81
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
1
-138
/
+133
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
1
-2
/
+0
2017-01-26
drm/vmwgfx: Fix a potential integer overflow
Thomas Hellstrom
1
-1
/
+1
[next]