On 12/21/2024 9:00 PM, Dmitry Baryshkov wrote:
As a preparation for calling dpu_encoder_get_topology() from different code paths, simplify its calling interface, obtaining some data pointers internally instead passing them via arguments. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-)
Nice! Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>