Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_modes.h467 void drm_mode_get_hv_timing(const struct drm_display_mode *mode,
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_modes.h530 void drm_mode_get_hv_timing(const struct drm_display_mode *mode,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_modes.c780 * drm_mode_get_hv_timing - Fetches hdisplay/vdisplay for given mode
788 void drm_mode_get_hv_timing(const struct drm_display_mode *mode, in drm_mode_get_hv_timing() function
797 EXPORT_SYMBOL(drm_mode_get_hv_timing); variable
H A Ddrm_crtc.c527 drm_mode_get_hv_timing(mode, &hdisplay, &vdisplay); in drm_crtc_check_viewport()
H A Ddrm_atomic.c1530 drm_mode_get_hv_timing(set->mode, &hdisplay, &vdisplay); in __drm_atomic_helper_set_config()
H A Ddrm_atomic_helper.c838 drm_mode_get_hv_timing(&crtc_state->mode, &clip.x2, &clip.y2); in drm_atomic_helper_check_plane_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_crtc.c680 drm_mode_get_hv_timing(mode, &hdisplay, &vdisplay); in drm_crtc_check_viewport()
H A Ddrm_modes.c1308 * drm_mode_get_hv_timing - Fetches hdisplay/vdisplay for given mode
1316 void drm_mode_get_hv_timing(const struct drm_display_mode *mode, in drm_mode_get_hv_timing() function
1327 EXPORT_SYMBOL(drm_mode_get_hv_timing); variable
H A Ddrm_atomic.c1688 drm_mode_get_hv_timing(set->mode, &hdisplay, &vdisplay); in __drm_atomic_helper_set_config()
H A Ddrm_atomic_helper.c907 drm_mode_get_hv_timing(&crtc_state->mode, &clip.x2, &clip.y2); in drm_atomic_helper_check_plane_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c154 drm_mode_get_hv_timing(omode, &omode_hdisplay, &omode_vdisplay); in nv50_head_atomic_check_view()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c154 drm_mode_get_hv_timing(omode, &omode_hdisplay, &omode_vdisplay); in nv50_head_atomic_check_view()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c585 drm_mode_get_hv_timing(pipe_mode, &hdisplay, &vdisplay); in intel_crtc_ddb_weight()
H A Dintel_display.c4686 drm_mode_get_hv_timing(&crtc_state->hw.mode, in intel_modeset_pipe_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_pm.c4208 drm_mode_get_hv_timing(adjusted_mode, &hdisplay, &vdisplay); in skl_ddb_get_pipe_allocation_limits()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c13399 drm_mode_get_hv_timing(&pipe_config->hw.mode, in intel_modeset_pipe_config()

Completed in 71 milliseconds