Home
last modified time | relevance | path

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

/linux-3.4.99/include/drm/
Ddrm_fb_helper.h38 struct drm_mode_set mode_set;
Ddrm_crtc_helper.h109 extern int drm_crtc_helper_set_config(struct drm_mode_set *set);
Ddrm_crtc.h37 struct drm_mode_set;
330 int (*set_config)(struct drm_mode_set *set);
665 struct drm_mode_set { struct
/linux-3.4.99/drivers/gpu/drm/
Ddrm_fb_helper.c157 struct drm_mode_set *mode_set = in drm_fb_helper_debug_enter()
200 struct drm_mode_set *mode_set = &helper->crtc_info[i].mode_set; in drm_fb_helper_debug_leave()
227 struct drm_mode_set *mode_set = &fb_helper->crtc_info[i].mode_set; in drm_fb_helper_restore_fbdev_mode()
682 struct drm_mode_set *modeset; in drm_fb_helper_pan_display()
1234 struct drm_mode_set *modeset; in drm_setup_crtcs()
Ddrm_crtc_helper.c509 int drm_crtc_helper_set_config(struct drm_mode_set *set) in drm_crtc_helper_set_config()
520 struct drm_mode_set save_set; in drm_crtc_helper_set_config()
Ddrm_crtc.c323 struct drm_mode_set set; in drm_framebuffer_cleanup()
330 memset(&set, 0, sizeof(struct drm_mode_set)); in drm_framebuffer_cleanup()
1831 struct drm_mode_set set; in drm_mode_setcrtc()
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv04_display.c200 struct drm_mode_set modeset = { in nv04_display_destroy()
Dnv17_tv.c747 struct drm_mode_set modeset = { in nv17_tv_set_property()
/linux-3.4.99/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h183 struct drm_mode_set mode_set;
Dcdv_intel_display.c1265 static int cdv_crtc_set_config(struct drm_mode_set *set) in cdv_crtc_set_config()
Dpsb_intel_display.c1098 static int psb_crtc_set_config(struct drm_mode_set *set) in psb_crtc_set_config()
/linux-3.4.99/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c209 static int vmw_ldu_crtc_set_config(struct drm_mode_set *set) in vmw_ldu_crtc_set_config()
Dvmwgfx_scrn.c251 static int vmw_sou_crtc_set_config(struct drm_mode_set *set) in vmw_sou_crtc_set_config()
Dvmwgfx_drv.c823 struct drm_mode_set set; in vmw_lastclose()
/linux-3.4.99/drivers/gpu/drm/i2c/
Dch7006_drv.c363 struct drm_mode_set modeset = { in ch7006_encoder_set_property()