diff options
| author | Rodrigo Siqueira <[email protected]> | 2019-10-21 15:03:53 +0000 |
|---|---|---|
| committer | Rodrigo Siqueira <[email protected]> | 2019-12-05 19:25:31 -0500 |
| commit | 843cd325d9cf37385f448f93365396ed6c615dec (patch) | |
| tree | 310ae4c4a107ab206641ad3e0a10f0ef9462939a /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 0530bbd0e40bda2c80909e9a5d74d33e8f3e1367 (diff) | |
drm: Fix DSC throughput mode 0 mask definition
Commit d7cd0e053b17 introduced a change at DP_DSC_THROUGHPUT_MODE_0_170
which is not aligned with the spec. This commit replace 15 << 4 by 15 <<
0 for DP_DSC_THROUGHPUT_MODE_0_170 in order to make it follow the
specification.
Cc: Harry Wentland <[email protected]>
Cc: Leo Li <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Nikola Cornij <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Manasi Navare <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions