OSDN Git Service

drm/i915/ehl: Ensure that the DDI selection MUX is programmed correctly
authorVivek Kasireddy <vivek.kasireddy@intel.com>
Tue, 21 Jan 2020 23:58:48 +0000 (15:58 -0800)
committerJosé Roberto de Souza <jose.souza@intel.com>
Fri, 24 Jan 2020 21:06:02 +0000 (13:06 -0800)
commit646603d9aba7c360ff9e5201bec479219c0a0a7e
treefca28a1e05520683415eb7a4e7fe0e6edf22008b
parentc5c772cf8d7cb68701b1c7fb9956857e646ae4b1
drm/i915/ehl: Ensure that the DDI selection MUX is programmed correctly

Perhaps in some cases the BIOS/GOP or other firmware may turn on
PHY A but may not program the MUX correctly. Therefore, re-program
PHY A if it is determined after reading the VBT that the value
programmed for the MUX bit does not match the expected value.

Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200121235848.8457-1-vivek.kasireddy@intel.com
drivers/gpu/drm/i915/display/intel_combo_phy.c