summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2021-12-17drm/vmwgfx: Fix possible usage of an uninitialized variableZack Rusin
2021-12-17drm/vmwgfx: Remove unused compile optionsZack Rusin
2021-12-17drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin
2021-12-17drm/vmwgfx: Fix a size_t/long int format specifier mismatchZack Rusin
2021-12-09drm/vmwgfx: Bump the minor versionZack Rusin
2021-12-09drm/vmwgfx: Remove usage of MOBFMT_RANGEZack Rusin
2021-12-09drm/vmwgfx: add support for updating only offsets of constant buffersRoland Scheidegger
2021-12-09drm/vmwgfx: Allow checking for gl43 contextsZack Rusin
2021-12-09drm/vmwgfx: support 64 UAVsZack Rusin
2021-12-09drm/vmwgfx: support SVGA_3D_CMD_DX_DEFINE_RASTERIZER_STATE_V2 commandRoland Scheidegger
2021-12-09drm/vmwgfx: Update device headers for GL43Zack Rusin
2021-12-09drm/vmwgfx: Implement create_handle on drm_framebuffer_funcsZack Rusin
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin
2021-12-09drm/vmwgfx: Stop hardcoding the PCI IDZack Rusin
2021-12-09drm/vmwgfx: Add a debug callback to mobid resource managerZack Rusin
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin
2021-12-01drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernelZack Rusin
2021-12-01drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin
2021-12-01drm/vmwgfx: Fail to initialize on broken configsZack Rusin
2021-12-01drm/vmwgfx: Release ttm memory if probe failsZack Rusin
2021-12-01drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-28Merge tag 'drm-msm-next-2021-10-26' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-15drm: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-04Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...Sean Paul
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-10-01drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König
2021-08-23drm/vmwgfx: unbind in vmw_ttm_unpopulateChristian König
2021-08-09drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"Cai Huoqing
2021-08-09drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macroCai Huoqing
2021-08-09drm/vmwgfx: fix potential UAF in vmwgfx_surface.cDesmond Cheong Zhi Xi
2021-08-09drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...Baokun Li
2021-08-09drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...Baokun Li
2021-08-09drm/vmwgfx: Remove the repeated declarationShaokun Zhang
2021-08-02drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin
2021-07-28drm/vmwgfx: Use 2.19 version number to recognize mks-stats ioctlsZack Rusin
2021-07-28drm/vmwgfx: Be a lot more flexible with MOB limitsZack Rusin