Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c52 enum test_pattern_color_format bit_depth; in opp2_set_disp_pattern_generator() local
75 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in opp2_set_disp_pattern_generator()
78 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in opp2_set_disp_pattern_generator()
87 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in opp2_set_disp_pattern_generator()
127 DPG_BIT_DEPTH, bit_depth, in opp2_set_disp_pattern_generator()
141 switch (bit_depth) { in opp2_set_disp_pattern_generator()
186 DPG_BIT_DEPTH, bit_depth, in opp2_set_disp_pattern_generator()
194 mode = (bit_depth == in opp2_set_disp_pattern_generator()
199 switch (bit_depth) { in opp2_set_disp_pattern_generator()
220 switch (bit_depth) { in opp2_set_disp_pattern_generator()
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c804 enum test_pattern_color_format bit_depth; in dce120_timing_generator_set_test_pattern() local
826 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in dce120_timing_generator_set_test_pattern()
829 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce120_timing_generator_set_test_pattern()
832 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; in dce120_timing_generator_set_test_pattern()
835 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; in dce120_timing_generator_set_test_pattern()
838 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce120_timing_generator_set_test_pattern()
860 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); in dce120_timing_generator_set_test_pattern()
872 switch (bit_depth) { in dce120_timing_generator_set_test_pattern()
968 mode = (bit_depth == in dce120_timing_generator_set_test_pattern()
973 switch (bit_depth) { in dce120_timing_generator_set_test_pattern()
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c974 enum test_pattern_color_format bit_depth; in optc1_set_test_pattern() local
998 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in optc1_set_test_pattern()
1001 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in optc1_set_test_pattern()
1010 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in optc1_set_test_pattern()
1032 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); in optc1_set_test_pattern()
1044 switch (bit_depth) { in optc1_set_test_pattern()
1132 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); in optc1_set_test_pattern()
1138 mode = (bit_depth == in optc1_set_test_pattern()
1143 switch (bit_depth) { in optc1_set_test_pattern()
1164 switch (bit_depth) { in optc1_set_test_pattern()
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c715 enum test_pattern_color_format bit_depth; in dce110_timing_generator_set_test_pattern() local
737 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; in dce110_timing_generator_set_test_pattern()
740 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce110_timing_generator_set_test_pattern()
749 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; in dce110_timing_generator_set_test_pattern()
800 bit_depth, in dce110_timing_generator_set_test_pattern()
815 switch (bit_depth) { in dce110_timing_generator_set_test_pattern()
927 bit_depth, in dce110_timing_generator_set_test_pattern()
937 mode = (bit_depth == in dce110_timing_generator_set_test_pattern()
942 switch (bit_depth) { in dce110_timing_generator_set_test_pattern()
966 switch (bit_depth) { in dce110_timing_generator_set_test_pattern()
[all …]
/openbsd/sys/sys/
H A Dvideoio.h2876 u_int8_t bit_depth; member
3032 u_int8_t bit_depth; member