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_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-06
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
Thomas Hellstrom
1
-2
/
+36
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
1
-35
/
+110
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
1
-21
/
+26
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
1
-13
/
+89
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-09-16
drm: use noop_llseek
Arnd Bergmann
1
-0
/
+1
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
1
-1
/
+0
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
1
-17
/
+17
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-1
/
+1
2010-06-03
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
1
-1
/
+6
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-1
/
+1
2010-06-01
drm/vmwgfx: Remove some leftover debug messages.
Thomas Hellstrom
1
-8
/
+0
2010-06-01
drm/vmwgfx: Support older hardware.
Jakob Bornecrantz
1
-0
/
+9
2010-02-18
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
Thomas Hellstrom
1
-33
/
+16
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
1
-0
/
+11
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
1
-0
/
+2
2010-01-14
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
1
-1
/
+61
2010-01-14
drm/vmwgfx: Make fence sequences continous across a VT switch.
Thomas Hellstrom
1
-0
/
+1
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
1
-28
/
+19
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+735
[prev]