/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
amdgpu_dcn20_opp.c | 56 enum test_pattern_color_format bit_depth; local in function:opp2_set_disp_pattern_generator 79 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 82 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 85 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 88 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 91 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 126 DPG_BIT_DEPTH, bit_depth, 140 switch (bit_depth) { 185 DPG_BIT_DEPTH, bit_depth, 193 mode = (bit_depth = [all...] |
amdgpu_dcn20_opp.c | 56 enum test_pattern_color_format bit_depth; local in function:opp2_set_disp_pattern_generator 79 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 82 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 85 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 88 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 91 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 126 DPG_BIT_DEPTH, bit_depth, 140 switch (bit_depth) { 185 DPG_BIT_DEPTH, bit_depth, 193 mode = (bit_depth = [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/ |
amdgpu_dce120_timing_generator.c | 852 enum test_pattern_color_format bit_depth; local in function:dce120_timing_generator_set_test_pattern 874 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 877 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 880 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 883 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 886 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 908 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); 920 switch (bit_depth) { 1010 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); 1016 mode = (bit_depth = [all...] |
amdgpu_dce120_timing_generator.c | 852 enum test_pattern_color_format bit_depth; local in function:dce120_timing_generator_set_test_pattern 874 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 877 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 880 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 883 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 886 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 908 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); 920 switch (bit_depth) { 1010 CRTC_TEST_PATTERN_COLOR_FORMAT, bit_depth); 1016 mode = (bit_depth = [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/ |
amdgpu_dce110_timing_generator.c | 721 enum test_pattern_color_format bit_depth; local in function:dce110_timing_generator_set_test_pattern 743 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 746 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 749 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 752 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 755 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 806 bit_depth, 821 switch (bit_depth) { 933 bit_depth, 943 mode = (bit_depth = [all...] |
amdgpu_dce110_timing_generator.c | 721 enum test_pattern_color_format bit_depth; local in function:dce110_timing_generator_set_test_pattern 743 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 746 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 749 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 752 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 755 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 806 bit_depth, 821 switch (bit_depth) { 933 bit_depth, 943 mode = (bit_depth = [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
amdgpu_dcn10_optc.c | 920 enum test_pattern_color_format bit_depth; local in function:optc1_set_test_pattern 944 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 947 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 950 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 953 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 956 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 978 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); 990 switch (bit_depth) { 1078 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); 1084 mode = (bit_depth = [all...] |
amdgpu_dcn10_optc.c | 920 enum test_pattern_color_format bit_depth; local in function:optc1_set_test_pattern 944 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_6; 947 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 950 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_10; 953 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_12; 956 bit_depth = TEST_PATTERN_COLOR_FORMAT_BPC_8; 978 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); 990 switch (bit_depth) { 1078 OTG_TEST_PATTERN_COLOR_FORMAT, bit_depth); 1084 mode = (bit_depth = [all...] |
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
svga3d_surfacedefs.h | 368 * @bit_depth: Channel bit depths 379 struct svga3d_channel_def bit_depth; member in struct:svga3d_surface_desc
|
svga3d_surfacedefs.h | 368 * @bit_depth: Channel bit depths 379 struct svga3d_channel_def bit_depth; member in struct:svga3d_surface_desc
|