/src/sys/external/bsd/drm2/include/drm/ |
drm_client.h | 38 struct drm_mode_set; 42 struct drm_mode_set *modesets; 76 bool drm_client_rotation(struct drm_mode_set *, unsigned *);
|
drm_client.h | 38 struct drm_mode_set; 42 struct drm_mode_set *modesets; 76 bool drm_client_rotation(struct drm_mode_set *, unsigned *);
|
drm_client.h | 38 struct drm_mode_set; 42 struct drm_mode_set *modesets; 76 bool drm_client_rotation(struct drm_mode_set *, unsigned *);
|
/src/sys/external/bsd/drm2/dist/include/drm/ |
drm_crtc_helper.h | 49 int drm_crtc_helper_set_config(struct drm_mode_set *set,
|
drm_crtc_helper.h | 49 int drm_crtc_helper_set_config(struct drm_mode_set *set,
|
drm_crtc_helper.h | 49 int drm_crtc_helper_set_config(struct drm_mode_set *set,
|
drm_crtc.h | 57 struct drm_mode_set; 503 * &struct drm_mode_set - see there for details. 512 int (*set_config)(struct drm_mode_set *set, 1121 * struct drm_mode_set - new values for a CRTC config change 1133 struct drm_mode_set { struct 1180 int drm_mode_set_config_internal(struct drm_mode_set *set);
|
drm_crtc.h | 57 struct drm_mode_set; 503 * &struct drm_mode_set - see there for details. 512 int (*set_config)(struct drm_mode_set *set, 1121 * struct drm_mode_set - new values for a CRTC config change 1133 struct drm_mode_set { struct 1180 int drm_mode_set_config_internal(struct drm_mode_set *set);
|
drm_crtc.h | 57 struct drm_mode_set; 503 * &struct drm_mode_set - see there for details. 512 int (*set_config)(struct drm_mode_set *set, 1121 * struct drm_mode_set - new values for a CRTC config change 1133 struct drm_mode_set { struct 1180 int drm_mode_set_config_internal(struct drm_mode_set *set);
|
drm_atomic_helper.h | 122 int drm_atomic_helper_set_config(struct drm_mode_set *set,
|
drm_atomic_helper.h | 122 int drm_atomic_helper_set_config(struct drm_mode_set *set,
|
drm_atomic_helper.h | 122 int drm_atomic_helper_set_config(struct drm_mode_set *set,
|
/src/sys/external/bsd/drm2/dist/drm/ |
drm_client_modeset.c | 44 struct drm_mode_set *modeset; 79 struct drm_mode_set *modeset; 97 struct drm_mode_set *modeset; 112 static struct drm_mode_set * 115 struct drm_mode_set *modeset; 501 struct drm_mode_set *modeset; 854 struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc); 902 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) 982 struct drm_mode_set *mode_set; 1066 struct drm_mode_set *mode_set [all...] |
drm_client_modeset.c | 44 struct drm_mode_set *modeset; 79 struct drm_mode_set *modeset; 97 struct drm_mode_set *modeset; 112 static struct drm_mode_set * 115 struct drm_mode_set *modeset; 501 struct drm_mode_set *modeset; 854 struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc); 902 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) 982 struct drm_mode_set *mode_set; 1066 struct drm_mode_set *mode_set [all...] |
drm_client_modeset.c | 44 struct drm_mode_set *modeset; 79 struct drm_mode_set *modeset; 97 struct drm_mode_set *modeset; 112 static struct drm_mode_set * 115 struct drm_mode_set *modeset; 501 struct drm_mode_set *modeset; 854 struct drm_mode_set *modeset = drm_client_find_modeset(client, crtc); 902 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) 982 struct drm_mode_set *mode_set; 1066 struct drm_mode_set *mode_set [all...] |
drm_crtc.c | 104 struct drm_mode_set set = { 424 static int __drm_mode_set_config_internal(struct drm_mode_set *set, 481 int drm_mode_set_config_internal(struct drm_mode_set *set) 541 struct drm_mode_set set;
|
drm_crtc_internal.h | 55 struct drm_mode_set; 232 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
|
drm_plane_helper.c | 160 struct drm_mode_set set = {
|
drm_crtc.c | 104 struct drm_mode_set set = { 424 static int __drm_mode_set_config_internal(struct drm_mode_set *set, 481 int drm_mode_set_config_internal(struct drm_mode_set *set) 541 struct drm_mode_set set;
|
drm_crtc_internal.h | 55 struct drm_mode_set; 232 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
|
drm_plane_helper.c | 160 struct drm_mode_set set = {
|
drm_crtc.c | 104 struct drm_mode_set set = { 424 static int __drm_mode_set_config_internal(struct drm_mode_set *set, 481 int drm_mode_set_config_internal(struct drm_mode_set *set) 541 struct drm_mode_set set;
|
drm_crtc_internal.h | 55 struct drm_mode_set; 232 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
|
drm_plane_helper.c | 160 struct drm_mode_set set = {
|
drm_crtc_helper.c | 526 int drm_crtc_helper_set_config(struct drm_mode_set *set, 538 struct drm_mode_set save_set; 1018 struct drm_mode_set set = {
|