Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.h66 bool cwb_enabled; member
H A Ddpu_crtc.c1385 topology.cwb_enabled = drm_crtc_in_clone_mode(crtc_state); in dpu_crtc_get_topology()
1409 if (topology.num_intf == 2 && !topology.cwb_enabled) in dpu_crtc_get_topology()
H A Ddpu_rm.c682 if (topology->cwb_enabled) { in _dpu_rm_make_reservation()