Re: [Intel-gfx] [PATCH v3 1/3] drm/i915/icl: replace check for combo phy

2018-11-14 Thread Jani Nikula
On Tue, 13 Nov 2018, Lucas De Marchi wrote: > These are the only places that assume ports A and B are the ones with > combo phy. Let's use intel_port_is_combophy() there to make sure > it checks for combo phy ports the same way everywhere. > > v2: define for_each_combo_port() helper to check the

[Intel-gfx] [PATCH v3 1/3] drm/i915/icl: replace check for combo phy

2018-11-13 Thread Lucas De Marchi
These are the only places that assume ports A and B are the ones with combo phy. Let's use intel_port_is_combophy() there to make sure it checks for combo phy ports the same way everywhere. v2: define for_each_combo_port() helper to check the ports Signed-off-by: Lucas De Marchi Reviewed-by: