• Home
  • Raw
  • Download

Lines Matching refs:EXIT

86 		EXIT("No connector '%s'", str.c_str());  in get_connector()
89 EXIT("Connector '%s' not connected", conn->fullname().c_str()); in get_connector()
100 EXIT("Could not find available crtc"); in get_default_crtc()
138 EXIT("Bad crtc id '%u'", num); in parse_crtc()
145 EXIT("Bad crtc number '%u'", num); in parse_crtc()
164 EXIT("Mode not found from DMT tables\n"); in parse_crtc()
170 EXIT("Mode not found from CEA tables\n"); in parse_crtc()
176 EXIT("Mode not found from the connector\n"); in parse_crtc()
187 EXIT("Bad crtc id '%u'", num); in parse_crtc()
194 EXIT("Bad crtc number '%u'", num); in parse_crtc()
229 EXIT("Bad mode flag %c", f); in parse_crtc()
234 EXIT("Failed to parse crtc option '%s'", crtc_str.c_str()); in parse_crtc()
238 EXIT("Could not find available crtc"); in parse_crtc()
250 EXIT("Failed to parse plane option '%s'", plane_str.c_str()); in parse_plane()
259 EXIT("Bad plane id '%u'", num); in parse_plane()
266 EXIT("Bad plane number '%u'", num); in parse_plane()
273 EXIT("Plane id %u is not available", pinfo.plane->id()); in parse_plane()
297 EXIT("Equal sign ('=') not found in %s", prop_str.c_str()); in parse_prop()
343 EXIT("Failed to parse fb option '%s'", fb_str.c_str()); in parse_fb()
370 EXIT("Failed to parse view option '%s'", view_str.c_str()); in parse_view()
609 EXIT("'view' parameter requires a plane and a fb"); in setups_to_outputs()
618 EXIT("No object to which set the property"); in setups_to_outputs()
627 EXIT("no object"); in setups_to_outputs()
680 EXIT("Failed to find available plane"); in setups_to_outputs()
824 EXIT("Atomic commit failed when disabling: %d\n", r); in set_crtcs_n_planes_atomic()
877 EXIT("Atomic test failed: %d\n", r); in set_crtcs_n_planes_atomic()
881 EXIT("Atomic commit failed: %d\n", r); in set_crtcs_n_planes_atomic()
1011 EXIT("Flip commit failed: %d\n", r); in queue_next()
1089 EXIT("Synchronized flipping requires atomic modesetting"); in main()