Home
last modified time | relevance | path

Searched refs:drm_crtc_helper_set_config (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_crtc_helper.h47 int drm_crtc_helper_set_config(struct drm_mode_set *set,
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_crtc_helper.h49 int drm_crtc_helper_set_config(struct drm_mode_set *set,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_crtc_helper.c57 * in drm_crtc_helper_set_config(). Plus a few other convenience functions using
265 * drm_crtc_helper_set_config() helper function to drive the mode setting
479 * drm_crtc_helper_set_config - set a new config from userspace
483 * The drm_crtc_helper_set_config() helper function implements the of
498 * frame buffer need to be applied, the drm_crtc_helper_set_config() function
516 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config() function
797 EXPORT_SYMBOL(drm_crtc_helper_set_config); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_crtc_helper.c69 * in drm_crtc_helper_set_config(). Plus a few other convenience functions using
277 * drm_crtc_helper_set_config() helper function to drive the mode setting
517 * drm_crtc_helper_set_config - set a new config from userspace
521 * The drm_crtc_helper_set_config() helper function implements the of
536 * frame buffer need to be applied, the drm_crtc_helper_set_config() function
554 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config() function
835 EXPORT_SYMBOL(drm_crtc_helper_set_config); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dgma_display.c563 return drm_crtc_helper_set_config(set, ctx); in gma_crtc_set_config()
566 ret = drm_crtc_helper_set_config(set, ctx); in gma_crtc_set_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c287 ret = drm_crtc_helper_set_config(set, ctx); in amdgpu_display_crtc_set_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c472 .set_config = drm_crtc_helper_set_config,
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c476 .set_config = drm_crtc_helper_set_config,
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dgma_display.c564 .set_config = drm_crtc_helper_set_config,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1253 .set_config = drm_crtc_helper_set_config,
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_display.c643 ret = drm_crtc_helper_set_config(set, ctx); in radeon_crtc_set_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c327 ret = drm_crtc_helper_set_config(set, ctx); in amdgpu_display_crtc_set_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1246 .set_config = drm_crtc_helper_set_config,
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_display.c641 ret = drm_crtc_helper_set_config(set, ctx); in radeon_crtc_set_config()

Completed in 23 milliseconds