Home
last modified time | relevance | path

Searched refs:dpu_crtc_is_enabled (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h418 static inline bool dpu_crtc_is_enabled(struct drm_crtc *crtc) in dpu_crtc_is_enabled() function
Ddpu_core_perf.c62 return dpu_crtc_is_enabled(crtc); in _dpu_core_perf_crtc_is_power_on()