Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.h242 int dpu_crtc_check_mode_changed(struct drm_crtc_state *old_crtc_state,
H A Ddpu_kms.c458 dpu_crtc_check_mode_changed(old_crtc_state, new_crtc_state); in dpu_kms_check_mode_changed()
H A Ddpu_crtc.c1485 * dpu_crtc_check_mode_changed: check if full modeset is required in dpu_crtc_atomic_check()
1491 int dpu_crtc_check_mode_changed(struct drm_crtc_state *old_crtc_state, in dpu_crtc_atomic_check()
1442 int dpu_crtc_check_mode_changed(struct drm_crtc_state *old_crtc_state, dpu_crtc_check_mode_changed() function