Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_display.h88 int nouveau_crtc_set_config(struct drm_mode_set *set);
/linux-4.1.27/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.1.27/include/drm/
Ddrm_fb_helper.h42 struct drm_mode_set mode_set;
Ddrm_atomic_helper.h70 int drm_atomic_helper_set_config(struct drm_mode_set *set);
Ddrm_crtc_helper.h182 extern int drm_crtc_helper_set_config(struct drm_mode_set *set);
Ddrm_crtc.h40 struct drm_mode_set;
355 int (*set_config)(struct drm_mode_set *set);
961 struct drm_mode_set { struct
1397 extern int drm_mode_set_config_internal(struct drm_mode_set *set);
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_helper.c148 static void remove_from_modeset(struct drm_mode_set *set, in remove_from_modeset()
246 struct drm_mode_set *mode_set = in drm_fb_helper_debug_enter()
293 struct drm_mode_set *mode_set = &helper->crtc_info[i].mode_set; in drm_fb_helper_debug_leave()
336 struct drm_mode_set *mode_set = &fb_helper->crtc_info[i].mode_set; in restore_fbdev_mode()
946 struct drm_mode_set *modeset; in drm_fb_helper_pan_display()
1037 struct drm_mode_set *mode_set; in drm_fb_helper_single_fb_probe()
1631 struct drm_mode_set *modeset; in drm_setup_crtcs()
Ddrm_plane_helper.c230 struct drm_mode_set set = { in drm_primary_helper_update()
Ddrm_crtc_helper.c467 int drm_crtc_helper_set_config(struct drm_mode_set *set) in drm_crtc_helper_set_config()
477 struct drm_mode_set save_set; in drm_crtc_helper_set_config()
Ddrm_atomic_helper.c1426 struct drm_mode_set *set) in update_output_state()
1498 int drm_atomic_helper_set_config(struct drm_mode_set *set) in drm_atomic_helper_set_config()
Ddrm_crtc.c593 struct drm_mode_set set; in drm_framebuffer_remove()
619 memset(&set, 0, sizeof(struct drm_mode_set)); in drm_framebuffer_remove()
2630 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal()
2744 struct drm_mode_set set; in drm_mode_setcrtc()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c132 struct drm_mode_set modeset = { in nv04_display_destroy()
Dtvnv17.c761 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.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c210 static int vmw_ldu_crtc_set_config(struct drm_mode_set *set) in vmw_ldu_crtc_set_config()
Dvmwgfx_scrn.c252 static int vmw_sou_crtc_set_config(struct drm_mode_set *set) in vmw_sou_crtc_set_config()
Dvmwgfx_drv.c1091 struct drm_mode_set set; in vmw_lastclose()
/linux-4.1.27/drivers/gpu/drm/i2c/
Dch7006_drv.c363 struct drm_mode_set modeset = { in ch7006_encoder_set_property()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp_mst.c460 struct drm_mode_set set; in intel_dp_destroy_mst_connector()
Dintel_display.c11834 is_crtc_connector_off(struct drm_mode_set *set) in is_crtc_connector_off()
11854 intel_set_config_compute_mode_changes(struct drm_mode_set *set, in intel_set_config_compute_mode_changes()
11906 struct drm_mode_set *set, in intel_modeset_stage_output_state()
12077 static int intel_crtc_set_config(struct drm_mode_set *set) in intel_crtc_set_config()
12080 struct drm_mode_set save_set; in intel_crtc_set_config()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_display.c594 radeon_crtc_set_config(struct drm_mode_set *set) in radeon_crtc_set_config()