commit | ac0a6cf1c6ef91e4af2a9d56eeaee8fca61d6ad7 | [log] [tgz] |
---|---|---|
author | Nayan Deshmukh <nayan26deshmukh@gmail.com> | Wed Aug 01 13:49:59 2018 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 11:09:44 2018 -0500 |
tree | dd6cea5feddbbe845e685783096e80142fb08866 | |
parent | c36628d8989a7a0d1cc4fe2ae93c6cd99a865f68 [diff] |
drm/scheduler: add a list of run queues to the entity These are the potential run queues on which the jobs from this entity can be scheduled. We will use this to do load balancing. Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>