diff options
author | Daniele Ceraolo Spurio <[email protected]> | 2019-01-09 13:31:47 -0800 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-01-10 09:43:33 +0000 |
commit | d78a600f703bd04e93009b00e81ffe5ad666729a (patch) | |
tree | 11ed06cd9e9498f3ca51f172c3158e322fe57589 /scripts/bpf_helpers_doc.py | |
parent | a60acb223fecc77531540196008ac2de89e2a162 (diff) |
drm/i915: drop DPF code for gen8+
The only gen8+ platform that has the feature is BDW, but we don't define
the feature flag on any BDW platform and we only have partial support in
the gen8 path (irq enabling code, but no handler).
The only thing we could do in the irq handler is report the error
to userspace, but no one asked/cared about that since BDW was
released so it is relatively safe to assume that even if we added the
message no one would look at it. Just drop the dead code from the
driver instead.
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions