drm/i915/display: Suppress "Combo PHY A HW state changed unexpectedly"
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 27 Nov 2020 21:00:59 +0000 (21:00 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 27 Nov 2020 23:32:39 +0000 (23:32 +0000)
commit5cc2b61fb251d06f732b14b04f8f6510f3b31365
tree0ee19b3a73dbe881c56dfcfff87fc4cd7516e875
parentc33f83fd481a0441e2f14cb03226197110d57a99
drm/i915/display: Suppress "Combo PHY A HW state changed unexpectedly"

We know a problem exists in the ifwi shipped with the early
pre-production Tigerlake and DG1 prototypes, later revisions are fine.
However, CI still relies on the earlier ifwi and we grow tired of
the volume of warnings as we wait for replacements.

Since the warning is a bug, we do not want to lose the warning in its
entirety, so only suppress the warning for the platforms currently
exhibiting the issue.

Suggested-by: José Roberto de Souza <gitlab@gitlab.freedesktop.org>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/2411
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201127210059.10702-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/display/intel_combo_phy.c