diff options
| author | Alex Deucher <[email protected]> | 2025-02-26 21:55:36 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-04-21 14:56:21 +0000 |
| commit | 024cc8a71aac8194fc2883782d36cbad6a9fe36b (patch) | |
| tree | d5bd116e896bc46d7ea79a7866600f0f5b25bb21 /drivers/gpu/drm/amd/amdgpu/mes_userqueue.c | |
| parent | drm/amdgpu: convert userq UAPI _pad to flags (diff) | |
| download | kernel-024cc8a71aac8194fc2883782d36cbad6a9fe36b.tar.gz kernel-024cc8a71aac8194fc2883782d36cbad6a9fe36b.zip | |
drm/amdgpu/userq: add UAPI for setting queue priority
Allow the user to set a queue priority levels:
0 - normal low - most apps (maps to MES AMD_PRIORITY_LEVEL_NORMAL)
1 - low - background jobs (maps to MES AMD_PRIORITY_LEVEL_LOW)
2 - normal high - apps that need relative high (maps to MES AMD_PRIORITY_LEVEL_MEDIUM)
3 - high (admin only - for compositors) (maps to MES AMD_PRIORITY_LEVEL_HIGH)
Reviewed-by: Sunil Khatri <[email protected]>
Reviewed-by: Jesse.Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mes_userqueue.c')
0 files changed, 0 insertions, 0 deletions
