diff options
author | 2019-01-22 10:23:02 +0200 | |
---|---|---|
committer | 2019-01-24 09:29:23 +0200 | |
commit | 0fafa22692773e950182cba48cd886fe93ec14c8 (patch) | |
tree | 13264e0884e487da601aaafebdf3a9c7db863f9d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/crt: split out intel_crt_present() to platform specific setup (diff) | |
download | wireguard-linux-0fafa22692773e950182cba48cd886fe93ec14c8.tar.xz wireguard-linux-0fafa22692773e950182cba48cd886fe93ec14c8.zip |
drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDS
With new platforms not having LVDS support, only call intel_lvds_init()
on platforms that might actually have LVDS. Move the comment about eDP
init to the PCH block where it's relevant.
This puts intel_lvds_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.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190122082307.4003-2-jani.nikula@intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions