Searched defs:old_crtc_state (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ |
| D | drm_atomic_helper.c | 611 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_check_modeset() local 991 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in disable_outputs() local 1300 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_commit_modeset_enables() local 2059 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_setup_commit() local 2162 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_wait_for_dependencies() local 2293 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_commit_hw_done() local 2338 struct drm_crtc_state *old_crtc_state; in drm_atomic_helper_commit_cleanup_done() local 2475 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_commit_planes() local 2574 drm_atomic_helper_commit_planes_on_crtc(struct drm_crtc_state *old_crtc_state) in drm_atomic_helper_commit_planes_on_crtc() 2636 drm_atomic_helper_disable_planes_on_crtc(struct drm_crtc_state *old_crtc_state, in drm_atomic_helper_disable_planes_on_crtc() [all …]
|
| D | drm_self_refresh_helper.c | 157 struct drm_crtc_state *old_crtc_state; in drm_self_refresh_helper_update_avg_times() local
|
| D | drm_atomic.c | 333 static int drm_atomic_crtc_check(const struct drm_crtc_state *old_crtc_state, in drm_atomic_crtc_check() 1115 const struct drm_crtc_state *old_crtc_state = in drm_atomic_add_affected_planes() local 1154 struct drm_crtc_state *old_crtc_state; in drm_atomic_check_only() local
|
| D | drm_blend.c | 505 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_normalize_zpos() local
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ast/ |
| D | ast_mode.c | 824 struct drm_crtc_state *old_crtc_state) in ast_crtc_helper_atomic_begin() 832 struct drm_crtc_state *old_crtc_state) in ast_crtc_helper_atomic_flush() 870 struct drm_crtc_state *old_crtc_state) in ast_crtc_helper_atomic_enable() 877 struct drm_crtc_state *old_crtc_state) in ast_crtc_helper_atomic_disable()
|
| /netbsd/src/sys/external/bsd/drm2/dist/include/drm/ |
| D | drm_atomic.h | 767 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 789 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/i915/ |
| D | intel_pm.c | 1438 const struct intel_crtc_state *old_crtc_state = in g4x_compute_intermediate_wm() local 1908 const struct intel_crtc_state *old_crtc_state = in vlv_compute_pipe_wm() local 2076 const struct intel_crtc_state *old_crtc_state = in vlv_compute_intermediate_wm() local 5212 skl_ddb_add_affected_planes(const struct intel_crtc_state *old_crtc_state, in skl_ddb_add_affected_planes() 5245 struct intel_crtc_state *old_crtc_state; in skl_compute_ddb() local 5276 const struct intel_crtc_state *old_crtc_state; in skl_print_wm_changes() local 5487 const struct intel_crtc_state *old_crtc_state = in skl_wm_add_affected_planes() local 5526 struct intel_crtc_state *old_crtc_state; in skl_compute_wm() local
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| D | vmwgfx_kms.c | 560 struct drm_crtc_state *old_crtc_state) in vmw_du_crtc_atomic_begin() 566 struct drm_crtc_state *old_crtc_state) in vmw_du_crtc_atomic_flush() 1609 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vmw_kms_check_topology() local
|