drm/i915/dp: No need to poll FEC Enable Live bit
authorManasi Navare <manasi.d.navare@intel.com>
Wed, 25 Nov 2020 07:26:34 +0000 (23:26 -0800)
committerManasi Navare <manasi.d.navare@intel.com>
Tue, 8 Dec 2020 01:33:50 +0000 (17:33 -0800)
commit4b970408dbc9ce9a5a6e2e8b5a478199b471c7fe
tree6c86dcaf1e540a2122fda757e1397adfde5e726f
parent9d8fddf8579a2a20d0e8a8b631547069a62b953e
drm/i915/dp: No need to poll FEC Enable Live bit

The Bspec does not mention polling the FEC Enable
Live status bit. That is only there for debug purposes.
So remove the polling from driver.

Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201125072634.27664-1-manasi.d.navare@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c