Lines Matching defs:crtc
89 struct drm_crtc *crtc; in drm_crtc_from_index() local
99 int drm_crtc_force_disable(struct drm_crtc *crtc) in drm_crtc_force_disable()
112 struct drm_crtc *crtc; in drm_crtc_register_all() local
129 struct drm_crtc *crtc; in drm_crtc_unregister_all() local
138 static int drm_crtc_crc_init(struct drm_crtc *crtc) in drm_crtc_crc_init()
150 static void drm_crtc_crc_fini(struct drm_crtc *crtc) in drm_crtc_crc_fini()
167 struct drm_crtc *crtc = fence_to_crtc(fence); in drm_crtc_fence_get_driver_name() local
174 struct drm_crtc *crtc = fence_to_crtc(fence); in drm_crtc_fence_get_timeline_name() local
184 struct dma_fence *drm_crtc_create_fence(struct drm_crtc *crtc) in drm_crtc_create_fence()
235 static int __drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, in __drm_crtc_init_with_planes()
341 int drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, in drm_crtc_init_with_planes()
364 struct drm_crtc *crtc = ptr; in drmm_crtc_init_with_planes_cleanup() local
371 struct drm_crtc *crtc, in __drmm_crtc_init_with_planes()
423 int drmm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, in drmm_crtc_init_with_planes()
451 struct drm_crtc *crtc; in __drmm_crtc_alloc_with_planes() local
483 void drm_crtc_cleanup(struct drm_crtc *crtc) in drm_crtc_cleanup()
530 struct drm_crtc *crtc; in drm_mode_getcrtc() local
588 struct drm_crtc *crtc = set->crtc; in __drm_mode_set_config_internal() local
659 int drm_crtc_check_viewport(const struct drm_crtc *crtc, in drm_crtc_check_viewport()
697 struct drm_crtc *crtc; in drm_mode_setcrtc() local
902 struct drm_crtc *crtc = obj_to_crtc(obj); in drm_mode_crtc_set_obj_prop() local
926 int drm_crtc_create_scaling_filter_property(struct drm_crtc *crtc, in drm_crtc_create_scaling_filter_property()