Symbol: drm_atomic_state
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
116
struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
119
static void amdgpu_dm_atomic_commit_tail(struct drm_atomic_state *state);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
122
struct drm_atomic_state *state);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1476
static int dm_atomic_get_state(struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1503
dm_atomic_get_new_state(struct drm_atomic_state *state)
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1522
dm_atomic_get_old_state(struct drm_atomic_state *state)
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1971
struct drm_atomic_state *state;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4576
static void amdgpu_dm_commit_planes(struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4701
struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4733
static void amdgpu_dm_atomic_commit_tail(struct drm_atomic_state *state)
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4981
struct drm_atomic_state *state = drm_atomic_state_alloc(ddev);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5071
struct drm_atomic_state *state)
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5157
struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5375
struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5520
struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5636
struct drm_atomic_state *state)
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
723
amdgpu_dm_find_first_crtc_matching_connector(struct drm_atomic_state *state,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.h
127
struct drm_atomic_state *cached_state;
sys/dev/drm/drm_atomic.c
1040
int drm_atomic_commit(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
1069
int drm_atomic_nonblocking_commit(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
1084
void drm_atomic_print_state(const struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
112
struct drm_atomic_state *
sys/dev/drm/drm_atomic.c
118
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic.c
142
void drm_atomic_state_default_clear(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
232
void drm_atomic_state_clear(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
253
struct drm_atomic_state *state = container_of(ref, typeof(*state), ref);
sys/dev/drm/drm_atomic.c
285
drm_atomic_get_crtc_state(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic.c
444
drm_atomic_get_plane_state(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic.c
492
plane_switching_crtc(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic.c
58
void drm_atomic_state_default_release(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
712
drm_atomic_get_private_obj_state(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic.c
769
drm_atomic_get_connector_state(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic.c
77
drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
866
drm_atomic_add_affected_connectors(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic.c
929
drm_atomic_add_affected_planes(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic.c
961
int drm_atomic_check_only(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
1047
struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1112
crtc_set_mode(struct drm_device *dev, struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1186
struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1197
struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1232
struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1323
struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
1370
struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1429
struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1467
void drm_atomic_helper_commit_tail(struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1497
void drm_atomic_helper_commit_tail_rpm(struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1518
static void commit_tail(struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1541
struct drm_atomic_state *state = container_of(work,
sys/dev/drm/drm_atomic_helper.c
1542
struct drm_atomic_state,
sys/dev/drm/drm_atomic_helper.c
1561
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
1637
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
1681
struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
1862
crtc_or_fake_commit(struct drm_atomic_state *state, struct drm_crtc *crtc)
sys/dev/drm/drm_atomic_helper.c
1926
int drm_atomic_helper_setup_commit(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
2030
void drm_atomic_helper_wait_for_dependencies(struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
205
set_best_encoder(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
2123
void drm_atomic_helper_fake_vblank(struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
2161
void drm_atomic_helper_commit_hw_done(struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
2206
void drm_atomic_helper_commit_cleanup_done(struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
2245
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
2329
struct drm_atomic_state *old_state,
sys/dev/drm/drm_atomic_helper.c
2436
struct drm_atomic_state *old_state = old_crtc_state->state;
sys/dev/drm/drm_atomic_helper.c
246
steal_encoder(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
2535
struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
2597
int drm_atomic_helper_swap_state(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
2737
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
276
update_connector_routing(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
2788
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
2840
static int update_output_state(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
2925
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
2952
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
3029
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
3177
struct drm_atomic_state *drm_atomic_helper_suspend(struct drm_device *dev)
sys/dev/drm/drm_atomic_helper.c
3180
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
3230
int drm_atomic_helper_commit_duplicated_state(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
3277
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
3306
static int page_flip_common(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
3368
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
3412
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
3840
struct drm_atomic_state *
sys/dev/drm/drm_atomic_helper.c
3844
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
389
mode_fixup(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
3958
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_helper.c
508
mode_valid(struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
585
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
68
drm_atomic_helper_plane_changed(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_helper.c
833
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
908
struct drm_atomic_state *state)
sys/dev/drm/drm_atomic_helper.c
934
disable_outputs(struct drm_device *dev, struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
95
static int handle_conflicting_encoders(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
1063
struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
1188
struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
1246
struct drm_atomic_state *state;
sys/dev/drm/drm_atomic_uapi.c
340
static void set_out_fence_for_crtc(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
346
static s32 __user *get_out_fence_for_crtc(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
357
static int set_out_fence_for_connector(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
374
static s32 __user *get_out_fence_for_connector(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
874
int drm_atomic_connector_commit_dpms(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
924
int drm_atomic_set_property(struct drm_atomic_state *state,
sys/dev/drm/drm_blend.c
422
struct drm_atomic_state *state = crtc_state->state;
sys/dev/drm/drm_blend.c
489
struct drm_atomic_state *state)
sys/dev/drm/drm_crtc_internal.h
209
void drm_atomic_print_state(const struct drm_atomic_state *state);
sys/dev/drm/drm_crtc_internal.h
212
int drm_atomic_connector_commit_dpms(struct drm_atomic_state *state,
sys/dev/drm/drm_crtc_internal.h
215
int drm_atomic_set_property(struct drm_atomic_state *state,
sys/dev/drm/drm_dp_mst_topology.c
2622
int drm_dp_atomic_find_vcpi_slots(struct drm_atomic_state *state,
sys/dev/drm/drm_dp_mst_topology.c
2663
int drm_dp_atomic_release_vcpi_slots(struct drm_atomic_state *state,
sys/dev/drm/drm_dp_mst_topology.c
3177
struct drm_dp_mst_topology_state *drm_atomic_get_mst_topology_state(struct drm_atomic_state *state,
sys/dev/drm/drm_fb_helper.c
1453
struct drm_atomic_state *state;
sys/dev/drm/drm_fb_helper.c
395
struct drm_atomic_state *state;
sys/dev/drm/drm_framebuffer.c
844
struct drm_atomic_state *state;
sys/dev/drm/drm_mode_object.c
463
struct drm_atomic_state *state;
sys/dev/drm/drm_modeset_helper.c
180
struct drm_atomic_state *state;
sys/dev/drm/i915/i915_drv.h
1771
struct drm_atomic_state *modeset_restore_state;
sys/dev/drm/i915/i915_drv.h
425
int (*compute_global_watermarks)(struct drm_atomic_state *state);
sys/dev/drm/i915/i915_drv.h
427
int (*modeset_calc_cdclk)(struct drm_atomic_state *state);
sys/dev/drm/i915/i915_drv.h
437
struct drm_atomic_state *old_state);
sys/dev/drm/i915/i915_drv.h
439
struct drm_atomic_state *old_state);
sys/dev/drm/i915/i915_drv.h
440
void (*update_crtcs)(struct drm_atomic_state *state);
sys/dev/drm/i915/intel_atomic.c
232
struct drm_atomic_state *drm_state = crtc_state->base.state;
sys/dev/drm/i915/intel_atomic.c
365
struct drm_atomic_state *
sys/dev/drm/i915/intel_atomic.c
378
void intel_atomic_state_clear(struct drm_atomic_state *s)
sys/dev/drm/i915/intel_atomic_plane.c
148
struct drm_atomic_state *state = new_plane_state->state;
sys/dev/drm/i915/intel_cdclk.c
2220
static int intel_compute_min_cdclk(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_cdclk.c
2284
static int vlv_modeset_calc_cdclk(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_cdclk.c
2314
static int bdw_modeset_calc_cdclk(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_cdclk.c
2383
static int skl_modeset_calc_cdclk(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_cdclk.c
2420
static int bxt_modeset_calc_cdclk(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_cdclk.c
2464
static int cnl_modeset_calc_cdclk(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_cdclk.c
2499
static int icl_modeset_calc_cdclk(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_ddi.c
2753
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_ddi.c
2792
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_ddi.c
3547
struct drm_atomic_state *state;
sys/dev/drm/i915/intel_display.c
10276
static int intel_modeset_disable_planes(struct drm_atomic_state *state,
sys/dev/drm/i915/intel_display.c
10315
struct drm_atomic_state *state = NULL, *restore_state = NULL;
sys/dev/drm/i915/intel_display.c
10466
struct drm_atomic_state *state = old->restore_state;
sys/dev/drm/i915/intel_display.c
10832
static bool check_single_encoder_cloning(struct drm_atomic_state *state,
sys/dev/drm/i915/intel_display.c
10862
struct drm_atomic_state *state = crtc_state->state;
sys/dev/drm/i915/intel_display.c
11001
struct drm_atomic_state *state;
sys/dev/drm/i915/intel_display.c
11205
static bool check_digital_port_conflicts(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
11313
struct drm_atomic_state *state = pipe_config->base.state;
sys/dev/drm/i915/intel_display.c
11954
struct drm_atomic_state *state,
sys/dev/drm/i915/intel_display.c
11979
verify_encoder_state(struct drm_device *dev, struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12037
struct drm_atomic_state *old_state;
sys/dev/drm/i915/intel_display.c
12192
struct drm_atomic_state *state,
sys/dev/drm/i915/intel_display.c
12218
struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12272
static void intel_modeset_clear_plls(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12306
static int haswell_mode_set_planes_workaround(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12365
static int intel_lock_all_pipes(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12381
static int intel_modeset_all_pipes(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12414
static int intel_modeset_checks(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12497
static int calc_watermark_data(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12515
struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12589
struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12605
struct drm_atomic_state *state,
sys/dev/drm/i915/intel_display.c
12635
static void intel_update_crtcs(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12650
static void skl_update_crtcs(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12776
struct drm_atomic_state *state =
sys/dev/drm/i915/intel_display.c
12777
container_of(work, struct drm_atomic_state, commit_work);
sys/dev/drm/i915/intel_display.c
12787
static void intel_atomic_commit_tail(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12956
struct drm_atomic_state *state =
sys/dev/drm/i915/intel_display.c
12957
container_of(work, struct drm_atomic_state, commit_work);
sys/dev/drm/i915/intel_display.c
12987
static void intel_atomic_track_fbs(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
13012
struct drm_atomic_state *state,
sys/dev/drm/i915/intel_display.c
14791
static void intel_atomic_state_free(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
15186
struct drm_atomic_state *state;
sys/dev/drm/i915/intel_display.c
15278
struct drm_atomic_state *state = NULL;
sys/dev/drm/i915/intel_display.c
16111
struct drm_atomic_state *state = dev_priv->modeset_restore_state;
sys/dev/drm/i915/intel_display.c
3759
struct drm_atomic_state *state,
sys/dev/drm/i915/intel_display.c
3806
struct drm_atomic_state *state;
sys/dev/drm/i915/intel_display.c
3862
struct drm_atomic_state *state;
sys/dev/drm/i915/intel_display.c
5357
struct drm_atomic_state *old_state = old_crtc_state->base.state;
sys/dev/drm/i915/intel_display.c
5399
struct drm_atomic_state *old_state = old_crtc_state->base.state;
sys/dev/drm/i915/intel_display.c
5505
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5525
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5545
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5565
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5585
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5605
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5624
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5752
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5888
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
5947
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
6118
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
6188
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
6253
struct drm_atomic_state *old_state)
sys/dev/drm/i915/intel_display.c
6310
struct drm_atomic_state *state;
sys/dev/drm/i915/intel_display.c
6378
struct drm_atomic_state *state;
sys/dev/drm/i915/intel_display.c
6509
struct drm_atomic_state *state = pipe_config->base.state;
sys/dev/drm/i915/intel_dp_mst.c
112
struct drm_atomic_state *state = new_conn_state->state;
sys/dev/drm/i915/intel_dp_mst.c
43
struct drm_atomic_state *state = pipe_config->base.state;
sys/dev/drm/i915/intel_dpll_mgr.c
320
void intel_shared_dpll_swap_state(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_dpll_mgr.c
3313
struct drm_atomic_state *state)
sys/dev/drm/i915/intel_dpll_mgr.c
60
intel_atomic_get_shared_dpll_state(struct drm_atomic_state *s)
sys/dev/drm/i915/intel_dpll_mgr.h
336
struct drm_atomic_state *state);
sys/dev/drm/i915/intel_dpll_mgr.h
340
void intel_shared_dpll_swap_state(struct drm_atomic_state *state);
sys/dev/drm/i915/intel_drv.h
1263
struct drm_atomic_state *restore_state;
sys/dev/drm/i915/intel_drv.h
1456
struct drm_atomic_state *old_state);
sys/dev/drm/i915/intel_drv.h
1459
struct drm_atomic_state *old_state);
sys/dev/drm/i915/intel_drv.h
2114
bool intel_can_enable_sagv(struct drm_atomic_state *state);
sys/dev/drm/i915/intel_drv.h
2183
struct drm_atomic_state *intel_atomic_state_alloc(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
2184
void intel_atomic_state_clear(struct drm_atomic_state *);
sys/dev/drm/i915/intel_drv.h
2187
intel_atomic_get_crtc_state(struct drm_atomic_state *state,
sys/dev/drm/i915/intel_drv.h
457
struct drm_atomic_state base;
sys/dev/drm/i915/intel_hdmi.c
1597
struct drm_atomic_state *state = crtc_state->base.state;
sys/dev/drm/i915/intel_pm.c
3100
struct drm_atomic_state *state = cstate->base.state;
sys/dev/drm/i915/intel_pm.c
3748
bool intel_can_enable_sagv(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_pm.c
3860
struct drm_atomic_state *state = cstate->base.state;
sys/dev/drm/i915/intel_pm.c
4124
struct drm_atomic_state *state = crtc_state->state;
sys/dev/drm/i915/intel_pm.c
4234
struct drm_atomic_state *state = cstate->state;
sys/dev/drm/i915/intel_pm.c
4355
struct drm_atomic_state *state = cstate->base.state;
sys/dev/drm/i915/intel_pm.c
4871
struct drm_atomic_state *state = cstate->base.state;
sys/dev/drm/i915/intel_pm.c
5153
pipes_modified(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_pm.c
5168
struct drm_atomic_state *state = cstate->base.state;
sys/dev/drm/i915/intel_pm.c
5198
skl_compute_ddb(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_pm.c
5223
skl_print_wm_changes(const struct drm_atomic_state *state)
sys/dev/drm/i915/intel_pm.c
5260
skl_ddb_add_affected_pipes(struct drm_atomic_state *state, bool *changed)
sys/dev/drm/i915/intel_pm.c
5350
skl_compute_wm(struct drm_atomic_state *state)
sys/dev/drm/i915/intel_sdvo.c
2241
struct drm_atomic_state *state = new_conn_state->state;
sys/dev/drm/i915/intel_sprite.c
1403
struct drm_atomic_state *state;
sys/dev/drm/include/drm/drm_atomic.h
256
struct drm_atomic_state *state;
sys/dev/drm/include/drm/drm_atomic.h
349
struct drm_atomic_state * __must_check
sys/dev/drm/include/drm/drm_atomic.h
351
void drm_atomic_state_clear(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic.h
359
static inline struct drm_atomic_state *
sys/dev/drm/include/drm/drm_atomic.h
360
drm_atomic_state_get(struct drm_atomic_state *state)
sys/dev/drm/include/drm/drm_atomic.h
375
static inline void drm_atomic_state_put(struct drm_atomic_state *state)
sys/dev/drm/include/drm/drm_atomic.h
381
drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic.h
382
void drm_atomic_state_default_clear(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic.h
383
void drm_atomic_state_default_release(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic.h
386
drm_atomic_get_crtc_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
389
drm_atomic_get_plane_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
392
drm_atomic_get_connector_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
401
drm_atomic_get_private_obj_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
416
drm_atomic_get_existing_crtc_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
431
drm_atomic_get_old_crtc_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
445
drm_atomic_get_new_crtc_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
463
drm_atomic_get_existing_plane_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
478
drm_atomic_get_old_plane_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
493
drm_atomic_get_new_plane_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
511
drm_atomic_get_existing_connector_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
531
drm_atomic_get_old_connector_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
551
drm_atomic_get_new_connector_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
589
__drm_atomic_get_current_plane_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
599
drm_atomic_add_affected_connectors(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
602
drm_atomic_add_affected_planes(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic.h
605
int __must_check drm_atomic_check_only(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic.h
606
int __must_check drm_atomic_commit(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic.h
607
int __must_check drm_atomic_nonblocking_commit(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
101
int drm_atomic_helper_setup_commit(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic_helper.h
103
void drm_atomic_helper_wait_for_dependencies(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
104
void drm_atomic_helper_fake_vblank(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
105
void drm_atomic_helper_commit_hw_done(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
106
void drm_atomic_helper_commit_cleanup_done(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
124
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
129
struct drm_atomic_state *drm_atomic_helper_suspend(struct drm_device *dev);
sys/dev/drm/include/drm/drm_atomic_helper.h
130
int drm_atomic_helper_commit_duplicated_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic_helper.h
133
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
179
struct drm_atomic_state *
sys/dev/drm/include/drm/drm_atomic_helper.h
36
struct drm_atomic_state;
sys/dev/drm/include/drm/drm_atomic_helper.h
41
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
49
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
51
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
52
void drm_atomic_helper_commit_tail(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
53
void drm_atomic_helper_commit_tail_rpm(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
55
struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic_helper.h
58
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
60
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
63
struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic_helper.h
67
struct drm_atomic_state *old_state);
sys/dev/drm/include/drm/drm_atomic_helper.h
70
struct drm_atomic_state *old_state);
sys/dev/drm/include/drm/drm_atomic_helper.h
74
struct drm_atomic_state *old_state);
sys/dev/drm/include/drm/drm_atomic_helper.h
77
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
79
struct drm_atomic_state *old_state);
sys/dev/drm/include/drm/drm_atomic_helper.h
82
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic_helper.h
88
struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_atomic_helper.h
91
struct drm_atomic_state *old_state);
sys/dev/drm/include/drm/drm_atomic_helper.h
97
int __must_check drm_atomic_helper_swap_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_blend.h
35
struct drm_atomic_state;
sys/dev/drm/include/drm/drm_blend.h
58
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_connector.h
458
struct drm_atomic_state *state;
sys/dev/drm/include/drm/drm_crtc.h
353
struct drm_atomic_state *state;
sys/dev/drm/include/drm/drm_crtc.h
73
struct drm_atomic_state;
sys/dev/drm/include/drm/drm_dp_mst_helper.h
412
struct drm_atomic_state *state;
sys/dev/drm/include/drm/drm_dp_mst_helper.h
626
struct drm_dp_mst_topology_state *drm_atomic_get_mst_topology_state(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_dp_mst_helper.h
628
int drm_dp_atomic_find_vcpi_slots(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_dp_mst_helper.h
631
int drm_dp_atomic_release_vcpi_slots(struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_mode_config.h
191
struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_mode_config.h
273
struct drm_atomic_state *state,
sys/dev/drm/include/drm/drm_mode_config.h
291
struct drm_atomic_state *(*atomic_state_alloc)(struct drm_device *dev);
sys/dev/drm/include/drm/drm_mode_config.h
312
void (*atomic_state_clear)(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_mode_config.h
327
void (*atomic_state_free)(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_mode_config.h
36
struct drm_atomic_state;
sys/dev/drm/include/drm/drm_mode_config.h
865
struct drm_atomic_state *suspend_state;
sys/dev/drm/include/drm/drm_modeset_helper_vtables.h
1241
void (*atomic_commit_tail)(struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_plane.h
197
struct drm_atomic_state *state;