Skip to content

Commit

Permalink
drm/display/dsc: use flat array for rc_parameters lookup
Browse files Browse the repository at this point in the history
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 <jani.nikula@intel.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230517102807.2181589-6-dmitry.baryshkov@linaro.org
Acked-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dmitry Baryshkov authored and Rodrigo Vivi committed May 19, 2023
1 parent 9ff6b52 commit 74fe874
Showing 1 changed file with 108 additions and 120 deletions.
Loading

0 comments on commit 74fe874

Please sign in to comment.