Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_crtc_helper.h45 struct drm_mode_set;
49 int drm_crtc_helper_set_config(struct drm_mode_set *set,
H A Ddrm_crtc.h41 struct drm_mode_set;
520 int (*set_config)(struct drm_mode_set *set,
1193 struct drm_mode_set { struct
1282 int drm_mode_set_config_internal(struct drm_mode_set *set);
H A Ddrm_client.h108 struct drm_mode_set *modesets;
169 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);
H A Ddrm_atomic_helper.h138 int drm_atomic_helper_set_config(struct drm_mode_set *set,
/openbmc/linux/drivers/gpu/drm/
H A 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()
502 struct drm_mode_set *modeset; in drm_client_pick_crtcs()
858 struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc); in drm_client_modeset_probe()
913 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) in drm_client_rotation()
993 struct drm_mode_set *mode_set; in drm_client_modeset_commit_atomic()
1080 struct drm_mode_set *mode_set; in drm_client_modeset_commit_legacy()
[all …]
H A 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()
H A Ddrm_crtc_internal.h54 struct drm_mode_set;
240 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
H A Ddrm_fb_helper.c157 struct drm_mode_set *mode_set; in drm_fb_helper_debug_enter()
196 struct drm_mode_set *mode_set; in drm_fb_helper_debug_leave()
850 struct drm_mode_set *modeset; in setcmap_legacy()
938 struct drm_mode_set *modeset; in setcmap_atomic()
1366 struct drm_mode_set *mode_set; in pan_set()
1399 struct drm_mode_set *modeset; in pan_display_legacy()
1526 struct drm_mode_set *mode_set; in __drm_fb_helper_find_sizes()
1795 struct drm_mode_set *modeset; in drm_setup_crtcs_fb()
H A Ddrm_crtc_helper.c554 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config()
566 struct drm_mode_set save_set; in drm_crtc_helper_set_config()
1048 struct drm_mode_set set = { in drm_helper_force_disable_all()
H A Ddrm_plane_helper.c172 struct drm_mode_set set = { in drm_plane_helper_update_primary()
H A Ddrm_atomic.c1571 struct drm_mode_set *set) in update_output_state()
1639 int __drm_atomic_helper_set_config(struct drm_mode_set *set, in __drm_atomic_helper_set_config()
H A Ddrm_atomic_helper.c3249 int drm_atomic_helper_set_config(struct drm_mode_set *set, in drm_atomic_helper_set_config()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.h17 struct drm_mode_set;
H A Dpsb_intel_drv.h146 struct drm_mode_set mode_set;
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h609 int amdgpu_display_crtc_set_config(struct drm_mode_set *set,
H A Damdgpu_display.c309 int amdgpu_display_crtc_set_config(struct drm_mode_set *set, in amdgpu_display_crtc_set_config()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c621 radeon_crtc_set_config(struct drm_mode_set *set, in radeon_crtc_set_config()