HomeSort by: relevance | last modified time | path
    Searched defs:dp_component_depth (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_stream_encoder.c 269 uint8_t dp_component_depth = 0; local in function:enc1_stream_encoder_dp_set_stream_attribute
329 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
332 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC;
335 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC;
338 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC;
341 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC;
344 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
351 DP_COMPONENT_DEPTH, dp_component_depth);
1575 DP_COMPONENT_DEPTH, &hw_depth)
    [all...]
amdgpu_dcn10_stream_encoder.c 269 uint8_t dp_component_depth = 0; local in function:enc1_stream_encoder_dp_set_stream_attribute
329 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
332 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC;
335 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC;
338 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC;
341 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC;
344 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
351 DP_COMPONENT_DEPTH, dp_component_depth);
1575 DP_COMPONENT_DEPTH, &hw_depth)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
stream_encoder.h 49 enum dp_component_depth { enum
stream_encoder.h 49 enum dp_component_depth { enum

Completed in 29 milliseconds