aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2022-05-18drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2022-01-29drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2021-09-18drm/vmwgfx: fix potential UAF in vmwgfx_surface.cDesmond Cheong Zhi Xi
2021-07-14drm/vmwgfx: Fix cpu updates of coherent multisample surfacesThomas Hellstrom
2021-07-14drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb
2020-10-02drm/vmwgfx: fix regression in thp code due to ttm init refactor.Dave Airlie
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-18drm/ttm: move unbind into the tt destroy.Dave Airlie
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-11drm/ttm: nuke memory type flagsChristian König
2020-09-11drm/vmwgfx: stop setting multiple domain flagsChristian König
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry
2020-09-10drm: vmwgfx: fix common struct sg_table related issuesMarek Szyprowski
2020-09-09drm/vmwgfx: move to driver binding functionsDave Airlie
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-08-24drm/ttm: init mem->bus in common code.Dave Airlie
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König
2020-08-11drm/vmwgfx/ttm: fix the non-THP cleanup path.Dave Airlie
2020-08-11drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-11drm/vmwgfx: fix spelling mistake "Cound" -> "Could"Colin Ian King
2020-08-11drm/vmwgfx/ldu: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/stdu: Use drm_mode_config_resetDaniel Vetter
2020-08-11drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-11drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-11drm/vmwgfx: Use struct_size() helperGustavo A. R. Silva
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/ttm: add a wrapper for checking if manager is in useDave Airlie
2020-08-06drm/ttm: drop type manager has_typeDave Airlie
2020-08-06drm/ttm: drop man->bdev link.Dave Airlie
2020-08-06drm/vmwgfx/gmrid: convert to driver controlled allocation.Dave Airlie
2020-08-06drm/vmwgfx/ttm: move thp to driver managedDave Airlie
2020-08-06drm/ttm: make ttm_range_man_init/takedown take type + argsDave Airlie
2020-08-06drm/vmwgfx/ttm: use wrapper to access memory managerDave Airlie
2020-08-06drm/vmwgfx: fix gmrid takedown paths to new interfaceDave Airlie
2020-08-06drm/vmwgfx: takedown vram managerDave Airlie
2020-08-06drm/vmwgfx/ttm: switch gmrid allocator to new init paths.Dave Airlie