summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-02-28drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost
2019-06-22drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-06-22drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-04-03drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann
2019-02-20drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-02-20drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2018-05-16drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh
2018-02-25drm/vmwgfx: use *_32_bits() macrosPaul Bolle
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2017-11-15drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh
2017-08-06drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh
2017-07-05drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister
2017-04-12drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom
2016-10-31drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom
2016-07-27drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh
2016-07-27drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh
2016-07-27drm/vmwgfx: Check pin count before attempting to move a bufferSinclair Yeh
2016-07-27drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh
2016-07-27drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh
2016-06-07drm/vmwgfx: Fix order of operationSinclair Yeh
2016-06-07drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee
2016-06-07drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee
2016-03-03drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-03-03drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-03-03drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom
2015-11-26drm/vmwgfx: fix a warning messageDan Carpenter
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom
2015-11-06drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom
2015-11-02drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom
2015-11-02drm/vmwgfx: switch from ioremap_cache to memremapDan Williams
2015-10-25Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie
2015-10-21drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-16Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...Dave Airlie