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
Age
Commit message (
Expand
)
Author
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
2011-10-05
vmwgfx: Expand the command checker to cover screen object commands
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out dirty submission code
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2011-10-05
vmwgfx: Some comments and BUG_ON
Jakob Bornecrantz
2011-10-05
vmwgfx: Make sure the reserved area is at the start of vram
Jakob Bornecrantz
2011-10-05
vmwgfx: Add comments for buffer pinning code
Jakob Bornecrantz
2011-10-05
vmwgfx: Document vmw_fifo_reserve
Jakob Bornecrantz
2011-10-05
vmwgfx: Update register files to latest from vmware-sdk
Jakob Bornecrantz
2011-09-06
vmwgfx: Bump major
Thomas Hellstrom
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 possibility to map the fifo from user-space
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: Implement GMR2
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-09-01
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
Michel Dänzer
2011-09-01
vmwgfx: Fix 'bbp' typo
Michel Dänzer
2011-09-01
vmwgfx: Don't write to read-only registers
Michel Dänzer
2011-09-01
vmwgfx: Add support for depth 8
Michel Dänzer
2011-09-01
vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity
Thomas Hellstrom
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-03-31
Fix common misspellings
Lucas De Marchi
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-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
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
2011-01-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-10
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-24
vmwgfx: don't use flush_scheduled_work()
Tejun Heo
2010-12-21
drm/fb: Don't expose mmio for fbdev emulation layer
James Simmons
2010-11-22
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-18
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
2010-11-09
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
2010-11-09
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
2010-11-09
drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments
Joe Perches
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-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
[next]