diff options
| author | Thomas Hellstrom <[email protected]> | 2018-03-22 09:15:23 +0000 |
|---|---|---|
| committer | Thomas Hellstrom <[email protected]> | 2018-03-22 11:08:23 +0000 |
| commit | dc366364c4ef809dccd063919314301f8ba01ac2 (patch) | |
| tree | 08090face26346c75e35b37d53d175d7c95ff9b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits (diff) | |
| download | kernel-dc366364c4ef809dccd063919314301f8ba01ac2.tar.gz kernel-dc366364c4ef809dccd063919314301f8ba01ac2.zip | |
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 <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Deepak Rawat <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
