diff options
author | Imre Deak <imre.deak@intel.com> | 2018-11-09 17:58:20 +0300 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2018-11-14 14:45:15 +0300 |
commit | cb8ef723ab812bf61553d88542b3a37f2ca75b48 (patch) | |
tree | e60f5f2d8041f46f575da66b60eec8c265fdb450 /drivers/uio/uio.c | |
parent | 745aa6cdee6be0dfc8196f8b848325246981d881 (diff) | |
download | linux-cb8ef723ab812bf61553d88542b3a37f2ca75b48.tar.xz |
drm/i915/gen9_bc: Work around DMC bug zeroing power well requests
A DMC bug on GEN9 big core machines fails to restore the driver's
request bits for the PW1 and MISC_IO power wells after a DC5/6
entry->exit sequence. As a consequence the driver's subsequent check for
the enabled status of these power wells will fail, as the check
considers the power wells being enabled only if both the status and
request bits are set. To work around this borrow the request bits from
BIOS's own request register in which DMC forces on the request bits when
exiting from DC5/6.
This fixes a problem reported by Ramalingam, where HDCP init failed,
since PW1 reported itself as being disabled, while in reality it was
enabled.
Reported-by: Ramalingam C <ramalingam.c@intel.com>
Cc: Ramalingam C <ramalingam.c@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
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/20181109145822.15446-1-imre.deak@intel.com
Diffstat (limited to 'drivers/uio/uio.c')
0 files changed, 0 insertions, 0 deletions