diff options
author | Chris Wilson <[email protected]> | 2019-03-29 15:49:12 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-04-03 14:16:53 +0100 |
commit | 4c6ce5c99084411391ba892a821f61cf42c79157 (patch) | |
tree | 8dd4641f4044cd854bd46b224863fa0a05a82fb0 /scripts/bpf_helpers_doc.py | |
parent | 640cde65b48ae6c773f00cbbdece7e67945b3f34 (diff) |
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
Use the engine->flags to store whether we want to kick the submission
tasklet on receipt of a breadcrumb interrupt, so that this decision can
be made by the submission backend and not dependent on a limited feature
test within the interrupt handler. This should make it easier to adapt to
different submission backends.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Cc: Xiaolin Zhang <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions