drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support_show()
authorImre Deak <imre.deak@intel.com>
Fri, 6 Oct 2023 13:37:12 +0000 (16:37 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 16 Oct 2023 14:00:45 +0000 (17:00 +0300)
commit829d8a19437cdbaec19836835025833ebab232a2
tree8c99bab22833199f0523ccb2262fa0001f20a90a
parent808b43fa7e56e94563b86af2703ba88ee156e3c2
drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support_show()

Cache the i915 specific device and connector pointers in
i915_dsc_fec_support_show().

v2:
- s/Cahce/Cache typo in commit log. (Stan)

Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231006133727.1822579-5-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_debugfs.c