Home
last modified time | relevance | path

Searched refs:v_sync_polarity (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h41 bool v_sync_polarity; member
H A Dcdn-dp-reg.c711 val |= video->v_sync_polarity ? DP_FRAMER_SP_VSP : 0; in cdn_dp_config_video()
745 val |= (mode->vdisplay << 16) | (video->v_sync_polarity << 15); in cdn_dp_config_video()
H A Dcdn-dp-core.c564 video->v_sync_polarity = !!(mode->flags & DRM_MODE_FLAG_NVSYNC); in cdn_dp_encoder_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h42 bool v_sync_polarity; member
H A Dcdn-dp-reg.c711 val |= video->v_sync_polarity ? DP_FRAMER_SP_VSP : 0; in cdn_dp_config_video()
745 val |= (mode->vdisplay << 16) | (video->v_sync_polarity << 15); in cdn_dp_config_video()
H A Dcdn-dp-core.c570 video->v_sync_polarity = !!(mode->flags & DRM_MODE_FLAG_NVSYNC); in cdn_dp_encoder_mode_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h134 bool v_sync_polarity; member
H A Danalogix_dp_core.c1539 video->v_sync_polarity = !!(mode->flags & DRM_MODE_FLAG_NVSYNC); in analogix_dp_bridge_mode_set()
1599 video->v_sync_polarity = true; in analogix_dp_bridge_mode_set()
H A Danalogix_dp_reg.c991 reg |= (dp->video_info.v_sync_polarity << 1); in analogix_dp_config_video_slave_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h134 bool v_sync_polarity; member
H A Danalogix_dp_core.c1538 video->v_sync_polarity = !!(mode->flags & DRM_MODE_FLAG_NVSYNC); in analogix_dp_bridge_mode_set()
1598 video->v_sync_polarity = true; in analogix_dp_bridge_mode_set()
H A Danalogix_dp_reg.c903 reg |= (dp->video_info.v_sync_polarity << 1); in analogix_dp_config_video_slave_mode()
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dshare.h307 int v_sync_polarity; member
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dshare.h307 int v_sync_polarity; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c154 uint32_t h_sync_polarity, v_sync_polarity; in optc1_program_timing() local
236 v_sync_polarity = patched_crtc_timing.flags.VSYNC_POSITIVE_POLARITY ? in optc1_program_timing()
240 OTG_V_SYNC_A_POL, v_sync_polarity); in optc1_program_timing()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c168 uint32_t h_sync_polarity, v_sync_polarity; in optc1_program_timing() local
248 v_sync_polarity = patched_crtc_timing.flags.VSYNC_POSITIVE_POLARITY ? in optc1_program_timing()
252 OTG_V_SYNC_A_POL, v_sync_polarity); in optc1_program_timing()

Completed in 21 milliseconds