Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h55 int (*disable_tearcheck)(struct dpu_hw_pingpong *pp); member
H A Ddpu_hw_intf.h104 int (*disable_tearcheck)(struct dpu_hw_intf *intf); member
H A Ddpu_hw_pingpong.c316 c->ops.disable_tearcheck = dpu_hw_pp_disable_te; in dpu_hw_pingpong_init()