Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_crtc.h52 struct drm_mode_set;
534 int (*set_config)(struct drm_mode_set *set,
1203 struct drm_mode_set { struct
1283 int drm_mode_set_config_internal(struct drm_mode_set *set);
A Ddrm_client.h108 struct drm_mode_set *modesets;
165 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);
A Ddrm_crtc_helper.h47 int drm_crtc_helper_set_config(struct drm_mode_set *set,
A Ddrm_atomic_helper.h123 int drm_atomic_helper_set_config(struct drm_mode_set *set,
/linux/drivers/gpu/drm/
A Ddrm_client_modeset.c38 struct drm_mode_set *modeset; in drm_client_modeset_create()
73 struct drm_mode_set *modeset; in drm_client_modeset_release()
91 struct drm_mode_set *modeset; in drm_client_modeset_free()
106 static struct drm_mode_set *
109 struct drm_mode_set *modeset; in drm_client_find_modeset()
495 struct drm_mode_set *modeset; in drm_client_pick_crtcs()
851 struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc); in drm_client_modeset_probe()
899 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) in drm_client_rotation()
979 struct drm_mode_set *mode_set; in drm_client_modeset_commit_atomic()
1066 struct drm_mode_set *mode_set; in drm_client_modeset_commit_legacy()
[all …]
A Ddrm_crtc.c99 struct drm_mode_set set = { in drm_crtc_force_disable()
526 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal()
583 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal()
643 struct drm_mode_set set; in drm_mode_setcrtc()
A Ddrm_crtc_internal.h54 struct drm_mode_set;
239 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
A Ddrm_fb_helper.c158 struct drm_mode_set *mode_set; in drm_fb_helper_debug_enter()
197 struct drm_mode_set *mode_set; in drm_fb_helper_debug_leave()
941 struct drm_mode_set *modeset; in setcmap_legacy()
1029 struct drm_mode_set *modeset; in setcmap_atomic()
1410 struct drm_mode_set *mode_set; in pan_set()
1443 struct drm_mode_set *modeset; in pan_display_legacy()
1515 struct drm_mode_set *mode_set; in drm_fb_helper_single_fb_probe()
1772 struct drm_mode_set *modeset; in drm_setup_crtcs_fb()
A Ddrm_crtc_helper.c516 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config()
528 struct drm_mode_set save_set; in drm_crtc_helper_set_config()
1010 struct drm_mode_set set = { in drm_helper_force_disable_all()
A Ddrm_plane_helper.c156 struct drm_mode_set set = { in drm_primary_helper_update()
A Ddrm_atomic.c1470 struct drm_mode_set *set) in update_output_state()
1538 int __drm_atomic_helper_set_config(struct drm_mode_set *set, in __drm_atomic_helper_set_config()
A Ddrm_atomic_helper.c2991 int drm_atomic_helper_set_config(struct drm_mode_set *set, in drm_atomic_helper_set_config()
/linux/drivers/gpu/drm/gma500/
A Dgma_display.h17 struct drm_mode_set;
80 extern int gma_crtc_set_config(struct drm_mode_set *set,
A Dpsb_intel_drv.h147 struct drm_mode_set mode_set;
A Dgma_display.c552 int gma_crtc_set_config(struct drm_mode_set *set, in gma_crtc_set_config()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_fb.c431 static int vmwgfx_set_config_internal(struct drm_mode_set *set) in vmwgfx_set_config_internal()
462 struct drm_mode_set set; in vmw_fb_kms_detach()
552 struct drm_mode_set set; in vmw_fb_set_par()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_mode.h646 int amdgpu_display_crtc_set_config(struct drm_mode_set *set,
A Damdgpu_display.c265 int amdgpu_display_crtc_set_config(struct drm_mode_set *set, in amdgpu_display_crtc_set_config()
/linux/drivers/gpu/drm/radeon/
A Dradeon_display.c615 radeon_crtc_set_config(struct drm_mode_set *set, in radeon_crtc_set_config()

Completed in 51 milliseconds