Home
last modified time | relevance | path

Searched refs:drm_atomic_state (Results 1 – 25 of 34) sorted by relevance

12

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_atomic_helper.h35 struct drm_atomic_state;
40 struct drm_atomic_state *state);
44 struct drm_atomic_state *state);
48 struct drm_atomic_state *state,
51 struct drm_atomic_state *state);
53 struct drm_atomic_state *state);
56 struct drm_atomic_state *state,
60 struct drm_atomic_state *old_state);
81 struct drm_atomic_state *state,
116 struct drm_atomic_state *state);
[all …]
H A Ddrm_atomic.h208 struct drm_atomic_state *state;
231 struct drm_atomic_state { struct
297 struct drm_atomic_state * __must_check
299 void drm_atomic_state_clear(struct drm_atomic_state *state);
307 static inline struct drm_atomic_state *
308 drm_atomic_state_get(struct drm_atomic_state *state) in drm_atomic_state_get()
334 drm_atomic_get_crtc_state(struct drm_atomic_state *state,
340 drm_atomic_get_plane_state(struct drm_atomic_state *state,
343 drm_atomic_get_connector_state(struct drm_atomic_state *state,
382 drm_atomic_get_old_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state()
[all …]
H A Ddrm_mode_config.h36 struct drm_atomic_state;
179 struct drm_atomic_state *state);
261 struct drm_atomic_state *state,
276 struct drm_atomic_state *(*atomic_state_alloc)(struct drm_device *dev);
294 void (*atomic_state_clear)(struct drm_atomic_state *state);
306 void (*atomic_state_free)(struct drm_atomic_state *state);
H A Ddrm_blend.h31 struct drm_atomic_state;
51 struct drm_atomic_state *state);
H A Ddrm_dp_mst_helper.h412 struct drm_atomic_state *state;
626 struct drm_dp_mst_topology_state *drm_atomic_get_mst_topology_state(struct drm_atomic_state *state,
628 int drm_dp_atomic_find_vcpi_slots(struct drm_atomic_state *state,
631 int drm_dp_atomic_release_vcpi_slots(struct drm_atomic_state *state,
H A Ddrm_crtc.h73 struct drm_atomic_state;
265 struct drm_atomic_state *state;
H A Ddrm_modeset_helper_vtables.h1226 void (*atomic_commit_tail)(struct drm_atomic_state *state);
H A Ddrm_plane.h134 struct drm_atomic_state *state;
H A Ddrm_connector.h354 struct drm_atomic_state *state;
/dragonfly/sys/dev/drm/
H A Ddrm_atomic_helper.c564 struct drm_atomic_state *state) in drm_atomic_helper_check_modeset()
2500 struct drm_atomic_state *state; in drm_atomic_helper_update_plane()
2551 struct drm_atomic_state *state; in drm_atomic_helper_disable_plane()
2688 struct drm_atomic_state *state; in drm_atomic_helper_set_config()
2814 struct drm_atomic_state *state; in drm_atomic_helper_disable_all()
2942 struct drm_atomic_state *state; in drm_atomic_helper_suspend()
3135 struct drm_atomic_state *state; in drm_atomic_helper_page_flip()
3179 struct drm_atomic_state *state; in drm_atomic_helper_page_flip_target()
3586 struct drm_atomic_state *
3590 struct drm_atomic_state *state; in drm_atomic_helper_duplicate_state()
[all …]
H A Ddrm_atomic.c107 struct drm_atomic_state *
113 struct drm_atomic_state *state; in drm_atomic_state_alloc()
213 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear()
266 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state()
653 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state()
827 plane_switching_crtc(struct drm_atomic_state *state, in plane_switching_crtc()
1597 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only()
1661 int drm_atomic_commit(struct drm_atomic_state *state) in drm_atomic_commit()
2061 struct drm_atomic_state *state, in prepare_crtc_signaling()
2146 struct drm_atomic_state *state, in complete_crtc_signaling()
[all …]
H A Ddrm_blend.c311 struct drm_atomic_state *state = crtc_state->state; in drm_atomic_helper_crtc_normalize_zpos()
378 struct drm_atomic_state *state) in drm_atomic_normalize_zpos()
H A Ddrm_crtc_internal.h183 int drm_atomic_connector_commit_dpms(struct drm_atomic_state *state,
186 int drm_atomic_set_property(struct drm_atomic_state *state,
H A Ddrm_mode_object.c460 struct drm_atomic_state *state; in set_property_atomic()
/dragonfly/sys/dev/drm/i915/
H A Dintel_atomic.c226 struct drm_atomic_state *drm_state = crtc_state->base.state; in intel_atomic_setup_scalers()
348 struct drm_atomic_state *
361 void intel_atomic_state_clear(struct drm_atomic_state *s) in intel_atomic_state_clear()
H A Dintel_dpll_mgr.h279 struct drm_atomic_state *state);
283 void intel_shared_dpll_swap_state(struct drm_atomic_state *state);
H A Dintel_drv.h357 struct drm_atomic_state base;
1136 struct drm_atomic_state *restore_state;
1643 struct drm_atomic_state *state);
1889 bool intel_can_enable_sagv(struct drm_atomic_state *state);
1949 struct drm_atomic_state *intel_atomic_state_alloc(struct drm_device *dev);
1950 void intel_atomic_state_clear(struct drm_atomic_state *);
1953 intel_atomic_get_crtc_state(struct drm_atomic_state *state, in intel_atomic_get_crtc_state()
1965 intel_atomic_get_existing_crtc_state(struct drm_atomic_state *state, in intel_atomic_get_existing_crtc_state()
1979 intel_atomic_get_existing_plane_state(struct drm_atomic_state *state, in intel_atomic_get_existing_plane_state()
H A Dintel_display.c3528 struct drm_atomic_state *state, in __intel_display_resume()
3575 struct drm_atomic_state *state; in intel_prepare_reset()
5208 struct drm_atomic_state *old_state) in intel_encoders_post_disable()
5356 struct drm_atomic_state *old_state) in haswell_crtc_enable()
5870 struct drm_atomic_state *state; in intel_crtc_disable_noatomic()
5937 struct drm_atomic_state *state; in intel_display_suspend()
10540 struct drm_atomic_state *state; in compute_baseline_pipe_bpp()
11547 struct drm_atomic_state *old_state; in verify_crtc_state()
11692 struct drm_atomic_state *state, in intel_modeset_verify_crtc()
12426 struct drm_atomic_state *state = in intel_atomic_commit_work()
[all …]
H A Dintel_cdclk.c1822 static int intel_compute_min_cdclk(struct drm_atomic_state *state) in intel_compute_min_cdclk()
1849 static int vlv_modeset_calc_cdclk(struct drm_atomic_state *state) in vlv_modeset_calc_cdclk()
1875 static int bdw_modeset_calc_cdclk(struct drm_atomic_state *state) in bdw_modeset_calc_cdclk()
1904 static int skl_modeset_calc_cdclk(struct drm_atomic_state *state) in skl_modeset_calc_cdclk()
1940 static int bxt_modeset_calc_cdclk(struct drm_atomic_state *state) in bxt_modeset_calc_cdclk()
1980 static int cnl_modeset_calc_cdclk(struct drm_atomic_state *state) in cnl_modeset_calc_cdclk()
H A Dintel_atomic_plane.c208 struct drm_atomic_state *state = new_plane_state->state; in intel_plane_atomic_check()
H A Dintel_dp_mst.c42 struct drm_atomic_state *state = pipe_config->base.state; in intel_dp_mst_compute_config()
96 struct drm_atomic_state *state = new_conn_state->state; in intel_dp_mst_atomic_check()
H A Di915_drv.h713 int (*compute_global_watermarks)(struct drm_atomic_state *state);
715 int (*modeset_calc_cdclk)(struct drm_atomic_state *state);
725 struct drm_atomic_state *old_state);
727 struct drm_atomic_state *old_state);
728 void (*update_crtcs)(struct drm_atomic_state *state);
2386 struct drm_atomic_state *modeset_restore_state;
H A Dintel_pm.c3034 struct drm_atomic_state *state = cstate->base.state; in ilk_compute_pipe_wm()
3665 bool intel_can_enable_sagv(struct drm_atomic_state *state) in intel_can_enable_sagv()
3737 struct drm_atomic_state *state = cstate->base.state; in skl_ddb_get_pipe_allocation_limits()
3927 struct drm_atomic_state *state = crtc_state->state; in skl_check_pipe_max_pixel_rate()
4042 struct drm_atomic_state *state = cstate->state; in skl_get_total_relative_data_rate()
4167 struct drm_atomic_state *state = cstate->base.state; in skl_allocate_pipe_ddb()
4604 struct drm_atomic_state *state = cstate->base.state; in skl_compute_linetime_wm()
4852 pipes_modified(struct drm_atomic_state *state) in pipes_modified()
4867 struct drm_atomic_state *state = cstate->base.state; in skl_ddb_add_affected_planes()
4899 skl_compute_ddb(struct drm_atomic_state *state) in skl_compute_ddb()
[all …]
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h129 struct drm_atomic_state *cached_state;
203 struct drm_atomic_state base;
H A Damdgpu_dm.c112 struct drm_atomic_state *state,
118 struct drm_atomic_state *state);
866 static struct drm_atomic_state *
885 dm_atomic_state_clear(struct drm_atomic_state *state) in dm_atomic_state_clear()
898 dm_atomic_state_alloc_free(struct drm_atomic_state *state) in dm_atomic_state_alloc_free()
4392 struct drm_atomic_state *state, in amdgpu_dm_atomic_commit()
4726 struct drm_atomic_state *state = drm_atomic_state_alloc(ddev); in dm_force_atomic_commit()
4814 struct drm_atomic_state *state) in do_aquire_global_lock()
4859 struct drm_atomic_state *state, in dm_update_crtcs_state()
5059 struct drm_atomic_state *state, in dm_update_planes_state()
[all …]

12