Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c5050 bool is_y420, int requested_bpc) in convert_color_depth_from_display_info() argument
5070 if (requested_bpc > 0) { in convert_color_depth_from_display_info()
5079 bpc = min_t(u8, bpc, requested_bpc); in convert_color_depth_from_display_info()
5202 int requested_bpc) in fill_stream_properties_from_drm_display_mode() argument
5234 requested_bpc); in fill_stream_properties_from_drm_display_mode()
5730 int requested_bpc) in create_stream_for_sink() argument
5830 requested_bpc); in create_stream_for_sink()
5834 requested_bpc); in create_stream_for_sink()
6211 int requested_bpc = drm_state ? drm_state->max_requested_bpc : 8; in create_validate_stream_for_sink() local
6217 requested_bpc); in create_validate_stream_for_sink()
[all …]