summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause2022-01-274-21/+21
* drm/vmwgfx: Fix possible usage of an uninitialized variableZack Rusin2021-12-171-3/+5
* drm/vmwgfx: Remove unused compile optionsZack Rusin2021-12-173-14/+5
* drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin2021-12-174-198/+0
* drm/vmwgfx: Fix a size_t/long int format specifier mismatchZack Rusin2021-12-171-1/+1
* drm/vmwgfx: Bump the minor versionZack Rusin2021-12-091-2/+2
* drm/vmwgfx: Remove usage of MOBFMT_RANGEZack Rusin2021-12-093-19/+0
* drm/vmwgfx: add support for updating only offsets of constant buffersRoland Scheidegger2021-12-093-0/+79
* drm/vmwgfx: Allow checking for gl43 contextsZack Rusin2021-12-091-0/+3
* drm/vmwgfx: support 64 UAVsZack Rusin2021-12-095-6/+30
* drm/vmwgfx: support SVGA_3D_CMD_DX_DEFINE_RASTERIZER_STATE_V2 commandRoland Scheidegger2021-12-093-1/+11
* drm/vmwgfx: Update device headers for GL43Zack Rusin2021-12-099-34/+41
* drm/vmwgfx: Implement create_handle on drm_framebuffer_funcsZack Rusin2021-12-091-0/+11
* drm/vmwgfx: Implement DRIVER_GEMZack Rusin2021-12-0925-745/+588
* drm/vmwgfx: Stop hardcoding the PCI IDZack Rusin2021-12-091-2/+2
* drm/vmwgfx: Add a debug callback to mobid resource managerZack Rusin2021-12-091-1/+15
* drm/vmwgfx: Remove the dedicated memory accountingZack Rusin2021-12-0927-1316/+38
* drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernelZack Rusin2021-12-011-1/+1
* drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin2021-12-015-38/+138
* drm/vmwgfx: Fail to initialize on broken configsZack Rusin2021-12-011-0/+7
* drm/vmwgfx: Release ttm memory if probe failsZack Rusin2021-12-011-10/+16
* drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin2021-12-012-103/+2
* drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann2021-11-3011-60/+342
* drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas2021-11-271-2/+1
* Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-123-78/+1
|\
| * Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie2021-11-113-78/+1
| |\
| | * drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe2021-11-053-78/+1
| | * Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...Sean Paul2021-10-042-15/+8
| | * drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos2021-10-012-8/+15
* | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-0/+3
|\ \ \
| * | | dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+3
* | | | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-023-17/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'drm-msm-next-2021-10-26' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2021-10-281-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | drm: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-151-1/+0
| | |/
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-141-9/+5
| |\|
| * | drm/ttm: cleanup ttm_resource_compatChristian König2021-09-031-9/+6
| * | drm/ttm: remove ttm_tt_destroy_common v2Christian König2021-08-231-1/+0
| * | drm/vmwgfx: unbind in vmw_ttm_unpopulateChristian König2021-08-231-6/+3
* | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-042-5/+5
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-021-9/+5
|\ \ | |/ |/|
| * lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb2021-08-241-9/+5
| * drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin2021-08-021-1/+1
| * drm/vmwgfx: Fix a bad merge in otable batch takedownZack Rusin2021-07-091-1/+0
| * drm/vmwgfx: Fix implicit declaration errorZack Rusin2021-07-091-0/+1
* | drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"Cai Huoqing2021-08-092-10/+9
* | drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macroCai Huoqing2021-08-097-14/+9
* | drm/vmwgfx: fix potential UAF in vmwgfx_surface.cDesmond Cheong Zhi Xi2021-08-091-2/+2
* | drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...Baokun Li2021-08-091-2/+1
* | drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...Baokun Li2021-08-091-2/+1
* | drm/vmwgfx: Remove the repeated declarationShaokun Zhang2021-08-091-1/+0