diff options
| author | Dmitry Baryshkov <[email protected]> | 2023-05-17 13:28:04 +0300 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-05-19 17:14:35 -0400 |
| commit | 74fe874cf1407d4731f0a2c713d31ac78a5b32bd (patch) | |
| tree | 1c2139a46187529ff174d2ff276cf54683d8e001 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
| parent | 9ff6b5256de3843ee6a2ee91737554d96852963d (diff) | |
drm/display/dsc: use flat array for rc_parameters lookup
Next commits are going to add support for additional RC parameter lookup
tables. These tables are going to use different bpp/bpc combinations,
thus it makes little sense to keep the 2d array for RC parameters.
Switch to using the flat array.
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions