aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2019-09-12drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom
2019-04-07drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann
2019-03-08drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-03-08drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom
2018-05-23drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom
2018-05-23drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat
2018-05-15Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-05-15Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2018-05-03drm/vmwgfx: Drop DRM_CONTROL_ALLOWDaniel Vetter
2018-04-26drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-04-26drm/vmwgfx: Clean up fbdev modeset lockingThomas Hellstrom
2018-04-24drm/vmwgfx: Remove no-op prepare/cleanup_fb callbacksDaniel Vetter
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-29drm/vmwgfx: Stop consulting plane->fbVille Syrjälä
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-23Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2018-03-22drm/vmwgfx: Bump version patchlevel and dateThomas Hellstrom
2018-03-22drm/vmwgfx: use monotonic event timestampsArnd Bergmann
2018-03-22drm/vmwgfx: Unpin the screen object backup buffer when not usedThomas Hellstrom
2018-03-22drm/vmwgfx: Stricter count of legacy surface device resourcesThomas Hellstrom
2018-03-22drm/vmwgfx: Use kasprintfHimanshu Jha
2018-03-22drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom
2018-03-22drm/vmwgfx: Improve on hibernationThomas Hellstrom
2018-03-22drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom
2018-03-22drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom
2018-03-22drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom
2018-03-22drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom
2018-03-22drm/vmwgfx: Cursor update fixesThomas Hellstrom
2018-03-22drm/vmwgfx: Send the correct nonblock option for atomic_commitDeepak Rawat
2018-03-22drm/vmwgfx: Move the stdu vblank event to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Move screen object page flip to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flushDeepak Rawat
2018-03-22drm/vmwgfx: Move surface copy cmd to atomic functionDeepak Rawat
2018-03-22drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-21drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-03-14drm/vmwgfx: replace drm_*_unreference with drm_*_putHaneen Mohammed
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König
2018-02-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-23drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä