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