Re: [PATCH 17/45] drm/msm/dp: use stream_id to change offsets in dp_catalog

2024-12-07 Thread Dmitry Baryshkov
On Thu, Dec 05, 2024 at 08:31:48PM -0800, Abhinav Kumar wrote: > Use the dp_panel's stream_id to adjust the offsets for stream 1 > which will be used for MST in the dp_catalog. Also add additional > register defines for stream 1. > > Signed-off-by: Abhinav Kumar > --- > drivers/gpu/drm/msm/dp/dp

[PATCH 17/45] drm/msm/dp: use stream_id to change offsets in dp_catalog

2024-12-05 Thread Abhinav Kumar
Use the dp_panel's stream_id to adjust the offsets for stream 1 which will be used for MST in the dp_catalog. Also add additional register defines for stream 1. Signed-off-by: Abhinav Kumar --- drivers/gpu/drm/msm/dp/dp_catalog.c | 99 - drivers/gpu/drm/msm/dp