Searched refs:drm_mode_set (Results 1 – 18 of 18) sorted by relevance
| /Linux-v6.1/include/drm/ |
| D | drm_crtc.h | 41 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);
|
| D | drm_client.h | 108 struct drm_mode_set *modesets; 166 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);
|
| D | drm_crtc_helper.h | 47 int drm_crtc_helper_set_config(struct drm_mode_set *set,
|
| D | drm_atomic_helper.h | 137 int drm_atomic_helper_set_config(struct drm_mode_set *set,
|
| /Linux-v6.1/drivers/gpu/drm/ |
| D | drm_client_modeset.c | 40 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 …]
|
| D | drm_crtc_internal.h | 54 struct drm_mode_set; 239 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
|
| D | drm_crtc.c | 101 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()
|
| D | drm_crtc_helper.c | 529 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()
|
| D | drm_fb_helper.c | 159 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()
|
| D | drm_plane_helper.c | 181 struct drm_mode_set set = { in drm_plane_helper_update_primary()
|
| D | drm_atomic.c | 1500 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()
|
| D | drm_atomic_helper.c | 3146 int drm_atomic_helper_set_config(struct drm_mode_set *set, in drm_atomic_helper_set_config()
|
| /Linux-v6.1/drivers/gpu/drm/gma500/ |
| D | gma_display.h | 17 struct drm_mode_set;
|
| D | psb_intel_drv.h | 147 struct drm_mode_set mode_set;
|
| /Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_fb.c | 424 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/ |
| D | amdgpu_mode.h | 610 int amdgpu_display_crtc_set_config(struct drm_mode_set *set,
|
| D | amdgpu_display.c | 271 int amdgpu_display_crtc_set_config(struct drm_mode_set *set, in amdgpu_display_crtc_set_config()
|
| /Linux-v6.1/drivers/gpu/drm/radeon/ |
| D | radeon_display.c | 621 radeon_crtc_set_config(struct drm_mode_set *set, in radeon_crtc_set_config()
|