| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/ | 
| D | dc_surface.c | 40 static void construct(struct dc_context *ctx, struct dc_plane_state *plane_state)  in construct()73 static void destruct(struct dc_plane_state *plane_state)  in destruct()
 106 void enable_surface_flip_reporting(struct dc_plane_state *plane_state,  in enable_surface_flip_reporting()
 117 	struct dc_plane_state *plane_state = kvzalloc(sizeof(*plane_state),  in dc_create_plane_state()  local
 141 		const struct dc_plane_state *plane_state)  in dc_plane_get_status()
 186 void dc_plane_state_retain(struct dc_plane_state *plane_state)  in dc_plane_state_retain()
 193 	struct dc_plane_state *plane_state = container_of(kref, struct dc_plane_state, refcount);  in dc_plane_state_free()  local
 198 void dc_plane_state_release(struct dc_plane_state *plane_state)  in dc_plane_state_release()
 
 | 
| D | dc_resource.c | 549 	const struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in calculate_viewport()  local657 	const struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in calculate_recout()  local
 715 	const struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in calculate_scaling_ratios()  local
 845 	const struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in calculate_inits_and_adj_vp()  local
 964 	const struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in resource_build_scaling_params()  local
 1233 		struct dc_plane_state *plane_state,  in dc_add_plane_to_context()
 1311 		struct dc_plane_state *plane_state,  in dc_remove_plane_from_context()
 2773 enum dc_status dc_validate_plane(struct dc *dc, const struct dc_plane_state *plane_state)  in dc_validate_plane()
 
 | 
| D | dc_debug.c | 67 		const struct dc_plane_state *plane_state = plane_states[i];  in pre_surface_trace()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/selftests/ | 
| D | test-drm_plane_helper.c | 14 static void set_src(struct drm_plane_state *plane_state,  in set_src()24 static bool check_src_eq(struct drm_plane_state *plane_state,  in check_src_eq()
 50 static void set_crtc(struct drm_plane_state *plane_state,  in set_crtc()
 60 static bool check_crtc_eq(struct drm_plane_state *plane_state,  in check_crtc_eq()
 94 	struct drm_plane_state plane_state = {  in igt_check_plane_state()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/display/ | 
| D | intel_sprite.c | 253 int intel_plane_check_stride(const struct intel_plane_state *plane_state)  in intel_plane_check_stride()285 int intel_plane_check_src_coordinates(struct intel_plane_state *plane_state)  in intel_plane_check_src_coordinates()
 361 		   const struct intel_plane_state *plane_state)  in skl_program_scaler()
 423 		      const struct intel_plane_state *plane_state)  in icl_program_input_csc()
 541 		  const struct intel_plane_state *plane_state,  in skl_program_plane()
 652 		 const struct intel_plane_state *plane_state)  in skl_update_plane()
 668 		 const struct intel_plane_state *plane_state)  in icl_update_slave()
 731 chv_update_csc(const struct intel_plane_state *plane_state)  in chv_update_csc()
 790 vlv_update_clrc(const struct intel_plane_state *plane_state)  in vlv_update_clrc()
 839 			  const struct intel_plane_state *plane_state)  in vlv_sprite_ctl()
 [all …]
 
 | 
| D | intel_atomic_plane.c | 46 	struct intel_plane_state *plane_state;  in intel_plane_alloc()  local119 				   const struct intel_plane_state *plane_state)  in intel_plane_data_rate()
 234 	struct intel_plane_state *plane_state;  in skl_next_plane_to_commit()  local
 271 			const struct intel_plane_state *plane_state)  in intel_update_plane()
 281 			const struct intel_plane_state *plane_state)  in intel_update_slave()
 
 | 
| D | intel_fbc.c | 423 			      struct intel_plane_state *plane_state)  in multiple_pipes_ok()660 					 struct intel_plane_state *plane_state)  in intel_fbc_update_state_cache()
 859 			  struct intel_plane_state *plane_state)  in intel_fbc_pre_update()
 1030 	struct intel_plane_state *plane_state;  in intel_fbc_choose_crtc()  local
 1085 		      struct intel_plane_state *plane_state)  in intel_fbc_enable()
 
 | 
| D | intel_atomic.c | 230 				      struct intel_plane_state *plane_state,  in intel_atomic_setup_scaler()317 	struct intel_plane_state *plane_state = NULL;  in intel_atomic_setup_scalers()  local
 
 | 
| D | intel_display.c | 2058 static bool intel_plane_uses_fence(const struct intel_plane_state *plane_state)  in intel_plane_uses_fence()2559 bool intel_plane_can_remap(const struct intel_plane_state *plane_state)  in intel_plane_can_remap()
 2599 static bool intel_plane_needs_remap(const struct intel_plane_state *plane_state)  in intel_plane_needs_remap()
 2793 intel_plane_remap_gtt(struct intel_plane_state *plane_state)  in intel_plane_remap_gtt()
 2906 intel_plane_compute_gtt(struct intel_plane_state *plane_state)  in intel_plane_compute_gtt()
 3112 			struct intel_plane_state *plane_state,  in intel_set_plane_visible()
 3147 	struct intel_plane_state *plane_state =  in intel_plane_disable_noatomic()  local
 3178 	struct drm_plane_state *plane_state = primary->state;  in intel_find_initial_plane_obj()  local
 3350 static bool skl_check_main_ccs_coordinates(struct intel_plane_state *plane_state,  in skl_check_main_ccs_coordinates()
 3388 static int skl_check_main_surface(struct intel_plane_state *plane_state)  in skl_check_main_surface()
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_damage_helper.c | 121 					  struct drm_plane_state *plane_state)  in drm_atomic_helper_check_plane_damage()213 		struct drm_plane_state *plane_state;  in drm_atomic_helper_dirtyfb()  local
 
 | 
| D | drm_atomic_helper.c | 75 				struct drm_plane_state *plane_state,  in drm_atomic_helper_plane_changed()767 int drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state,  in drm_atomic_helper_check_plane_state()
 1718 	struct drm_plane_state *plane_state;  in drm_atomic_helper_async_commit()  local
 2643 		struct drm_plane_state *plane_state;  in drm_atomic_helper_cleanup_planes()  local
 2838 	struct drm_plane_state *plane_state;  in drm_atomic_helper_update_plane()  local
 2889 	struct drm_plane_state *plane_state;  in drm_atomic_helper_disable_plane()  local
 2990 	struct drm_plane_state *plane_state;  in drm_atomic_helper_disable_all()  local
 3124 		struct drm_plane_state *plane_state;  in drm_atomic_helper_duplicate_state()  local
 3302 	struct drm_plane_state *plane_state;  in page_flip_common()  local
 
 | 
| D | drm_atomic.c | 467 	struct drm_plane_state *plane_state;  in drm_atomic_get_plane_state()  local1112 		struct drm_plane_state *plane_state =  in drm_atomic_add_affected_planes()  local
 1260 				      struct drm_plane_state *plane_state)  in __drm_atomic_helper_disable_plane()
 1430 	struct drm_plane_state *plane_state;  in drm_atomic_print_state()  local
 
 | 
| D | drm_atomic_uapi.c | 177 drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state,  in drm_atomic_set_crtc_for_plane()227 drm_atomic_set_fb_for_plane(struct drm_plane_state *plane_state,  in drm_atomic_set_fb_for_plane()
 269 drm_atomic_set_fence_for_plane(struct drm_plane_state *plane_state,  in drm_atomic_set_fence_for_plane()
 1006 		struct drm_plane_state *plane_state;  in drm_atomic_set_property()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/mediatek/ | 
| D | mtk_drm_crtc.c | 282 		struct mtk_plane_state *plane_state;  in mtk_crtc_ddp_hw_init()  local347 			struct mtk_plane_state *plane_state;  in mtk_crtc_ddp_config()  local
 399 		struct mtk_plane_state *plane_state;  in mtk_drm_crtc_atomic_disable()  local
 446 		struct mtk_plane_state *plane_state;  in mtk_drm_crtc_atomic_flush()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/aspeed/ | 
| D | aspeed_gfx_crtc.c | 143 			      struct drm_plane_state *plane_state)  in aspeed_gfx_pipe_enable()163 				   struct drm_plane_state *plane_state)  in aspeed_gfx_pipe_update()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ | 
| D | dpu_crtc.c | 804 struct plane_state {  struct805 	struct dpu_plane_state *dpu_pstate;  argument
 806 	const struct drm_plane_state *drm_pstate;  argument
 815 	struct plane_state *pstates;  in dpu_crtc_atomic_check()  argument
 
 | 
| /Linux-v5.4/drivers/gpu/drm/mxsfb/ | 
| D | mxsfb_drv.c | 102 			      struct drm_plane_state *plane_state)  in mxsfb_pipe_enable()135 			      struct drm_plane_state *plane_state)  in mxsfb_pipe_update()
 
 | 
| /Linux-v5.4/include/drm/ | 
| D | drm_atomic_helper.h | 194 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/xen/ | 
| D | xen_drm_front_kms.c | 113 			   struct drm_plane_state *plane_state)  in display_enable()186 	struct drm_plane_state *plane_state =  in display_send_page_flip()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | intel_pm.c | 824 				   const struct intel_plane_state *plane_state)  in intel_wm_plane_visible()1112 			  const struct intel_plane_state *plane_state,  in g4x_compute_wm()
 1215 				     const struct intel_plane_state *plane_state)  in g4x_raw_plane_wm_compute()
 1621 				const struct intel_plane_state *plane_state,  in vlv_compute_wm_level()
 1792 				     const struct intel_plane_state *plane_state)  in vlv_raw_plane_wm_compute()
 2506 			      const struct intel_plane_state *plane_state,  in ilk_compute_pri_wm()
 2538 			      const struct intel_plane_state *plane_state,  in ilk_compute_spr_wm()
 2565 			      const struct intel_plane_state *plane_state,  in ilk_compute_cur_wm()
 2585 			      const struct intel_plane_state *plane_state,  in ilk_compute_fbc_wm()
 3121 	const struct drm_plane_state *plane_state;  in ilk_compute_pipe_wm()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ | 
| D | dcn20_hwseq.c | 692 	struct pipe_ctx *pipe_ctx, const struct dc_plane_state *plane_state)  in dcn20_set_blend_lut()714 	struct pipe_ctx *pipe_ctx, const struct dc_plane_state *plane_state)  in dcn20_set_shaper_3dlut()
 751 					  const struct dc_plane_state *plane_state)  in dcn20_set_input_transfer_func()
 1511 	struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in patch_address_for_sbs_tb_stereo()  local
 1539 	struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in dcn20_update_plane_addr()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ | 
| D | dcn10_hw_sequencer.c | 1339 	struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in patch_address_for_sbs_tb_stereo()  local1368 	struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in dcn10_update_plane_addr()  local
 1390 					  const struct dc_plane_state *plane_state)  in dcn10_set_input_transfer_func()
 2141 		const struct dc_plane_state *plane_state)  in dcn10_build_prescale_params()
 2161 static void update_dpp(struct dpp *dpp, struct dc_plane_state *plane_state)  in update_dpp()
 2286 	struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in update_dchubp_dpp()  local
 2924 	struct dc_plane_state *plane_state = pipe_ctx->plane_state;  in dcn10_update_pending_status()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/zte/ | 
| D | zx_plane.c | 49 				    struct drm_plane_state *plane_state)  in zx_vl_plane_atomic_check()278 				    struct drm_plane_state *plane_state)  in zx_gl_plane_atomic_check()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/tiny/ | 
| D | hx8357d.c | 48 			     struct drm_plane_state *plane_state)  in yx240qv29_enable()
 | 
| D | st7735r.c | 43 				      struct drm_plane_state *plane_state)  in jd_t18003_t01_pipe_enable()
 |