/linux-4.1.27/include/drm/ |
D | drm_plane_helper.h | 63 const struct drm_plane_state *new_state); 66 const struct drm_plane_state *old_state); 69 struct drm_plane_state *state); 71 struct drm_plane_state *old_state); 73 struct drm_plane_state *old_state); 114 struct drm_plane_state *plane_state,
|
D | drm_atomic_helper.h | 101 struct drm_plane_state *state); 102 struct drm_plane_state * 105 struct drm_plane_state *state); 107 struct drm_plane_state *state); 160 struct drm_plane_state *old_state) in drm_atomic_plane_disabling()
|
D | drm_atomic.h | 44 struct drm_plane_state * __must_check 48 struct drm_plane_state *state, struct drm_property *property, 58 drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state, 60 void drm_atomic_set_fb_for_plane(struct drm_plane_state *plane_state,
|
D | drm_crtc.h | 754 struct drm_plane_state { struct 805 struct drm_plane_state *(*atomic_duplicate_state)(struct drm_plane *plane); 807 struct drm_plane_state *state); 809 struct drm_plane_state *state, 813 const struct drm_plane_state *state, 868 struct drm_plane_state *state; 935 struct drm_plane_state **plane_states;
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_atomic_plane.c | 72 struct drm_plane_state * 75 struct drm_plane_state *state; in intel_plane_duplicate_state() 104 struct drm_plane_state *state) in intel_plane_destroy_state() 110 struct drm_plane_state *state) in intel_plane_atomic_check() 169 struct drm_plane_state *old_state) in intel_plane_atomic_update() 202 const struct drm_plane_state *state, in intel_plane_atomic_get_property() 224 struct drm_plane_state *state, in intel_plane_atomic_set_property()
|
D | intel_drv.h | 245 struct drm_plane_state base; 966 const struct drm_plane_state *plane_state, 978 const struct drm_plane_state *new_state); 981 const struct drm_plane_state *old_state); 983 const struct drm_plane_state *state, 987 struct drm_plane_state *state, 1002 struct drm_plane_state *state); 1323 struct drm_plane_state *intel_plane_duplicate_state(struct drm_plane *plane); 1325 struct drm_plane_state *state);
|
D | intel_display.c | 2324 const struct drm_plane_state *plane_state) in intel_fill_fb_ggtt_view() 2356 const struct drm_plane_state *plane_state, in intel_pin_and_fence_fb_obj() 2450 const struct drm_plane_state *plane_state) in intel_unpin_fb_obj() 4312 struct drm_plane_state *state = in disable_plane_internal() 12351 struct drm_plane_state *state) in intel_wm_need_update() 12377 const struct drm_plane_state *new_state) in intel_prepare_plane_fb() 12432 const struct drm_plane_state *old_state) in intel_cleanup_plane_fb()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_drm_plane.c | 151 const struct drm_plane_state *new_state) in sti_drm_plane_prepare_fb() 158 const struct drm_plane_state *old_fb) in sti_drm_plane_cleanup_fb() 163 struct drm_plane_state *state) in sti_drm_plane_atomic_check() 169 struct drm_plane_state *oldstate) in sti_drm_plane_atomic_update() 171 struct drm_plane_state *state = plane->state; in sti_drm_plane_atomic_update() 181 struct drm_plane_state *oldstate) in sti_drm_plane_atomic_disable()
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.h | 50 struct drm_plane_state state; 61 to_rcar_du_plane_state(struct drm_plane_state *state) in to_rcar_du_plane_state()
|
D | rcar_du_plane.c | 235 struct drm_plane_state *state) in rcar_du_plane_atomic_check() 263 struct drm_plane_state *old_state) in rcar_du_plane_atomic_update() 299 static struct drm_plane_state * 317 struct drm_plane_state *state) in rcar_du_plane_atomic_destroy_state() 326 struct drm_plane_state *state, in rcar_du_plane_atomic_set_property() 347 const struct drm_plane_state *state, struct drm_property *property, in rcar_du_plane_atomic_get_property()
|
D | rcar_du_kms.c | 332 struct drm_plane_state *s; in rcar_du_atomic_check()
|
D | rcar_du_crtc.c | 236 struct drm_plane_state *state = plane->plane.state; in rcar_du_crtc_update_planes()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 58 struct drm_plane_state *plane_state, in drm_atomic_helper_plane_changed() 461 struct drm_plane_state *plane_state; in drm_atomic_helper_check_planes() 830 struct drm_plane_state *plane_state; in wait_for_fences() 850 struct drm_plane_state *old_plane_state; in framebuffer_changed() 1050 struct drm_plane_state *plane_state = state->plane_states[i]; in drm_atomic_helper_prepare_planes() 1073 struct drm_plane_state *plane_state = state->plane_states[i]; in drm_atomic_helper_prepare_planes() 1111 struct drm_plane_state *old_plane_state; in drm_atomic_helper_commit_planes() 1174 struct drm_plane_state *plane_state; in drm_atomic_helper_cleanup_planes() 1284 struct drm_plane_state *plane_state; in drm_atomic_helper_update_plane() 1355 struct drm_plane_state *plane_state; in drm_atomic_helper_disable_plane() [all …]
|
D | drm_atomic.c | 336 struct drm_plane_state * 341 struct drm_plane_state *plane_state; in drm_atomic_get_plane_state() 393 struct drm_plane_state *state, struct drm_property *property, in drm_atomic_plane_set_property() 444 const struct drm_plane_state *state, in drm_atomic_plane_get_property() 492 struct drm_plane_state *state) in drm_atomic_plane_check() 746 drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state, in drm_atomic_set_crtc_for_plane() 793 drm_atomic_set_fb_for_plane(struct drm_plane_state *plane_state, in drm_atomic_set_fb_for_plane() 971 struct drm_plane_state *plane_state; in drm_atomic_check_only() 1165 struct drm_plane_state *plane_state; in atomic_set_prop()
|
D | drm_plane_helper.c | 401 struct drm_plane_state *plane_state, in drm_plane_helper_commit() 524 struct drm_plane_state *plane_state; in drm_plane_helper_update() 566 struct drm_plane_state *plane_state; in drm_plane_helper_disable()
|
D | drm_crtc_helper.c | 1000 struct drm_plane_state *plane_state; in drm_helper_crtc_mode_set_base()
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 42 struct drm_plane_state base; 70 drm_plane_state_to_atmel_hlcdc_plane_state(struct drm_plane_state *s) in drm_plane_state_to_atmel_hlcdc_plane_state() 444 struct drm_plane_state *primary_s; in atmel_hlcdc_plane_prepare_disc_area() 462 struct drm_plane_state *ovl_s; in atmel_hlcdc_plane_prepare_disc_area() 537 struct drm_plane_state *s) in atmel_hlcdc_plane_atomic_check() 716 const struct drm_plane_state *new_state) in atmel_hlcdc_plane_prepare_fb() 724 struct drm_plane_state *old_s) in atmel_hlcdc_plane_atomic_update() 743 struct drm_plane_state *old_state) in atmel_hlcdc_plane_atomic_disable() 764 struct drm_plane_state *s, in atmel_hlcdc_plane_atomic_set_property() 782 const struct drm_plane_state *s, in atmel_hlcdc_plane_atomic_get_property() [all …]
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_plane.c | 54 static bool plane_enabled(struct drm_plane_state *state) in plane_enabled() 119 static struct drm_plane_state * 140 struct drm_plane_state *state) in mdp5_plane_destroy_state() 160 const struct drm_plane_state *new_state) in mdp5_plane_prepare_fb() 171 const struct drm_plane_state *old_state) in mdp5_plane_cleanup_fb() 181 struct drm_plane_state *state) in mdp5_plane_atomic_check() 184 struct drm_plane_state *old_state = plane->state; in mdp5_plane_atomic_check() 218 struct drm_plane_state *old_state) in mdp5_plane_atomic_update() 221 struct drm_plane_state *state = plane->state; in mdp5_plane_atomic_update()
|
D | mdp5_kms.h | 71 struct drm_plane_state base;
|
D | mdp5_crtc.c | 337 struct drm_plane_state *pstate; in mdp5_crtc_atomic_check()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 87 const struct drm_plane_state *new_state) in mdp4_plane_prepare_fb() 98 const struct drm_plane_state *old_state) in mdp4_plane_cleanup_fb() 109 struct drm_plane_state *state) in mdp4_plane_atomic_check() 115 struct drm_plane_state *old_state) in mdp4_plane_atomic_update() 117 struct drm_plane_state *state = plane->state; in mdp4_plane_atomic_update()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | dc.c | 63 struct drm_plane_state base; 71 to_tegra_plane_state(struct drm_plane_state *state) in to_tegra_plane_state() 441 static struct drm_plane_state *tegra_plane_atomic_duplicate_state(struct drm_plane *plane) in tegra_plane_atomic_duplicate_state() 459 struct drm_plane_state *state) in tegra_plane_atomic_destroy_state() 476 const struct drm_plane_state *new_state) in tegra_plane_prepare_fb() 483 const struct drm_plane_state *old_fb) in tegra_plane_cleanup_fb() 488 struct drm_plane_state *state) in tegra_plane_state_add() 506 struct drm_plane_state *state) in tegra_plane_atomic_check() 553 struct drm_plane_state *old_state) in tegra_plane_atomic_update() 594 struct drm_plane_state *old_state) in tegra_plane_atomic_disable() [all …]
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_atomic.c | 208 struct drm_plane_state *new_state = state->plane_states[i]; in msm_atomic_commit()
|