Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_crtc.c1028 static void mdp5_crtc_destroy_state(struct drm_crtc *crtc, struct drm_crtc_state *state) in mdp5_crtc_destroy_state() function
1043 mdp5_crtc_destroy_state(crtc, crtc->state); in mdp5_crtc_reset()
1056 .atomic_destroy_state = mdp5_crtc_destroy_state,