diff options
author | Eric Anholt <[email protected]> | 2019-04-01 11:35:59 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-04-03 12:49:18 -0700 |
commit | ffc26740714962e3e8801dca7ef32b636b3781db (patch) | |
tree | fa69c90e11ee7b36c6497e8d7612ed1440ce4c62 /scripts/bpf_helpers_doc.py | |
parent | c9be804c8c7a2d3fcd8e236407c8623be0356a01 (diff) |
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
One might want to use the VC4 display stack without using Mesa.
Similar to the debugfs fixes for not having all of the possible
display bits enabled, make sure you can't oops in vc4 if v3d isn't
enabled.
v2: Fix matching against other v3d variants (review by Paul), don't
forget to set irq_enabled so that the vblank uapi works
v3: Use -ENODEV instead of -EINVAL on Paul's suggestion.
Signed-off-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Paul Kocialkowski <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions