aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2023-11-24drm/vmwgfx: Disable damage clipping if FB changed since last page-flipJavier Martinez Canillas
2023-11-24drm/vmwgfx: Use the hotspot properties from cursor planesZack Rusin
2023-11-24drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-10-09drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin
2023-10-09drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-09drm: vmwgfx_surface.c: copy user-array safelyPhilipp Stanner
2023-10-05drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_byKees Cook
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-09-20drm: Update file owner during useTvrtko Ursulin
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin
2023-08-23drm/vmwgfx: Fix shader stage validationZack Rusin
2023-06-07drm/vmwgfx: Add unwind hints around RBP clobberJosh Poimboeuf
2023-04-26Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-04-11drm/vmwgfx: remove unused vmw_overlay functionTom Rix
2023-04-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev
2023-04-11drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin
2023-04-11drm/vmwgfx: Drop mksstat_init_record fn as currently unusedMartin Krastev
2023-03-22drm/fbdev-generic: Remove unused prefer_shadow_fbdev flagThomas Zimmermann
2023-03-15drm/vmwgfx: Fix src/dst_pitch confusionZack Rusin
2023-03-15drm: Track clients by tgid and not tidTvrtko Ursulin
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-03-06drm/vmwgfx: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-13drm/vmwgfx: Make the driver work without the dummy resourcesZack Rusin
2023-02-13drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin
2023-02-13drm/vmwgfx: Abstract placement selectionZack Rusin
2023-02-13drm/vmwgfx: Rename dummy to is_iomemZack Rusin
2023-02-13drm/vmwgfx: Cleanup the vmw bo usage in the cursor pathsZack Rusin
2023-02-13drm/vmwgfx: Simplify fb pinningZack Rusin
2023-02-13drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin
2023-02-13drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin
2023-02-13drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-06drm/ttm: prevent moving of pinned BOsChristian König
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-18drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFXChristian König
2023-01-09drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds