Home
last modified time | relevance | path

Searched refs:DP_COMPONENT_PIXEL_DEPTH_6BPC (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dio/dcn401/
Ddcn401_dio_stream_encoder.c516 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; 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()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dio/dcn10/
Ddcn10_stream_encoder.c320 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; 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()
1527 case DP_COMPONENT_PIXEL_DEPTH_6BPC: in enc1_stream_encoder_dp_get_pixel_format()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h48 DP_COMPONENT_PIXEL_DEPTH_6BPC = 0x00000000, enumerator
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c357 DP_COMPONENT_PIXEL_DEPTH_6BPC); in dce110_stream_encoder_dp_set_stream_attribute()