Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/msm/dpu: drop stale comment from struct dpu_mdp_cfg doc

The field ubwc_static was removed from struct dpu_mdp_cfg some time ago.
Drop the corresponding kerneldoc now.

Fixes: 544d8b96150d ("drm/msm/dpu: update UBWC config for sm8150 and sm8250")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/519554/
Link: https://lore.kernel.org/r/20230121135457.2788199-1-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

-1
-1
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h
··· 537 537 * @base: register base offset to mdss 538 538 * @features bit mask identifying sub-blocks/features 539 539 * @highest_bank_bit: UBWC parameter 540 - * @ubwc_static: ubwc static configuration 541 540 * @ubwc_swizzle: ubwc default swizzle setting 542 541 * @clk_ctrls clock control register definition 543 542 */