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
2018-04-24
drm/vmwgfx: Remove no-op prepare/cleanup_fb callbacks
Daniel Vetter
2018-03-30
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-29
drm/vmwgfx: Stop consulting plane->fb
Ville Syrjälä
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-23
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
2018-03-22
drm/vmwgfx: use monotonic event timestamps
Arnd Bergmann
2018-03-22
drm/vmwgfx: Unpin the screen object backup buffer when not used
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Stricter count of legacy surface device resources
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Use kasprintf
Himanshu Jha
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Fix multiple command buffer context use
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
2018-03-22
drm/vmwgfx: Move the stdu vblank event to atomic function
Deepak Rawat
2018-03-22
drm/vmwgfx: Move screen object page flip to atomic function
Deepak Rawat
2018-03-22
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
2018-03-22
drm/vmwgfx: Move surface copy cmd to atomic function
Deepak Rawat
2018-03-22
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-21
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
drm/vmwgfx: replace drm_*_unreference with drm_*_put
Haneen Mohammed
2018-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-23
drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-17
drm/vmwgfx: fix memory corruption with legacy/sou connectors
Rob Clark
2018-01-17
drm/vmwgfx: Fix a boot time warning
Woody Suwalski
2018-01-10
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
2018-01-09
drm/vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-27
drm/vmwgfx: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
[next]