Home
last modified time | relevance | path

Searched refs:enable_tearcheck (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h49 int (*enable_tearcheck)(struct dpu_hw_pingpong *pp, member
H A Ddpu_hw_intf.h102 int (*enable_tearcheck)(struct dpu_hw_intf *intf, struct dpu_hw_tear_check *cfg); member
H A Ddpu_hw_pingpong.c315 c->ops.enable_tearcheck = dpu_hw_pp_enable_te; in dpu_hw_pingpong_init()