index
:
mesa/vmwgfx
3.2-fixes
feature/syeh/screen-targets
feature/thellstrom/render-nodes
feature/thellstrom/screen-target-merge
feature/thellstrom/threadirq
master
vmwgfx-old-hardware
vmwgfx_2_0_branch
VMWARE gfx kernel driver (mirrored from https://gitlab.freedesktop.org/mesa/vmwgfx)
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vmwgfx_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
vmwgfx: Fix a buffer object leak
Thomas Hellstrom
1
-0
/
+1
2018-05-07
vmwgfx: Add gui_x/y to vmw_connector_state
Deepak Rawat
1
-10
/
+27
2018-05-07
vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
1
-11
/
+27
2018-04-25
vmwgfx: Clean up fbdev modeset locking
Thomas Hellstrom
1
-3
/
+10
2018-04-05
vmwgfx: Remove primary memory validation against mode while creating fb
Deepak Rawat
1
-13
/
+0
2018-04-05
vmwgfx: Perform memory validations only when need full modeset.
Deepak Rawat
1
-2
/
+21
2018-04-05
vmwgfx: Use modeset display memory validation for layout ioctl
Deepak Rawat
1
-69
/
+51
2018-04-05
vmwgfx: Perform topology validation during atomic modeset.
Deepak Rawat
1
-36
/
+148
2018-04-05
vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-1
/
+1
2018-03-26
vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-101
/
+100
2018-03-19
vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
1
-10
/
+23
2018-03-08
vmwgfx: Improve on hibernation
Thomas Hellstrom
1
-0
/
+48
2018-03-06
vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
1
-0
/
+11
2018-02-28
vmwgfx: Fix gdm-wayland missing cursor image
Thomas Hellstrom
1
-18
/
+15
2018-01-19
vmwgfx: Fix a boot time warning
Woody Suwalski
1
-1
/
+1
2017-12-22
vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
1
-18
/
+30
2017-12-22
vmwgfx: Cursor update fixes
Thomas Hellstrom
1
-16
/
+30
2017-12-22
vmwgfx: Replace the backend treatment of legacy hotspots
Thomas Hellstrom
1
-8
/
+24
2017-12-19
vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
1
-24
/
+1
2017-12-18
vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
1
-5
/
+1
2017-11-27
vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
1
-12
/
+19
2017-11-14
vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
1
-6
/
+0
2017-10-25
vmwgfx: Fix atomic mode set check
Sinclair Yeh
1
-12
/
+28
2017-10-25
vmwgfx: Update stand alone to v4.12
Sinclair Yeh
1
-3
/
+5
2017-07-17
vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
1
-0
/
+9
2017-06-14
vmwgfx: Update stand alone to v4.11
Sinclair Yeh
1
-76
/
+57
2017-06-14
vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
1
-1
/
+1
2017-04-26
vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
1
-0
/
+1
2017-04-26
vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
1
-114
/
+0
2017-03-31
vmwgfx: Remove cursor clean up special case
Sinclair Yeh
1
-9
/
+0
2017-03-31
vmwgfx: Use drm_atomic_helper_best_encoder
Sinclair Yeh
1
-18
/
+0
2017-03-31
vmwgfx: Move dot clock override to crtc_atomic_check
Sinclair Yeh
1
-15
/
+9
2017-03-27
vmwgfx: Strip legacy cursor code
Thomas Hellstrom
1
-151
/
+13
2017-03-20
vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
1
-0
/
+3
2017-03-20
vmwgfx: Support topology greater than texture size
Sinclair Yeh
1
-1
/
+61
2017-03-08
vmwgfx: Fix primary atomic check
Thomas Hellstrom
1
-7
/
+1
2017-03-08
vmwgfx: Fix screen target pinning and display surface replacement
Thomas Hellstrom
1
-1
/
+22
2017-03-08
vmwgfx: Clear an uninitialized mode field during set_config
Thomas Hellstrom
1
-0
/
+20
2017-02-23
vmwgfx: Fix atomic check
Sinclair Yeh
1
-7
/
+19
2017-02-23
vmwgfx: Fix connector number checking
Sinclair Yeh
1
-9
/
+4
2017-02-23
vmwgfx: Send vblank event in vmw_du_crtc_atomic_begin
Sinclair Yeh
1
-1
/
+13
2017-02-23
vmwgfx: Add and connect atomic state object check/commit
Sinclair Yeh
1
-0
/
+41
2017-02-23
vmwgfx: Add and connect connector helper function
Sinclair Yeh
1
-0
/
+18
2017-02-23
vmwgfx: Add and connect plane helper functions
Sinclair Yeh
1
-0
/
+259
2017-02-23
vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
1
-0
/
+35
2017-02-23
vmwgfx: Connector atomic state
Sinclair Yeh
1
-0
/
+139
2017-02-23
vmwgfx: Plane atomic state
Sinclair Yeh
1
-0
/
+99
2017-02-23
vmwgfx: CRTC atomic state
Sinclair Yeh
1
-0
/
+81
2017-02-23
vmwgfx: Add universal plane support
Sinclair Yeh
1
-4
/
+139
2017-02-23
vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
1
-2
/
+0
[next]