Searched refs:obj_to_crtc (Results 1 – 7 of 7) sorted by relevance
1417 crtc = obj_to_crtc(obj); in drm_mode_getcrtc()1795 crtc = obj_to_crtc(obj); in drm_mode_setplane()1914 crtc = obj_to_crtc(obj); in drm_mode_setcrtc()2068 crtc = obj_to_crtc(obj); in drm_mode_cursor_ioctl()3265 struct drm_crtc *crtc = obj_to_crtc(obj); in drm_mode_crtc_set_obj_prop()3466 crtc = obj_to_crtc(obj); in drm_mode_gamma_set_ioctl()3525 crtc = obj_to_crtc(obj); in drm_mode_gamma_get_ioctl()3585 crtc = obj_to_crtc(obj); in drm_mode_page_flip_ioctl()
830 #define obj_to_crtc(x) container_of(x, struct drm_crtc, base) macro
1150 crtc = to_intel_crtc(obj_to_crtc(drmmode_obj)); in intel_overlay_put_image()
6473 crtc = to_intel_crtc(obj_to_crtc(drmmode_obj)); in intel_get_pipe_from_crtc_id()
1034 crtc = obj_to_crtc(obj); in r600_cs_packet_parse_vline()
1210 crtc = obj_to_crtc(obj); in evergreen_cs_packet_parse_vline()
1520 crtc = obj_to_crtc(obj); in r100_cs_packet_parse_vline()