]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/i915/tc: Make the TC mode readout consistent in all PHY states
authorImre Deak <imre.deak@intel.com>
Thu, 16 Mar 2023 13:17:20 +0000 (15:17 +0200)
committerImre Deak <imre.deak@intel.com>
Wed, 22 Mar 2023 18:31:15 +0000 (20:31 +0200)
commita8b4114d112530440c00fd5bc01e4497480fa4e8
tree87eab8c80696d7c39c83ccd2e76060ea485e7d2f
parent2983b869881b169288909b4ac93f407fe804a75a
drm/i915/tc: Make the TC mode readout consistent in all PHY states

For consistency detect the initial TC mode in the PHY owned state the
same way this is done in the not owned state (w/o changing the
behavior). While at it, add more details to the PHY state debug print.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230316131724.359612-11-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_tc.c