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_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
vmwgfx: Take the ttm lock around the dirty ioctl
Thomas Hellstrom
1
-1
/
+4
2010-07-19
vmwgfx: Add new-style PM hooks to improve hibernation behavior.
Thomas Hellstrom
1
-17
/
+109
2010-07-15
vmwgfx: Remove leftover debug message.
Thomas Hellstrom
1
-1
/
+0
2010-07-15
vmwgfx: Fix ACPI S3 & S4 functionality.
Thomas Hellstrom
1
-2
/
+37
2010-05-26
vmwgfx: Remove some leftover debug messages.
Thomas Hellstrom
1
-8
/
+0
2010-04-30
vmwgfx: Allow userspace to change default layout
Jakob Bornecrantz
1
-1
/
+8
2010-05-21
vmwgfx: Don't switch off the FIFO at master drop if there are 3D resources al...
Thomas Hellstrom
1
-10
/
+55
2010-03-16
vmwgfx: Make the 3D detected printk works with stealth mode
Jakob Bornecrantz
1
-5
/
+12
2010-03-04
vmwgfx: Add option to turn 3D support off
Jakob Bornecrantz
1
-1
/
+8
2010-02-27
vmwgfx: Add a parameter force_stealth to force stealth mode if needed.
Thomas Hellstrom
1
-64
/
+82
2010-02-16
vmwgfx: Use the fb handover mechanism for kernels >= 2.6.32.
Thomas Hellstrom
1
-2
/
+44
2010-02-06
vmwgfx: Support old hardware
Jakob Bornecrantz
1
-0
/
+9
2010-01-29
vmwgfx: Don't load driver on SVGA version older then 2
Jakob Bornecrantz
1
-3
/
+6
2010-01-28
vmwgfx: Request SVGA version 2
Peter Hanzel
1
-0
/
+8
2010-01-16
vmwgfx: Correctly detect 3D
Jakob Bornecrantz
1
-0
/
+2
2010-01-11
Implement basic suspend / resume operation
Thomas Hellstrom
1
-1
/
+61
2010-01-11
vmwgfx: Make fence sequences continous across vt switch / suspend.
Thomas Hellstrom
1
-0
/
+1
2009-12-16
vmwgfx: Use the same flags as kms for modesetting related ioctls
Jakob Bornecrantz
1
-4
/
+4
2009-12-08
vmwgfx: Add access control to the ioctls.
Thomas Hellstrom
1
-15
/
+17
2009-12-14
vmwgfx: Big ioctl breaker before upstreaming
Jakob Bornecrantz
1
-30
/
+35
2009-12-14
vmwgfx: Userspace must now claim a overlay before use
Jakob Bornecrantz
1
-1
/
+14
2009-11-28
vmwgfx: Handle devices without IRQ- and GMR capabilities better.
Thomas Hellstrom
1
-14
/
+23
2009-12-11
vmwgfx: Remove some dead code
Jakob Bornecrantz
1
-6
/
+0
2009-12-10
vmwgfx: Remove extension ioctl
Jakob Bornecrantz
1
-1
/
+0
2009-12-10
vmwgfx: Make code pass checkpatch
Jakob Bornecrantz
1
-9
/
+7
2009-11-26
vmwgfx: Make sure bdev::dev_mapping is properly initialized.
Thomas Hellstrom
1
-1
/
+2
2009-12-04
vmwgfx: Use W instead of WR for cursor bypass
Jakob Bornecrantz
1
-1
/
+1
2009-12-04
vmwgfx: Add cursor bypass ioctl
Jakob Bornecrantz
1
-1
/
+6
2009-12-01
vmwgfx: Add overlay support
Jakob Bornecrantz
1
-0
/
+9
2009-11-18
vmwgfx/ttm: Add the set / drop master implementations.
Thomas Hellstrom
1
-74
/
+164
2009-11-17
Initial commit
Jakob Bornecrantz
1
-0
/
+654