Re: [PATCH] drm/msm/dpu: Add writeback support for SM6150

2025-01-07 Thread Abhinav Kumar
On 1/6/2025 8:50 PM, fange zhang wrote: On 2025/1/7 3:15, Abhinav Kumar wrote: On 1/5/2025 10:39 PM, Fange Zhang wrote: On the SM6150 platform there is WB_2 block. Add it to the SM6150 catalog. Signed-off-by: Fange Zhang --- A followup patch to add writeback configuration for the SM61

Re: [PATCH] drm/msm/dpu: Add writeback support for SM6150

2025-01-06 Thread fange zhang
On 2025/1/7 3:15, Abhinav Kumar wrote: On 1/5/2025 10:39 PM, Fange Zhang wrote: On the SM6150 platform there is WB_2 block. Add it to the SM6150 catalog. Signed-off-by: Fange Zhang --- A followup patch to add writeback configuration for the SM6150 catalog ---   drivers/gpu/drm/msm/disp/dp

Re: [PATCH] drm/msm/dpu: Add writeback support for SM6150

2025-01-06 Thread Dmitry Baryshkov
On Mon, Jan 06, 2025 at 02:39:09PM +0800, Fange Zhang wrote: > On the SM6150 platform there is WB_2 block. Add it to the SM6150 catalog. > > Signed-off-by: Fange Zhang > --- > A followup patch to add writeback configuration for the SM6150 catalog > --- > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu

Re: [PATCH] drm/msm/dpu: Add writeback support for SM6150

2025-01-06 Thread Abhinav Kumar
On 1/5/2025 10:39 PM, Fange Zhang wrote: On the SM6150 platform there is WB_2 block. Add it to the SM6150 catalog. Signed-off-by: Fange Zhang --- A followup patch to add writeback configuration for the SM6150 catalog --- drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h | 18 +

[PATCH] drm/msm/dpu: Add writeback support for SM6150

2025-01-05 Thread Fange Zhang
On the SM6150 platform there is WB_2 block. Add it to the SM6150 catalog. Signed-off-by: Fange Zhang --- A followup patch to add writeback configuration for the SM6150 catalog --- drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h | 18 ++ 1 file changed, 18 insertions(+) di