diff options
| author | Abhinav Kumar <[email protected]> | 2023-07-11 18:19:59 -0700 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-07-27 15:17:07 +0300 |
| commit | d5ffd30bf168bf39bc337b38ca172d91d534fa5c (patch) | |
| tree | 1e6a1b9b6bc8e084c20fc588f1c8761cb41aa575 /tools/perf/scripts/python | |
| parent | b173a7dcc2d06ee11f739c1bdcd51ee156b6d50c (diff) | |
drm/msm/dpu: re-introduce dpu core revision to the catalog
Introduce the dpu core revision back as an entry to the catalog so that
we can just use dpu revision checks and enable those bits which
should be enabled unconditionally and not controlled by a catalog
and also simplify the changes to do something like:
if (dpu_core_revision > xxxxx && dpu_core_revision < xxxxx)
enable the bit;
changes in v5:
- fix the commit text to remove instances of DPU_HW_VER
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/546801/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions