summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-05-16drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-02-25drm/vmwgfx: use *_32_bits() macrosPaul Bolle
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-11-15drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh
2017-10-24UPSTREAM: drm: Create drm_send_event helpersDaniel Vetter
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-08-06drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh
2017-07-26Merge tag 'lsk-v4.4-17.07-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
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-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
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-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-10-31drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom
2016-08-10Merge tag 'lsk-v4.4-16.07-android'Huang, Tao
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-07-05Merge tag 'lsk-v4.4-16.06-android'Huang, Tao
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-24Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-03-17UPSTREAM: drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
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