commit | ca3704555c1360b98c645a0c5f882a3011a225f0 | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Tue Dec 03 13:56:24 2013 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 24 14:41:33 2014 +0200 |
tree | 12e378a6bcc6acd99c5de306d9eb821a84d4272e | |
parent | 884497edd9e982eaf5c7e1216029625cec3c5f5e [diff] |
drm/i915/skl: Don't try to read out the PCH transcoder state if not present When the platform doesn't have a FDI link, don't try to read out the state of a potential PCH transcoder. Reviewed-by: Thomas Wood <thomas.wood@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> [danvet: Don't open-code HAS_FDI if there's only one place that needs it. Acked by Damien on irc.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>