OSDN Git Service

drm/i915/display: remove FIXME comment for intended feature
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 30 Apr 2021 22:38:06 +0000 (15:38 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 10 May 2021 14:06:20 +0000 (07:06 -0700)
commitba9c5bf76734e70648bf61d81326b9c44abba643
tree7137a81f53b2499a09e08aea3a61e00abda4678d
parenta5be0c978cc498adb6886a9374644c393b6005a3
drm/i915/display: remove FIXME comment for intended feature

Direction on gen >= 9 was to stop using straps and rely on VBT
indicating if the port is present or not. Remove FIXME comment since
this will never be "fixed".

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210430223808.1078010-3-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_display.c