index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-06
drm/vmwgfx: Add modinfo version
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Take the ttm lock around the dirty ioctl
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
Thomas Hellstrom
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
2010-09-16
drm: use noop_llseek
Arnd Bergmann
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-06-03
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-06-01
drm/vmwgfx: Remove some leftover debug messages.
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Support older hardware.
Jakob Bornecrantz
2010-02-18
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
Thomas Hellstrom
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
2010-01-14
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
2010-01-14
drm/vmwgfx: Make fence sequences continous across a VT switch.
Thomas Hellstrom
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz