Commit 7286366c authored by Roger.He's avatar Roger.He Committed by Alex Deucher

drm/ttm: decrease ttm bo priority number

decrease and also reserve priority number for KFD using
Signed-off-by: default avatarRoger.He <Hongbo.He@amd.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent c309cd03
......@@ -42,7 +42,7 @@
#include <linux/spinlock.h>
#include <linux/reservation.h>
#define TTM_MAX_BO_PRIORITY 16U
#define TTM_MAX_BO_PRIORITY 4U
struct ttm_backend_func {
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment