drm/msm/dpu: wire up MSM8998's DSPP blocks
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 22 Feb 2022 03:19:48 +0000 (06:19 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 23 Feb 2022 10:17:58 +0000 (13:17 +0300)
commit6452cbd6f04cd57f7e365cc5bc65be0a69e8e40b
tree82e730b26fb00905ab57816112837f29e2d42312
parent164f69d9d45a605574c0d0f05a21a6faf6f33657
drm/msm/dpu: wire up MSM8998's DSPP blocks

The commit adding msm8998 support didn't added msm8998's DSPP blocks
configuration, but did not use them in msm8998_cfg_init(). Wire them up
to be used for display post processing.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 94391a14fc27 ("drm/msm/dpu1: Add MSM8998 to hw catalog")
Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Cc: Jami Kettunen <jami.kettunen@somainline.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/475544/
Link: https://lore.kernel.org/r/20220222031948.228727-1-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c