diff options
author | Dmitry Baryshkov <[email protected]> | 2023-08-02 21:36:55 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-08-03 14:17:32 +0300 |
commit | 57a1ca6cf73b164ff93c2a541a6fc2337fd07b20 (patch) | |
tree | f32e9be0a024a1e79544adfe0ea355964bd3c009 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e550ad0e5c3d1a521413e6efb22729698a70110b (diff) |
drm/msm/dpu: fix DSC 1.2 enc subblock length
Both struct dpu_dsc_sub_blks instances declare enc subblock length to be
0x100, while the actual length is 0x9c (last register having offset 0x98).
Reduce subblock length to remove the empty register space from being
dumped.
Fixes: 0d1b10c63346 ("drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets")
Reviewed-by: Abhinav Kumar <[email protected]>
Reviewed-by: Marijn Suijten <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/550999/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions