Home
last modified time | relevance | path

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

/open-nvidia-gpu/kernel-open/nvidia-drm/
H A Dnvidia-drm-crtc.h41 struct nv_drm_crtc { struct
205 static inline struct nv_drm_crtc *to_nv_crtc(struct drm_crtc *crtc) in to_nv_crtc()
210 return container_of(crtc, struct nv_drm_crtc, base); in to_nv_crtc()
219 struct nv_drm_crtc *nv_drm_crtc_lookup(struct nv_drm_device *nv_dev, NvU32 head) in nv_drm_crtc_lookup()
223 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_crtc_lookup()
235 static inline void nv_drm_crtc_enqueue_flip(struct nv_drm_crtc *nv_crtc, in nv_drm_crtc_enqueue_flip()
247 struct nv_drm_flip *nv_drm_crtc_dequeue_flip(struct nv_drm_crtc *nv_crtc) in nv_drm_crtc_dequeue_flip()
H A Dnvidia-drm-modeset.c156 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in __nv_drm_get_syncpt_data()
259 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_atomic_apply_modeset_config()
360 static void __nv_drm_handle_flip_event(struct nv_drm_crtc *nv_crtc) in __nv_drm_handle_flip_event()
427 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_atomic_commit()
512 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_atomic_commit()
611 struct nv_drm_crtc *nv_crtc = nv_drm_crtc_lookup(nv_dev, head); in nv_drm_handle_flip_occurred()
H A Dnvidia-drm-connector.h66 struct nv_drm_crtc *modeset_permission_crtc;
H A Dnvidia-drm-drv.c899 struct nv_drm_crtc *nv_crtc = to_nv_crtc(connector->state->crtc); in nv_drm_get_head_bit_from_connector()
903 struct nv_drm_crtc *nv_crtc = in nv_drm_get_head_bit_from_connector()
917 struct nv_drm_crtc *target_nv_crtc = NULL; in nv_drm_grant_modeset_permission()
968 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_grant_modeset_permission()
1004 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_grant_modeset_permission()
1180 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_revoke_modeset_permission()
1405 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_finish_revoking_objects()
H A Dnvidia-drm-encoder.c99 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in get_crtc_mask()
H A Dnvidia-drm-crtc.c848 struct nv_drm_crtc *nv_crtc = to_nv_crtc(crtc); in nv_drm_crtc_destroy()
1505 struct nv_drm_crtc *nv_crtc = NULL; in __nv_drm_crtc_create()
1688 struct nv_drm_crtc *nv_crtc = NULL; in nv_drm_get_crtc_crc32_v2_ioctl()
1716 struct nv_drm_crtc *nv_crtc = NULL; in nv_drm_get_crtc_crc32_ioctl()