diff options
author | Chris Wilson <[email protected]> | 2018-06-28 21:12:06 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-06-28 22:55:04 +0100 |
commit | 8ea397fa70be357f52988eb156b324105b286607 (patch) | |
tree | 39e248dfd5e70374b77c980aeed5dde7b510c980 /include/linux/fpga/fpga-mgr.h | |
parent | d8857d541c67110cdcedb330e9677efdc9c5844d (diff) |
drm/i915/execlists: Process one CSB update at a time
In the next patch, we will process the CSB events directly from the
submission path, rather than only after a CS interrupt. Hence, we will
no longer have the need for a loop until the has-interrupt bit is clear,
and in the meantime can remove that small optimisation.
v2: Tvrtko pointed out it was safer to unconditionally kick the tasklet
after each irq, when assuming that the tasklet is called for each irq.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions