index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
(
follow
)
Commit message (
Expand
)
Author
Age
*
drm/vmwgfx: Fix two list_for_each loop exit tests
Dan Carpenter
2020-08-21
*
drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
Navid Emamdoost
2020-02-28
*
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
2019-06-22
*
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
2019-06-22
*
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
2019-04-03
*
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
2019-02-20
*
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
2019-02-20
*
drm/vmwgfx: Fix a buffer object leak
Thomas Hellstrom
2018-05-16
*
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
2018-03-28
*
drm/vmwgfx: Fixes to vmwgfx_fb
Sinclair Yeh
2018-03-22
*
drm/vmwgfx: use *_32_bits() macros
Paul Bolle
2018-02-25
*
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
2018-01-17
*
drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
Sinclair Yeh
2017-11-15
*
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
2017-08-06
*
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
2017-07-05
*
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-14
*
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
2017-06-14
*
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
2017-06-14
*
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
2017-04-12
*
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
2017-04-12
*
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-04-12
*
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
2017-04-12
*
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
2017-04-12
*
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
2017-04-12
*
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
2016-10-31
*
drm/vmwgfx: Fix error paths when mapping framebuffer
Sinclair Yeh
2016-07-27
*
drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
Sinclair Yeh
2016-07-27
*
drm/vmwgfx: Check pin count before attempting to move a buffer
Sinclair Yeh
2016-07-27
*
drm/vmwgfx: Work around mode set failure in 2D VMs
Sinclair Yeh
2016-07-27
*
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
2016-07-27
*
drm/vmwgfx: Fix order of operation
Sinclair Yeh
2016-06-07
*
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
2016-06-07
*
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
2016-06-07
*
drm/vmwgfx: respect 'nomodeset'
Rob Clark
2016-03-03
*
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
2016-03-03
*
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
2016-03-03
*
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
2015-12-08
*
drm/vmwgfx: fix a warning message
Dan Carpenter
2015-11-26
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
|
\
|
*
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
2015-11-06
|
*
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2015-11-06
|
*
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
|
*
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2015-11-02
|
*
drm/vmwgfx: switch from ioremap_cache to memremap
Dan Williams
2015-11-02
|
*
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
|
|
\
|
|
*
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
|
*
|
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
|
*
|
drm/vmwgfx: Stop checking for DRM_UNLOCKED
Daniel Vetter
2015-09-30
*
|
|
Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
2015-10-25
|
\
\
\
[next]