diff options
author | Paloma Arellano <[email protected]> | 2024-02-22 11:39:57 -0800 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-03-04 11:35:05 +0200 |
commit | 09b27a482a18e836ab0a275c850aba8f537a30c2 (patch) | |
tree | cb799523e8f7624e214ac1fd231bec065b33fb75 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6db6e5606576c96bbb8fb1bb40aa46118af8f724 (diff) |
drm/msm/dp: move parity calculation to dp_utils
Parity calculation is necessary for VSC SDP implementation. Therefore
create new files dp_utils.c and dp_utils.h and move the parity
calculating functions here. This ensures that they are usable by SDP
programming in both dp_catalog.c and dp_audio.c
Changes in v3:
- Change ordering of the header byte macros
Changes in v2:
- Create new files dp_utils.c and dp_utils.h
- Move the parity calculation to these new files instead of
having them in dp_catalog.c and dp_catalog.h
Signed-off-by: Paloma Arellano <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/579617/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions