index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
vmwgfx: Make vmw_wait_seqno a bit more readable
Thomas Hellstrom
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
2011-09-06
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
2011-09-06
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
2011-09-01
vmwgfx: Update register definitions for HWV8 and print out new capabilities
Thomas Hellstrom
2011-09-01
vmwgfx: Restrict number of GMR pages to device limit
Thomas Hellstrom
2011-09-01
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
Thomas Hellstrom
2011-09-01
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
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