Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h84 uint8_t RIGHT_EYE_POLARITY : 1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1257 OTG_STEREO_SYNC_OUTPUT_POLARITY, flags->RIGHT_EYE_POLARITY == 0 ? 0 : 1); in optc1_enable_stereo()
1262 flags->RIGHT_EYE_POLARITY == 0 ? 0 : 1); in optc1_enable_stereo()
H A Ddcn10_hw_sequencer.c3219 flags->RIGHT_EYE_POLARITY =\ in dcn10_config_stereo_parameters()