diff options
| author | Dmitry Baryshkov <[email protected]> | 2024-04-20 07:01:00 +0300 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2024-04-23 12:56:29 +0300 |
| commit | 932733b89f8b36dce623beccdb6ae4a9a128bf7a (patch) | |
| tree | 78583321e7eebd478d294b475da913a1c3e4909e /tools/perf/scripts/python/bin | |
| parent | 966c5deecf89a4fccd65106149850ab563825d3a (diff) | |
drm/msm/dpu: in dpu_format replace bitmap with unsigned long field
Using bitmap for the flags results in a clumsy syntax on test_bit,
replace it with unsigned long type and simple binary ops.
Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/590422/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions