Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dio/dcn401/
A Ddcn401_dio_stream_encoder.c452 uint8_t dp_component_depth = 0; in enc401_stream_encoder_dp_set_stream_attribute() local
516 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc401_stream_encoder_dp_set_stream_attribute()
519 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC; in enc401_stream_encoder_dp_set_stream_attribute()
522 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC; in enc401_stream_encoder_dp_set_stream_attribute()
525 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC; in enc401_stream_encoder_dp_set_stream_attribute()
528 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC; in enc401_stream_encoder_dp_set_stream_attribute()
531 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc401_stream_encoder_dp_set_stream_attribute()
582 UNCOMPRESSED_COMPONENT_DEPTH, dp_component_depth, in enc401_stream_encoder_dp_set_stream_attribute()
/drivers/gpu/drm/amd/display/dc/dio/dcn10/
A Ddcn10_stream_encoder.c260 uint8_t dp_component_depth = 0; in enc1_stream_encoder_dp_set_stream_attribute() local
320 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc1_stream_encoder_dp_set_stream_attribute()
323 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC; in enc1_stream_encoder_dp_set_stream_attribute()
326 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC; in enc1_stream_encoder_dp_set_stream_attribute()
329 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC; in enc1_stream_encoder_dp_set_stream_attribute()
332 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC; in enc1_stream_encoder_dp_set_stream_attribute()
335 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; in enc1_stream_encoder_dp_set_stream_attribute()
342 DP_COMPONENT_DEPTH, dp_component_depth); in enc1_stream_encoder_dp_set_stream_attribute()
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h47 enum dp_component_depth { enum

Completed in 16 milliseconds