Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h90 uint8_t RIGHT_EYE_POLARITY : 1; member
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c1263 OTG_STEREO_SYNC_OUTPUT_POLARITY, flags->RIGHT_EYE_POLARITY == 0 ? 0 : 1); in optc1_enable_stereo()
1268 flags->RIGHT_EYE_POLARITY == 0 ? 0 : 1); in optc1_enable_stereo()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3296 flags->RIGHT_EYE_POLARITY =\ in dcn10_config_stereo_parameters()