diff options
author | Jani Nikula <[email protected]> | 2019-01-22 10:23:01 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-01-24 09:29:19 +0200 |
commit | 63cb4e641af1e81796a9e45c10a17a88742b5a2d (patch) | |
tree | a04986bcdf7a7b50ca1d734e997ff4f274a1b447 /scripts/bpf_helpers_doc.py | |
parent | 85e2d61e49768f85346fe7ff133625eabf0946fe (diff) |
drm/i915/crt: split out intel_crt_present() to platform specific setup
With new platforms not having CRT support and most conditions in
intel_crt_present() being specific to DDI, split out the CRT
initialization to platform specific blocks in the if ladder. Add new
Pineview block for this.
This puts intel_crt_init() more in line with the rest of the outputs,
and makes it slightly easier for the uninitiated to figure out which
platforms actually have what.
v2: keep gen >= 9 check in intel_ddi_crt_present() (Ville)
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[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