Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm...
[deliverable/linux.git] / drivers / gpu / drm / vmwgfx /
2015-08-17  Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2015-08-17  Dave AirlieMerge tag 'drm/panel/for-4.3-rc1' of git://anongit...
2015-08-17  Dave AirlieMerge tag 'drm/tegra/for-4.3-rc1' of git://anongit...
2015-08-17  Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-08-17  Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2015-08-17  Dave AirlieMerge tag 'drm-intel-next-fixes-2015-08-16' of git...
2015-08-17  Dave AirlieMerge tag 'v4.2-rc7' into drm-next
2015-08-16  Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git./linux/kernel...
2015-08-16  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-08-16  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-08-15  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-08-15  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-08-15  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-08-14  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-08-14  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-08-14  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-08-14  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-08-14  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-08-14  Daniel VetterMerge tag 'drm-intel-fixes-2015-08-14' into drm-intel...
2015-08-14  Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2015-08-05' of git...
2015-08-14  Dave AirlieMerge branch 'drm-sti-next-atomic-2015-08-11' of git...
2015-08-14  Dave AirlieMerge tag 'topic/drm-misc-2015-08-13' of git://anongit...
2015-08-13  Thomas Hellstromdrm/vmwgfx: Fix execbuf locking issues
2015-08-12  Sinclair Yehdrm/vmwgfx: Fix copyright headers
2015-08-12  Sinclair Yehdrm/vmwgfx: Add DX query support. Various fixes.
2015-08-12  Neha Bhendedrm/vmwgfx: Add command parser support for a couple...
2015-08-12  Charmaine Leedrm/vmwgfx: Command parser fixes for DX
2015-08-12  Thomas Hellstromdrm/vmwgfx: Initial DX support
2015-08-12  Sinclair Yehdrm/vmwgfx: Update device includes for DX device functi...
2015-08-12  Sinclair Yehdrm/vmwgfx: Fix crash when unloading vmwgfx v2
2015-08-12  Thomas Hellstromdrm/vmwgfx: Fix framebuffer creation on older hardware
2015-08-12  Sinclair Yehdrm/vmwgfx: Fixed topology boundary checking for Screen...
2015-08-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-07  Linus TorvaldsMerge branch 'drm-tda998x-fixes' of git://ftp.arm.linux...
2015-08-06  Daniel VetterMerge tag 'topic/drm-misc-2015-07-28' into drm-intel...
2015-08-06  Viresh Kumardrivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix an uninitialized value
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
2015-08-05  Thomas Hellstromdrm/vmwgfx: Kill a bunch of sparse warnings
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix kms preferred mode sorting
2015-08-05  Thomas Hellstromdrm/vmwgfx: Reinstate the legacy display system dirty...
2015-08-05  Thomas Hellstromdrm/vmwgfx: Implement fbdev on kms v2
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add a kernel interface to create a framebuf...
2015-08-05  Thomas Hellstromdrm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
2015-08-05  Thomas Hellstromdrm/vmwgfx: Convert screen targets to new helpers v3
2015-08-05  Thomas Hellstromdrm/vmwgfx: Convert screen objects to the new helpers
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add kms helpers for dirty- and readback...
2015-08-05  Thomas Hellstromdrm/vmwgfx: Introduce a pin count to allow for recursiv...
2015-08-05  Sinclair Yehdrm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy...
2015-08-05  Sinclair Yehdrm/vmwgfx: Implement screen targets
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add "quirk" to handling command verificatio...
2015-08-05  Sinclair Yehvmwgfx: Major KMS refactoring / cleanup in preparation...
2015-08-05  Sinclair Yehdrm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
2015-08-05  Sinclair Yehdrm/vmwgfx: SVGA device definition update
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add an interface to pin a resource v3
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix an overlay lockdep error
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add command buffer support v3
2015-08-05  Thomas Hellstromvmwgfx: Update device headers for command buffers.
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix OTABLE takedown
2015-08-05  Thomas Hellstrom vmwgfx: Rework device initialization
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix an fb unlocking bug
2015-07-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-30  Dave AirlieMerge tag 'topic/drm-misc-2015-07-28' of git://anongit...
2015-07-27  Maarten Lankhorstdrm: Make the connector dpms callback return a value...
2015-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-21  Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2015-07-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-27  Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-06-27  Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2015-06-25  Linus TorvaldsMerge branch 'for-4.2' of git://git./linux/kernel/git...
2015-06-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-23  Al ViroMerge branch 'fscache-fixes' into for-next
2015-06-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-22  Jiri KosinaMerge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo'...
2015-06-22  Mark BrownMerge remote-tracking branches 'regulator/fix/doc'...
2015-06-19  Joerg RoedelMerge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu...
2015-06-19  Michael TurquetteMerge branch 'ccf/atmel-fixes-for-4.1' of https://githu...
2015-06-19  Herbert XuMerge branch 'mvebu/drivers' of git://git./linux/kernel...
2015-06-18  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-06-17  Mark BrownMerge remote-tracking branches 'spi/topic/sirf', 'spi...
2015-06-17  Mark BrownMerge remote-tracking branches 'spi/topic/pxa', 'spi...
2015-06-17  Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2015-06-10  Johannes BergMerge remote-tracking branch 'net-next/master' into...
2015-06-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-09  Mark BrownMerge branch 'fix/fsl-dspi' of git://git./linux/kernel...
2015-06-08  Linus TorvaldsMerge branch 'for-4.1-fixes' of git://git./linux/kernel...
2015-06-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-06  Linus TorvaldsMerge branch 'stable/for-linus-4.1' of git://git./linux...
2015-06-03  Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-06-03' of https...
2015-06-01  David S. MillerMerge tag 'mac80211-next-for-davem-2015-05-29' of git...
2015-05-31  David S. MillerMerge tag 'mac80211-for-davem-2015-05-28' of git:/...
2015-05-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-05-28  Dave AirlieMerge branch 'drm-tda998x-devel' of git://ftp.arm.linux...
2015-05-28  Kalle ValoMerge tag 'iwlwifi-for-kalle-2015-05-28' of https:...
2015-05-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-26  David S. MillerMerge tag 'mac80211-for-davem-2015-05-26' of git:/...
2015-05-23  Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.233817 seconds and 8 git commands to generate.