Home
last modified time | relevance | path

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

/open-nvidia-gpu/kernel-open/nvidia-drm/
H A Dnvidia-drm-modeset.c93 to_nv_crtc_state(new_crtc_state); in __will_generate_flip_event()
262 to_nv_crtc_state(new_crtc_state)->req_config; in nv_drm_atomic_apply_modeset_config()
269 to_nv_crtc_state(new_crtc_state); in nv_drm_atomic_apply_modeset_config()
514 to_nv_crtc_state(crtc->state); in nv_drm_atomic_commit()
H A Dnvidia-drm-crtc.h150 static inline struct nv_drm_crtc_state *to_nv_crtc_state(struct drm_crtc_state *state) in to_nv_crtc_state() function
H A Dnvidia-drm-crtc.c567 struct nv_drm_crtc_state *nv_crtc_state = to_nv_crtc_state(crtc_state); in __nv_drm_cursor_atomic_check()
613 struct nv_drm_crtc_state *nv_crtc_state = to_nv_crtc_state(crtc_state); in nv_drm_plane_atomic_check()
964 &(to_nv_crtc_state(crtc->state)->req_config), in nv_drm_atomic_crtc_duplicate_state()
984 struct nv_drm_crtc_state *nv_state = to_nv_crtc_state(state); in nv_drm_atomic_crtc_destroy_state()
1185 struct nv_drm_crtc_state *nv_crtc_state = to_nv_crtc_state(crtc_state); in nv_drm_crtc_atomic_check()
H A Dnvidia-drm-connector.c379 nv_crtc_state = to_nv_crtc_state(crtc_state);