diff options
author | Aditya Swarup <[email protected]> | 2020-12-02 23:23:58 -0800 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-12-18 12:30:10 +0200 |
commit | 046f70d31ddb2069941aec54966fec5b7fbc7b7b (patch) | |
tree | fff19dd99052823b2b336d7593efa311b04a2423 /scripts/gdb/linux/utils.py | |
parent | 0e53656ad8abc99e0a80c3de611e593ebbf55829 (diff) |
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Fix TGL REVID macros to fetch correct display/gt stepping based
on SOC rev id from INTEL_REVID() macro. Previously, we were just
returning the first element of the revid array instead of using
the correct index based on SOC rev id.
Fixes: c33298cb34f5 ("drm/i915/tgl: Fix stepping WA matching")
Cc: José Roberto de Souza <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Aditya Swarup <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 83dbd74f8243f020d1ad8a3a3b3cd0795067920e)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions