[PATCH v3 03/13] drm/sched: Move schedule policy to scheduler / entity
Boris Brezillon
boris.brezillon at collabora.com
Tue Sep 12 07:37:06 UTC 2023
On Mon, 11 Sep 2023 19:16:05 -0700
Matthew Brost <matthew.brost at intel.com> wrote:
> Rather than a global modparam for scheduling policy, move the scheduling
> policy to scheduler / entity so user can control each scheduler / entity
> policy.
I'm a bit confused by the commit message (I think I'm okay with the
diff though). Sounds like entity is involved in the sched policy
choice, but AFAICT, it just has to live with the scheduler policy chosen
by the driver at init time. If my understanding is correct, I'd just
drop the ' / entity'.
More information about the dri-devel
mailing list