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
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-18
drm/vmwgfx: use helpers
Rob Clark
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-07-08
Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-04
drm: Move plane helpers into drm_kms_helper.ko
Daniel Vetter
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
2014-04-24
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
Thomas Hellstrom
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-03
drm/vmwgfx: correct fb_fix_screeninfo.line_length
Christopher Friedt
2014-04-03
drm/vmwgfx: Remove authorization requirements around some more ioctls
Thomas Hellstrom
2014-04-03
drm/vmwgfx: Fix query buffer locking order violation
Thomas Hellstrom
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-28
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Enable render nodes
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Drop authentication requirement on UNREF ioctls
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Reinstate and tighten security around legacy master model
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-13
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
Thomas Hellstrom
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Fix command defines and checks
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Fix possible integer overflow
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Remove stray const
Thomas Hellstrom
2014-02-12
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
Dan Carpenter
2014-02-12
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
2014-02-12
drm/vmwgfx: Fix a couple of sparse warnings and errors
Thomas Hellstrom
2014-02-05
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
2014-01-21
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Invalidate surface on non-readback unbind
Jakob Bornecrantz
[next]