Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/basics/ !
H A Ddc_common.c35 case COLOR_SPACE_2020_RGB_FULLRANGE: in is_rgb_cspace()
/linux/drivers/gpu/drm/amd/display/dc/ !
H A Ddc_hw_types.h660 COLOR_SPACE_2020_RGB_FULLRANGE, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ !
H A Ddcn31_hpo_dp_stream_encoder.c325 case COLOR_SPACE_2020_RGB_FULLRANGE: in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/ !
H A Ddcn401_dio_stream_encoder.c634 case COLOR_SPACE_2020_RGB_FULLRANGE: in enc401_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ !
H A Ddcn10_stream_encoder.c393 case COLOR_SPACE_2020_RGB_FULLRANGE: in enc1_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dce/ !
H A Ddce_stream_encoder.c420 case COLOR_SPACE_2020_RGB_FULLRANGE: in dce110_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/ !
H A Ddcn30_dpp.c1552 case COLOR_SPACE_2020_RGB_FULLRANGE: in dpp3_should_bypass_post_csc_for_colorspace()
/linux/drivers/gpu/drm/amd/display/dc/core/ !
H A Ddc_hw_sequencer.c131 color_space == COLOR_SPACE_2020_RGB_FULLRANGE || in is_rgb_type()
279 case COLOR_SPACE_2020_RGB_FULLRANGE: in color_space_to_black_color()
H A Ddc_resource.c4577 case COLOR_SPACE_2020_RGB_FULLRANGE: in set_avi_info_frame()
4643 color_space == COLOR_SPACE_2020_RGB_FULLRANGE) in set_avi_info_frame()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ !
H A Damdgpu_dm_debugfs.c1175 case COLOR_SPACE_2020_RGB_FULLRANGE: in amdgpu_current_colorspace_show()
H A Damdgpu_dm.c6602 color_space = COLOR_SPACE_2020_RGB_FULLRANGE; in get_output_color_space()