aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <[email protected]>2019-01-30 02:53:22 +0100
committerAlex Deucher <[email protected]>2019-02-15 11:15:43 -0500
commitb5bb37eddb63b16b7ab959598d108b1c444be77d (patch)
tree9d4147f07b1e4ac4a5bf9d5f3b895e519768a452 /drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
parent021830d24ba55a578f602979274965344c8e6284 (diff)
drm/amdgpu: Add command to override the context priority.
Given a master fd we can then override the priority of the context in another fd. Using these overrides was recommended by Christian instead of trying to submit from a master fd, and I am adding a way to override a single context instead of the entire process so we can only upgrade a single Vulkan queue and not effectively the entire process. Reused the flags field as it was checked to be 0 anyways, so nothing used it. This is source-incompatible (due to the name change), but ABI compatible. Signed-off-by: Bas Nieuwenhuizen <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h')
0 files changed, 0 insertions, 0 deletions