Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
Ddrm_crtc.h52 struct drm_mode_set;
527 int (*set_config)(struct drm_mode_set *set,
1190 struct drm_mode_set { struct
1237 int drm_mode_set_config_internal(struct drm_mode_set *set);
Ddrm_client.h107 struct drm_mode_set *modesets;
164 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.h123 int drm_atomic_helper_set_config(struct drm_mode_set *set,
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_client_modeset.c37 struct drm_mode_set *modeset; in drm_client_modeset_create()
72 struct drm_mode_set *modeset; in drm_client_modeset_release()
90 struct drm_mode_set *modeset; in drm_client_modeset_free()
105 static struct drm_mode_set *
108 struct drm_mode_set *modeset; in drm_client_find_modeset()
494 struct drm_mode_set *modeset; in drm_client_pick_crtcs()
850 struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc); in drm_client_modeset_probe()
898 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) in drm_client_rotation()
978 struct drm_mode_set *mode_set; in drm_client_modeset_commit_atomic()
1065 struct drm_mode_set *mode_set; in drm_client_modeset_commit_legacy()
[all …]
Ddrm_crtc.c98 struct drm_mode_set set = { in drm_crtc_force_disable()
445 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal()
502 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal()
562 struct drm_mode_set set; in drm_mode_setcrtc()
Ddrm_crtc_internal.h53 struct drm_mode_set;
233 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
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()
918 struct drm_mode_set *modeset; in setcmap_legacy()
1006 struct drm_mode_set *modeset; in setcmap_atomic()
1382 struct drm_mode_set *mode_set; in pan_set()
1415 struct drm_mode_set *modeset; in pan_display_legacy()
1486 struct drm_mode_set *mode_set; in drm_fb_helper_single_fb_probe()
1732 struct drm_mode_set *modeset; in drm_setup_crtcs_fb()
Ddrm_plane_helper.c156 struct drm_mode_set set = { in drm_primary_helper_update()
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()
Ddrm_atomic.c1412 struct drm_mode_set *set) in update_output_state()
1480 int __drm_atomic_helper_set_config(struct drm_mode_set *set, in __drm_atomic_helper_set_config()
Ddrm_atomic_helper.c3002 int drm_atomic_helper_set_config(struct drm_mode_set *set, in drm_atomic_helper_set_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dgma_display.h17 struct drm_mode_set;
80 extern int gma_crtc_set_config(struct drm_mode_set *set,
Dpsb_intel_drv.h147 struct drm_mode_set mode_set;
Dgma_display.c555 int gma_crtc_set_config(struct drm_mode_set *set, in gma_crtc_set_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c439 static int vmwgfx_set_config_internal(struct drm_mode_set *set) in vmwgfx_set_config_internal()
470 struct drm_mode_set set; in vmw_fb_kms_detach()
560 struct drm_mode_set set; in vmw_fb_set_par()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h635 int amdgpu_display_crtc_set_config(struct drm_mode_set *set,
Damdgpu_display.c269 int amdgpu_display_crtc_set_config(struct drm_mode_set *set, in amdgpu_display_crtc_set_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_display.c623 radeon_crtc_set_config(struct drm_mode_set *set, in radeon_crtc_set_config()