diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-06-09 17:13:53 +0300 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2023-07-04 12:40:21 +0300 |
commit | fdffb7dbc74f48cb1d404d9ab0c9fd769a59caf0 (patch) | |
tree | f333a505fad4bfdacdd03f41aca80c2cc5b708bc /scripts/gdb/linux/utils.py | |
parent | 5b7826355e5b9f48eea29275215fc55165cd17c3 (diff) | |
download | linux-fdffb7dbc74f48cb1d404d9ab0c9fd769a59caf0.tar.xz |
drm/i915/psr: Fix BDW PSR AUX CH data register offsets
The multiplication got replaced by an addition in some cleanup.
This means we never write the correct data to some of the BDW
PSR data registers and thus we fail to actually wake up the
panel from PSR.
Fixes: 4ab4fa103217 ("drm/i915/psr: Make PSR registers relative to transcoders")
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230609141404.12729-3-ville.syrjala@linux.intel.com
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
(cherry picked from commit 460dc4ba1442b3e5e543328d11db2702b98d3d7c)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions