Home
last modified time | relevance | path

Searched refs:is_dual_link (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c667 bool is_dual_link) in dce110_stream_encoder_dvi_set_stream_attribute() argument
674 cntl.signal = is_dual_link ? in dce110_stream_encoder_dvi_set_stream_attribute()
678 cntl.lanes_number = (is_dual_link) ? LANE_COUNT_EIGHT : LANE_COUNT_FOUR; in dce110_stream_encoder_dvi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.h318 bool is_dual_link);