summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2016-03-03drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-03-03drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-03-03drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom
2015-11-26drm/vmwgfx: fix a warning messageDan Carpenter
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom
2015-11-06drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom
2015-11-02drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom
2015-11-02drm/vmwgfx: switch from ioremap_cache to memremapDan Williams
2015-10-25Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie
2015-10-21drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-16Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-10-13drm/vmwgfx: Fix kernel NULL pointer dereference on older hardwareThomas Hellstrom
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-10-02Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-09-30drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom
2015-09-30drm/vmwgfx: Stop checking for DRM_UNLOCKEDDaniel Vetter
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer
2015-09-17drm/vmwgfx: Only build on X86Thomas Hellstrom
2015-09-14drm/vmwgfx: Map the fifo as cachedThomas Hellstrom
2015-09-14drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2Thomas Hellstrom
2015-08-21drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom
2015-08-21drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh
2015-08-12drm/vmwgfx: Add command parser support for a couple of DX commandsNeha Bhende
2015-08-12drm/vmwgfx: Command parser fixes for DXCharmaine Lee
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh
2015-08-12drm/vmwgfx: Fix crash when unloading vmwgfx v2Sinclair Yeh
2015-08-12drm/vmwgfx: Fix framebuffer creation on older hardwareThomas Hellstrom
2015-08-12drm/vmwgfx: Fixed topology boundary checking for Screen TargetsSinclair Yeh
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-06drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-05drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom
2015-08-05drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom