Home
last modified time | relevance | path

Searched refs:is_stereo_left_eye (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c147 .is_stereo_left_eye = optc1_is_stereo_left_eye,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c173 .is_stereo_left_eye = optc1_is_stereo_left_eye,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c233 .is_stereo_left_eye = optc1_is_stereo_left_eye,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c271 .is_stereo_left_eye = optc1_is_stereo_left_eye,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c307 .is_stereo_left_eye = optc1_is_stereo_left_eye,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h259 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c355 .is_stereo_left_eye = optc1_is_stereo_left_eye,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c551 .is_stereo_left_eye = optc1_is_stereo_left_eye,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1573 .is_stereo_left_eye = optc1_is_stereo_left_eye,
H A Ddcn10_hw_sequencer.c3328 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()
3330 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2449 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()
2451 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()