[Intel-gfx] [PATCH] drm/i915/gt: Always track callers to intel_rps_mark_interactive()

2019-10-30 Thread Chris Wilson
During startup, we may find ourselves in an interesting position where we haven't fully enabled RPS before the display starts trying to use it. This may lead to an imbalance in our "interactive" counter: <3>[4.813326] intel_rps_mark_interactive:652 GEM_BUG_ON(!rps->power.interactive) <4>[

[Intel-gfx] [PATCH] drm/i915/gt: Always track callers to intel_rps_mark_interactive()

2019-10-30 Thread Chris Wilson
During startup, we may find ourselves in an interesting position where we haven't fully enabled RPS before the display starts trying to use it. This may lead to an imbalance in our "interactive" counter: <3>[4.813326] intel_rps_mark_interactive:652 GEM_BUG_ON(!rps->power.interactive) <4>[