drm/i915/display: Implement new combo phy initialization step
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 25 Jun 2020 19:52:52 +0000 (12:52 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Tue, 7 Jul 2020 20:16:31 +0000 (13:16 -0700)
commit239bef676d8e7118f6d75f208e6d6081ff16a5a1
treef13613ec5c74f3d786c7fa2c34839ccd684ca91c
parenta3a402840662a7449b1ca0baa58eddf36ef23158
drm/i915/display: Implement new combo phy initialization step

This is new step that was recently added to the combo phy
initialization.

v2:
- using intel_de_rmw()

v3:
- going back to read() modify and write() as group register can't be
read

BSpec: 49291
Cc: Clinton A Taylor <clinton.a.taylor@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200625195252.39312-1-jose.souza@intel.com
drivers/gpu/drm/i915/display/intel_combo_phy.c
drivers/gpu/drm/i915/i915_reg.h