Home
last modified time | relevance | path

Searched refs:drm_mode_set (Results 1 – 25 of 25) sorted by relevance

/linux-4.4.14/include/drm/
Ddrm_atomic_helper.h80 int drm_atomic_helper_set_config(struct drm_mode_set *set);
81 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
Ddrm_crtc_helper.h187 extern int drm_crtc_helper_set_config(struct drm_mode_set *set);
Ddrm_crtc.h40 struct drm_mode_set;
363 int (*set_config)(struct drm_mode_set *set);
966 struct drm_mode_set { struct
1407 extern int drm_mode_set_config_internal(struct drm_mode_set *set);
Ddrm_fb_helper.h42 struct drm_mode_set mode_set;
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_display.h89 int nouveau_crtc_set_config(struct drm_mode_set *set);
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_helper.c166 static void remove_from_modeset(struct drm_mode_set *set, in remove_from_modeset()
270 struct drm_mode_set *mode_set = in drm_fb_helper_debug_enter()
317 struct drm_mode_set *mode_set = &helper->crtc_info[i].mode_set; in drm_fb_helper_debug_leave()
378 struct drm_mode_set *mode_set = &fb_helper->crtc_info[i].mode_set; in restore_fbdev_mode_atomic()
428 struct drm_mode_set *mode_set = &fb_helper->crtc_info[i].mode_set; in restore_fbdev_mode()
1242 struct drm_mode_set *mode_set; in pan_display_atomic()
1294 struct drm_mode_set *modeset; in drm_fb_helper_pan_display()
1392 struct drm_mode_set *mode_set; in drm_fb_helper_single_fb_probe()
1981 struct drm_mode_set *modeset; in drm_setup_crtcs()
Ddrm_plane_helper.c231 struct drm_mode_set set = { in drm_primary_helper_update()
Ddrm_crtc_helper.c457 int drm_crtc_helper_set_config(struct drm_mode_set *set) in drm_crtc_helper_set_config()
467 struct drm_mode_set save_set; in drm_crtc_helper_set_config()
Ddrm_atomic_helper.c1623 struct drm_mode_set *set) in update_output_state()
1701 int drm_atomic_helper_set_config(struct drm_mode_set *set) in drm_atomic_helper_set_config()
1746 int __drm_atomic_helper_set_config(struct drm_mode_set *set, in __drm_atomic_helper_set_config()
Ddrm_crtc.c599 struct drm_mode_set set; in drm_framebuffer_remove()
630 memset(&set, 0, sizeof(struct drm_mode_set)); in drm_framebuffer_remove()
2520 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal()
2627 struct drm_mode_set set; in drm_mode_setcrtc()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dgma_display.h85 extern int gma_crtc_set_config(struct drm_mode_set *set);
Dpsb_intel_drv.h175 struct drm_mode_set mode_set;
Dgma_display.c536 int gma_crtc_set_config(struct drm_mode_set *set) in gma_crtc_set_config()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c134 struct drm_mode_set modeset = { in nv04_display_destroy()
Dtvnv17.c753 struct drm_mode_set modeset = { in nv17_tv_set_property()
Dcrtc.c1038 nouveau_crtc_set_config(struct drm_mode_set *set) in nouveau_crtc_set_config()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c429 struct drm_mode_set set; in vmw_fb_kms_detach()
549 struct drm_mode_set set; in vmw_fb_set_par()
Dvmwgfx_ldu.c210 static int vmw_ldu_crtc_set_config(struct drm_mode_set *set) in vmw_ldu_crtc_set_config()
Dvmwgfx_stdu.c409 static int vmw_stdu_crtc_set_config(struct drm_mode_set *set) in vmw_stdu_crtc_set_config()
Dvmwgfx_scrn.c290 static int vmw_sou_crtc_set_config(struct drm_mode_set *set) in vmw_sou_crtc_set_config()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h589 int amdgpu_crtc_set_config(struct drm_mode_set *set);
Damdgpu_display.c284 int amdgpu_crtc_set_config(struct drm_mode_set *set) in amdgpu_crtc_set_config()
/linux-4.4.14/drivers/gpu/drm/i2c/
Dch7006_drv.c363 struct drm_mode_set modeset = { in ch7006_encoder_set_property()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp_mst.c485 struct drm_mode_set set; in intel_dp_destroy_mst_connector()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_display.c647 radeon_crtc_set_config(struct drm_mode_set *set) in radeon_crtc_set_config()