On 1/14/2025 12:55 AM, Fange Zhang wrote:
On the SM6150 platform there is WB_2 block. Add it to the SM6150 catalog. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> Signed-off-by: Fange Zhang <quic_fangez@xxxxxxxxxxx> --- A followup patch to add writeback configuration for the SM6150 catalog test passed using kms_writeback
Thanks !
--- Changes in v2: - Change reg_off from 0x3b8 to 0x2bc for sm6150_mdp [Abhinav] - Change bit_off from 24 to 16 for sm6150_mdp [Abninav] - Change base from 0x66000 to 0x65000 for sm6150_wb [Abninav] - Link to v1: https://lore.kernel.org/r/20250106-add-writeback-support-for-sm6150-v1-1-1d2d69fc4bae@xxxxxxxxxxx --- drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>