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_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
vmwgfx: Clean up fbdev modeset locking
Thomas Hellstrom
1
-21
/
+10
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
-8
/
+8
2018-03-19
vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
1
-1
/
+1
2018-03-19
vmwgfx: Fix fbdev and atomic kms interaction during hibernation
Thomas Hellstrom
1
-10
/
+25
2018-03-06
vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
1
-51
/
+19
2017-10-25
vmwgfx: Update stand alone to v4.12
Sinclair Yeh
1
-2
/
+56
2017-06-14
vmwgfx: Update stand alone to v4.11
Sinclair Yeh
1
-17
/
+15
2017-02-23
vmwgfx: Skipping fbdev fb pinning for ldu
Sinclair Yeh
1
-7
/
+16
2017-02-23
vmwgfx: Fixes to vmwgfx_fb
Sinclair Yeh
1
-1
/
+6
2017-02-23
vmwgfx: Porting over new drm and ttm files
Sinclair Yeh
1
-70
/
+19
2016-07-05
vmwgfx: Fix error paths when mapping framebuffer
Sinclair Yeh
1
-2
/
+2
2016-06-28
vmwgfx: Delay pinning fbdev framebuffer until after mode set
Sinclair Yeh
1
-22
/
+25
2016-05-04
vmwgfx: Fix order of operation
Sinclair Yeh
1
-3
/
+3
2015-11-18
vmwgfx: Fix address-space- visibility- and endian warnings and errors
Thomas Hellstrom
1
-2
/
+2
2015-09-08
vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
1
-17
/
+22
2015-09-08
vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-09-07
vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
1
-190
/
+408
2015-09-07
vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
1
-1
/
+1
2015-06-18
vmwgfx: Don't buffer fbdev updates
Thomas Hellstrom
1
-0
/
+1
2015-05-05
vmwgfx: Rework device initialization
Thomas Hellstrom
1
-0
/
+4
2015-04-01
vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
1
-2
/
+2
2014-11-14
vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
1
-5
/
+4
2012-01-05
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
1
-6
/
+2
2011-09-27
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
1
-2
/
+1
2011-09-27
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
1
-54
/
+3
2011-01-11
vmwgfx: Print error diagnostics if depth doesn't match the host expectation.
Michel Dänzer
1
-3
/
+7
2011-01-11
vmwgfx: Fix 'bbp' typo.
Michel Dänzer
1
-4
/
+4
2010-10-26
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
1
-3
/
+2
2010-10-26
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-1
/
+3
2010-09-28
vmwgfx: Avoid fb VRAM fragmenting.
Thomas Hellstrom
1
-0
/
+5
2010-09-23
vmwgfx: Don't flush fb if we're in the suspended state
Thomas Hellstrom
1
-0
/
+3
2010-09-23
vmwgfx: Prune modes based on available VRAM size
Thomas Hellstrom
1
-0
/
+7
2010-09-23
vmwgfx: Fix a comment.
Thomas Hellstrom
1
-1
/
+1
2010-09-22
vmwgfx: Add compat / standalone defines
Thomas Hellstrom
1
-0
/
+50
2010-09-22
vmwgfx: Pull down upstream vmwgfx code
Thomas Hellstrom
1
-70
/
+24
2010-07-23
vmwgfx: Don't flush fb if we're in the suspended state.
Thomas Hellstrom
1
-0
/
+3
2010-07-23
vmwgfx: Prune modes based on available VRAM size.
Thomas Hellstrom
1
-0
/
+7
2010-06-03
vmwgfx: Fix a comment.
Thomas Hellstrom
1
-1
/
+1
2010-06-02
vmwgfx: Kill a warning message from previous commit.
Thomas Hellstrom
1
-0
/
+2
2010-06-02
vmwgfx: Adapt to an fb handover api change in 2.6.35.
Thomas Hellstrom
1
-0
/
+11
2010-05-12
vmwgfx: Fix framebuffer modesetting
Jakob Bornecrantz
1
-18
/
+4
2010-04-20
vmwgfx: Print warnings in kernel log about bo pinning that fails
Jakob Bornecrantz
1
-0
/
+3
2010-04-02
vmwgfx: Make older kernels compile again.
Thomas Hellstrom
1
-1
/
+2
2010-03-04
vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code
Jakob Bornecrantz
1
-4
/
+0
2010-02-27
vmwgfx: Add a parameter force_stealth to force stealth mode if needed.
Thomas Hellstrom
1
-4
/
+4
2010-02-16
vmwgfx: Use the fb handover mechanism for kernels >= 2.6.32.
Thomas Hellstrom
1
-0
/
+5
2010-02-06
vmwgfx: Support old hardware
Jakob Bornecrantz
1
-53
/
+28
2010-01-14
vmwgfx: Missed one defio function in last commit
Jakob Bornecrantz
1
-0
/
+2
2010-01-14
vmwgfx: Handle no defio in fb code
Jakob Bornecrantz
1
-2
/
+35
[next]