1
0
Fork 0
alistair23-linux/drivers/gpu/drm/vmwgfx/device_include
Thomas Hellstrom dc366364c4 drm/vmwgfx: Fix multiple command buffer context use
The start / stop and preempt commands don't honor the context argument
but rather acts on all available contexts.

Also add detection for context 1 availability.

Note that currently there's no driver interface for submitting buffers
using the high-priority command queue (context 1).

Testing done:
Change the default context for command submission to 1 instead of 0,
verify basic desktop functionality including faulty command injection and
recovery.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
2018-03-22 12:08:23 +01:00
..
includeCheck.h
svga3d_caps.h
svga3d_cmd.h
svga3d_devcaps.h
svga3d_dx.h
svga3d_limits.h
svga3d_reg.h
svga3d_surfacedefs.h drm/vmwgfx: Clear an uninitialized struct member 2017-01-26 20:52:36 -08:00
svga3d_types.h
svga_escape.h
svga_overlay.h
svga_reg.h drm/vmwgfx: Fix multiple command buffer context use 2018-03-22 12:08:23 +01:00
svga_types.h
vm_basic_types.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vmware_pack_begin.h
vmware_pack_end.h