commit | 8dc9fbbf274b7b2a647e06141aee70ffabf6dbc0 | [log] [tgz] |
---|---|---|
author | Nayan Deshmukh <nayan26deshmukh@gmail.com> | Fri Jul 13 15:21:13 2018 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 13 14:45:58 2018 -0500 |
tree | 03fb6aa2aae4331e013902b60afedc6bf18ea118 | |
parent | b7d85e1db32ea85b09f58f416da48f44285ff41f [diff] |
drm/scheduler: add a pointer to scheduler in the rq This patch is in preparation for a better load balancing in scheduler. It allows us to associate entities with the run queues instead of binding them to a scheduler. Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com> Reviewed-by: Christian König <christian.koenig@amd.com> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>