[Intel-gfx] [PATCH v4 1/1] drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis

Teres Alexis, Alan Previn alan.previn.teres.alexis at intel.com
Thu Oct 6 22:47:07 UTC 2022



On Wed, 2022-10-05 at 23:02 -0700, Alan Previn wrote:
> -static inline bool context_has_committed_requests(struct intel_context *ce)
> -{
> -	return !!ce->guc_state.number_committed_requests;
> -}
> -
Offline conversation with John Harrison and team matest concluded we dont even need
the "ce->guc_state.number_committed_requests" counter anymore.

Will re-rev again and remove that too.

...alan


More information about the Intel-gfx mailing list