Searched refs:requested_bpc (Results 1 – 1 of 1) sorted by relevance
6464 bool is_y420, int requested_bpc) in convert_color_depth_from_display_info() argument6484 if (requested_bpc > 0) { in convert_color_depth_from_display_info()6493 bpc = min_t(u8, bpc, requested_bpc); in convert_color_depth_from_display_info()6651 int requested_bpc) in fill_stream_properties_from_drm_display_mode() argument6692 requested_bpc); in fill_stream_properties_from_drm_display_mode()7210 int requested_bpc) in create_stream_for_sink() argument7321 requested_bpc); in create_stream_for_sink()7325 requested_bpc); in create_stream_for_sink()8044 int requested_bpc = drm_state ? drm_state->max_requested_bpc : 8; in create_validate_stream_for_sink() local8060 drm_dbg_kms(connector->dev, "Trying with %d bpc\n", requested_bpc); in create_validate_stream_for_sink()[all …]