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
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-06-26
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-07
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2017-06-07
drm/vmwgfx: Fix large topology crash
Sinclair Yeh
2017-06-07
drm/vmwgfx: Make sure to update STDU when FB is updated
Sinclair Yeh
2017-06-07
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-07
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
2017-06-07
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
2017-06-07
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-21
drm/vmwgfx: Convert macro to octal representation
Øyvind A. Holm
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-07
drm/vmwgfx: Fix fbdev emulation using legacy functions
Daniel Vetter
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-31
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
2017-03-31
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
2017-03-31
drm/vmwgfx: Re-implement the stream resource as a simple resource.
Thomas Hellstrom
2017-03-31
drm/vmwgfx: Introduce a simple resource type
Thomas Hellstrom
2017-03-31
drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"
Øyvind A. Holm
2017-03-31
drm/vmwgfx: Fix LDU X blank screen until mode change issue
Sinclair Yeh
2017-03-31
drm/vmwgfx: Skipping fbdev fb pinning for ldu
Sinclair Yeh
2017-03-31
drm/vmwgfx: Explicityly track screen target width and height
Sinclair Yeh
2017-03-31
drm/vmwgfx: Turn on DRIVER_ATOMIC flag
Sinclair Yeh
2017-03-31
drm/vmwgfx: Switch over to internal atomic API for SOU and LDU
Sinclair Yeh
2017-03-31
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
2017-03-31
drm/vmwgfx: Fixes to vmwgfx_fb
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect atomic state object check/commit
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect connector helper function
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect plane helper functions
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
2017-03-31
drm/vmwgfx: Connector atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: Plane atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: CRTC atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
2017-03-30
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
2017-03-30
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-30
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
2017-03-30
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
2017-03-30
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
[next]