Searched refs:ofdrm_crtc_state (Results 1 – 1 of 1) sorted by relevance
734 struct ofdrm_crtc_state { struct746 static void ofdrm_crtc_state_destroy(struct ofdrm_crtc_state *ofdrm_crtc_state) in ofdrm_crtc_state_destroy() argument749 kfree(ofdrm_crtc_state); in ofdrm_crtc_state_destroy()768 struct ofdrm_crtc_state *new_ofdrm_crtc_state; in ofdrm_primary_plane_helper_atomic_check()929 struct ofdrm_crtc_state *ofdrm_crtc_state = to_ofdrm_crtc_state(crtc_state); in ofdrm_crtc_helper_atomic_flush() local954 struct ofdrm_crtc_state *ofdrm_crtc_state = in ofdrm_crtc_reset() local955 kzalloc(sizeof(*ofdrm_crtc_state), GFP_KERNEL); in ofdrm_crtc_reset()960 if (ofdrm_crtc_state) in ofdrm_crtc_reset()970 struct ofdrm_crtc_state *new_ofdrm_crtc_state; in ofdrm_crtc_atomic_duplicate_state()971 struct ofdrm_crtc_state *ofdrm_crtc_state; in ofdrm_crtc_atomic_duplicate_state() local[all …]