Symbol: drm_mode_set
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
311
int amdgpu_display_crtc_set_config(struct drm_mode_set *set,
drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
704
int amdgpu_display_crtc_set_config(struct drm_mode_set *set,
drivers/gpu/drm/clients/drm_log.c
191
struct drm_mode_set *mode_set,
drivers/gpu/drm/clients/drm_log.c
225
struct drm_mode_set *mode_set;
drivers/gpu/drm/clients/drm_log.c
238
struct drm_mode_set *mode_set;
drivers/gpu/drm/drm_atomic.c
1833
struct drm_mode_set *set)
drivers/gpu/drm/drm_atomic.c
1901
int __drm_atomic_helper_set_config(struct drm_mode_set *set,
drivers/gpu/drm/drm_atomic_helper.c
3503
int drm_atomic_helper_set_config(struct drm_mode_set *set,
drivers/gpu/drm/drm_client_modeset.c
1040
struct drm_mode_set *mode_set;
drivers/gpu/drm/drm_client_modeset.c
111
static struct drm_mode_set *
drivers/gpu/drm/drm_client_modeset.c
1127
struct drm_mode_set *mode_set;
drivers/gpu/drm/drm_client_modeset.c
114
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_client_modeset.c
1245
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_client_modeset.c
42
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_client_modeset.c
555
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_client_modeset.c
77
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_client_modeset.c
903
struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc);
drivers/gpu/drm/drm_client_modeset.c
96
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_client_modeset.c
960
bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation)
drivers/gpu/drm/drm_crtc.c
101
struct drm_mode_set set = {
drivers/gpu/drm/drm_crtc.c
604
static int __drm_mode_set_config_internal(struct drm_mode_set *set,
drivers/gpu/drm/drm_crtc.c
661
int drm_mode_set_config_internal(struct drm_mode_set *set)
drivers/gpu/drm/drm_crtc.c
721
struct drm_mode_set set;
drivers/gpu/drm/drm_crtc_helper.c
1052
struct drm_mode_set set = {
drivers/gpu/drm/drm_crtc_helper.c
552
int drm_crtc_helper_set_config(struct drm_mode_set *set,
drivers/gpu/drm/drm_crtc_helper.c
564
struct drm_mode_set save_set;
drivers/gpu/drm/drm_crtc_internal.h
250
int __drm_atomic_helper_set_config(struct drm_mode_set *set,
drivers/gpu/drm/drm_crtc_internal.h
60
struct drm_mode_set;
drivers/gpu/drm/drm_fb_helper.c
1187
struct drm_mode_set *mode_set;
drivers/gpu/drm/drm_fb_helper.c
1222
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_fb_helper.c
1309
struct drm_mode_set *mode_set;
drivers/gpu/drm/drm_fb_helper.c
1577
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_fb_helper.c
693
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_fb_helper.c
781
struct drm_mode_set *modeset;
drivers/gpu/drm/drm_plane_helper.c
173
struct drm_mode_set set = {
drivers/gpu/drm/gma500/gma_display.h
17
struct drm_mode_set;
drivers/gpu/drm/gma500/psb_intel_drv.h
146
struct drm_mode_set mode_set;
drivers/gpu/drm/radeon/radeon_display.c
622
radeon_crtc_set_config(struct drm_mode_set *set,
include/drm/drm_atomic_helper.h
159
int drm_atomic_helper_set_config(struct drm_mode_set *set,
include/drm/drm_client.h
138
struct drm_mode_set *modesets;
include/drm/drm_client.h
212
bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);
include/drm/drm_crtc.h
1299
int drm_mode_set_config_internal(struct drm_mode_set *set);
include/drm/drm_crtc.h
41
struct drm_mode_set;
include/drm/drm_crtc.h
531
int (*set_config)(struct drm_mode_set *set,
include/drm/drm_crtc_helper.h
45
struct drm_mode_set;
include/drm/drm_crtc_helper.h
49
int drm_crtc_helper_set_config(struct drm_mode_set *set,