Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_crtc.h41 struct drm_mode_set;
525 int (*set_config)(struct drm_mode_set *set,
1198 struct drm_mode_set { struct
1287 int drm_mode_set_config_internal(struct drm_mode_set *set);
Ddrm_client.h108 struct drm_mode_set *modesets;
166 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);
Ddrm_crtc_helper.h47 int drm_crtc_helper_set_config(struct drm_mode_set *set,
Ddrm_atomic_helper.h137 int drm_atomic_helper_set_config(struct drm_mode_set *set,
/Linux-v6.1/drivers/gpu/drm/
Ddrm_client_modeset.c40 struct drm_mode_set *modeset; in drm_client_modeset_create()
75 struct drm_mode_set *modeset; in drm_client_modeset_release()
93 struct drm_mode_set *modeset; in drm_client_modeset_free()
108 static struct drm_mode_set *
111 struct drm_mode_set *modeset; in drm_client_find_modeset()
501 struct drm_mode_set *modeset; in drm_client_pick_crtcs()
857 struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc); in drm_client_modeset_probe()
905 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) in drm_client_rotation()
985 struct drm_mode_set *mode_set; in drm_client_modeset_commit_atomic()
1072 struct drm_mode_set *mode_set; in drm_client_modeset_commit_legacy()
[all …]
Ddrm_crtc_internal.h54 struct drm_mode_set;
239 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
Ddrm_crtc.c101 struct drm_mode_set set = { in drm_crtc_force_disable()
598 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal()
655 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal()
715 struct drm_mode_set set; in drm_mode_setcrtc()
Ddrm_crtc_helper.c529 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config()
541 struct drm_mode_set save_set; in drm_crtc_helper_set_config()
1023 struct drm_mode_set set = { in drm_helper_force_disable_all()
Ddrm_fb_helper.c159 struct drm_mode_set *mode_set; in drm_fb_helper_debug_enter()
198 struct drm_mode_set *mode_set; in drm_fb_helper_debug_leave()
1003 struct drm_mode_set *modeset; in setcmap_legacy()
1091 struct drm_mode_set *modeset; in setcmap_atomic()
1489 struct drm_mode_set *mode_set; in pan_set()
1522 struct drm_mode_set *modeset; in pan_display_legacy()
1594 struct drm_mode_set *mode_set; in drm_fb_helper_single_fb_probe()
1864 struct drm_mode_set *modeset; in drm_setup_crtcs_fb()
Ddrm_plane_helper.c181 struct drm_mode_set set = { in drm_plane_helper_update_primary()
Ddrm_atomic.c1500 struct drm_mode_set *set) in update_output_state()
1568 int __drm_atomic_helper_set_config(struct drm_mode_set *set, in __drm_atomic_helper_set_config()
Ddrm_atomic_helper.c3146 int drm_atomic_helper_set_config(struct drm_mode_set *set, in drm_atomic_helper_set_config()
/Linux-v6.1/drivers/gpu/drm/gma500/
Dgma_display.h17 struct drm_mode_set;
Dpsb_intel_drv.h147 struct drm_mode_set mode_set;
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c424 static int vmwgfx_set_config_internal(struct drm_mode_set *set) in vmwgfx_set_config_internal()
455 struct drm_mode_set set; in vmw_fb_kms_detach()
545 struct drm_mode_set set; in vmw_fb_set_par()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h610 int amdgpu_display_crtc_set_config(struct drm_mode_set *set,
Damdgpu_display.c271 int amdgpu_display_crtc_set_config(struct drm_mode_set *set, in amdgpu_display_crtc_set_config()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_display.c621 radeon_crtc_set_config(struct drm_mode_set *set, in radeon_crtc_set_config()