Home
last modified time | relevance | path

Searched defs:plane_state (Results 1 – 25 of 109) sorted by relevance

12345

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_sprite.c61 chv_sprite_update_csc(const struct intel_plane_state *plane_state) in chv_sprite_update_csc()
133 vlv_sprite_update_clrc(const struct intel_plane_state *plane_state) in vlv_sprite_update_clrc()
173 const struct intel_plane_state *plane_state, in vlv_plane_ratio()
231 const struct intel_plane_state *plane_state) in vlv_plane_min_cdclk()
261 const struct intel_plane_state *plane_state) in vlv_sprite_ctl()
336 static void vlv_sprite_update_gamma(const struct intel_plane_state *plane_state) in vlv_sprite_update_gamma()
362 const struct intel_plane_state *plane_state) in vlv_sprite_update_noarm()
383 const struct intel_plane_state *plane_state) in vlv_sprite_update_arm()
466 const struct intel_plane_state *plane_state, in ivb_plane_ratio()
503 const struct intel_plane_state *plane_state, in ivb_plane_ratio_scaling()
[all …]
Dskl_universal_plane.c262 const struct intel_plane_state *plane_state) in icl_plane_min_cdclk()
271 glk_plane_ratio(const struct intel_plane_state *plane_state, in glk_plane_ratio()
286 const struct intel_plane_state *plane_state) in glk_plane_min_cdclk()
298 skl_plane_ratio(const struct intel_plane_state *plane_state, in skl_plane_ratio()
313 const struct intel_plane_state *plane_state) in skl_plane_min_cdclk()
516 const struct intel_plane_state *plane_state) in icl_program_input_csc()
604 static u32 skl_plane_stride(const struct intel_plane_state *plane_state, in skl_plane_stride()
735 static u32 skl_plane_ctl_alpha(const struct intel_plane_state *plane_state) in skl_plane_ctl_alpha()
753 static u32 glk_plane_color_ctl_alpha(const struct intel_plane_state *plane_state) in glk_plane_color_ctl_alpha()
857 static u32 adlp_plane_ctl_arb_slots(const struct intel_plane_state *plane_state) in adlp_plane_ctl_arb_slots()
[all …]
Dintel_cursor.c31 static u32 intel_cursor_base(const struct intel_plane_state *plane_state) in intel_cursor_base()
47 static u32 intel_cursor_position(const struct intel_plane_state *plane_state) in intel_cursor_position()
68 static bool intel_cursor_size_ok(const struct intel_plane_state *plane_state) in intel_cursor_size_ok()
79 static int intel_cursor_check_surface(struct intel_plane_state *plane_state) in intel_cursor_check_surface()
132 struct intel_plane_state *plane_state) in intel_check_cursor()
194 const struct intel_plane_state *plane_state) in i845_cursor_ctl()
201 static bool i845_cursor_size_ok(const struct intel_plane_state *plane_state) in i845_cursor_size_ok()
213 struct intel_plane_state *plane_state) in i845_check_cursor()
259 const struct intel_plane_state *plane_state) in i845_cursor_update_arm()
355 const struct intel_plane_state *plane_state) in i9xx_cursor_ctl()
[all …]
Dintel_atomic_plane.c50 static void intel_plane_state_reset(struct intel_plane_state *plane_state, in intel_plane_state_reset()
62 struct intel_plane_state *plane_state; in intel_plane_alloc() local
133 struct intel_plane_state *plane_state = to_intel_plane_state(state); in intel_plane_destroy_state() local
164 const struct intel_plane_state *plane_state) in intel_plane_pixel_rate()
184 const struct intel_plane_state *plane_state, in intel_plane_data_rate()
209 const struct intel_plane_state *plane_state, in intel_plane_relative_data_rate()
257 const struct intel_plane_state *plane_state = in intel_plane_calc_min_cdclk() local
312 static void intel_plane_clear_hw_state(struct intel_plane_state *plane_state) in intel_plane_clear_hw_state()
320 void intel_plane_copy_uapi_to_hw_state(struct intel_plane_state *plane_state, in intel_plane_copy_uapi_to_hw_state()
350 void intel_plane_copy_hw_state(struct intel_plane_state *plane_state, in intel_plane_copy_hw_state()
[all …]
Dintel_fbc.c125 static unsigned int intel_fbc_plane_stride(const struct intel_plane_state *plane_state) in intel_fbc_plane_stride()
138 static unsigned int _intel_fbc_cfb_stride(const struct intel_plane_state *plane_state) in _intel_fbc_cfb_stride()
146 static unsigned int skl_fbc_min_cfb_stride(const struct intel_plane_state *plane_state) in skl_fbc_min_cfb_stride()
176 static unsigned int intel_fbc_cfb_stride(const struct intel_plane_state *plane_state) in intel_fbc_cfb_stride()
192 static unsigned int intel_fbc_cfb_size(const struct intel_plane_state *plane_state) in intel_fbc_cfb_size()
205 static u16 intel_fbc_override_cfb_stride(const struct intel_plane_state *plane_state) in intel_fbc_override_cfb_stride()
726 static int intel_fbc_min_limit(const struct intel_plane_state *plane_state) in intel_fbc_min_limit()
850 static bool stride_is_valid(const struct intel_plane_state *plane_state) in stride_is_valid()
882 static bool pixel_format_is_valid(const struct intel_plane_state *plane_state) in pixel_format_is_valid()
905 static bool rotation_is_valid(const struct intel_plane_state *plane_state) in rotation_is_valid()
[all …]
Di9xx_plane.c152 const struct intel_plane_state *plane_state) in i9xx_plane_ctl()
224 int i9xx_check_plane_surface(struct intel_plane_state *plane_state) in i9xx_check_plane_surface()
320 struct intel_plane_state *plane_state) in i9xx_plane_check()
371 const struct intel_plane_state *plane_state, in i9xx_plane_ratio()
394 const struct intel_plane_state *plane_state) in i9xx_plane_min_cdclk()
419 const struct intel_plane_state *plane_state) in i9xx_plane_update_noarm()
447 const struct intel_plane_state *plane_state) in i9xx_plane_update_arm()
504 const struct intel_plane_state *plane_state) in i830_plane_update_arm()
546 const struct intel_plane_state *plane_state, in g4x_primary_async_flip()
566 const struct intel_plane_state *plane_state, in vlv_primary_async_flip()
Dintel_sprite_uapi.c16 static void intel_plane_set_ckey(struct intel_plane_state *plane_state, in intel_plane_set_ckey()
48 struct drm_plane_state *plane_state; in intel_sprite_set_colorkey_ioctl() local
Dintel_plane_initial.c27 struct intel_plane_state *plane_state = in intel_reuse_initial_plane_obj() local
218 struct intel_plane_state *plane_state = in intel_find_initial_plane_obj() local
Dintel_crtc_state_dump.c133 static void intel_dump_plane_state(const struct intel_plane_state *plane_state) in intel_dump_plane_state()
206 const struct intel_plane_state *plane_state; in intel_crtc_state_dump() local
Dintel_modeset_setup.c50 const struct intel_plane_state *plane_state = in intel_crtc_disable_noatomic_begin() local
463 const struct intel_plane_state *plane_state = in intel_sanitize_crtc() local
648 struct intel_plane_state *plane_state = in readout_plane_state() local
833 const struct intel_plane_state *plane_state = in intel_modeset_readout_hw_state() local
Dskl_scaler.c268 struct intel_plane_state *plane_state) in skl_update_scaler_plane()
354 struct intel_plane_state *plane_state, in intel_atomic_setup_scaler()
507 struct intel_plane_state *plane_state = NULL; in intel_atomic_setup_scalers() local
765 const struct intel_plane_state *plane_state) in skl_program_plane_scaler()
Di9xx_wm.c874 const struct intel_plane_state *plane_state, in g4x_compute_wm()
969 const struct intel_plane_state *plane_state) in g4x_raw_plane_wm_compute()
1401 const struct intel_plane_state *plane_state, in vlv_compute_wm_level()
1572 const struct intel_plane_state *plane_state) in vlv_raw_plane_wm_compute()
2318 const struct intel_plane_state *plane_state, in ilk_compute_pri_wm()
2350 const struct intel_plane_state *plane_state, in ilk_compute_spr_wm()
2377 const struct intel_plane_state *plane_state, in ilk_compute_cur_wm()
2398 const struct intel_plane_state *plane_state, in ilk_compute_fbc_wm()
2796 const struct intel_plane_state *plane_state; in ilk_compute_pipe_wm() local
3406 struct drm_plane_state *plane_state; in ilk_sanitize_watermarks_add_affected() local
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_surface.c38 static void dc_plane_construct(struct dc_context *ctx, struct dc_plane_state *plane_state) in dc_plane_construct()
66 static void dc_plane_destruct(struct dc_plane_state *plane_state) in dc_plane_destruct()
97 void enable_surface_flip_reporting(struct dc_plane_state *plane_state, in enable_surface_flip_reporting()
106 struct dc_plane_state *plane_state = kvzalloc(sizeof(*plane_state), in dc_create_plane_state() local
130 const struct dc_plane_state *plane_state) in dc_plane_get_status()
175 void dc_plane_state_retain(struct dc_plane_state *plane_state) in dc_plane_state_retain()
182 struct dc_plane_state *plane_state = container_of(kref, struct dc_plane_state, refcount); in dc_plane_state_free() local
187 void dc_plane_state_release(struct dc_plane_state *plane_state) in dc_plane_state_release()
Ddc_resource.c1178 const struct dc_plane_state *plane_state = pipe_ctx->plane_state; in calculate_scaling_ratios() local
1294 const struct dc_plane_state *plane_state = pipe_ctx->plane_state; in calculate_inits_and_viewports() local
1390 const struct dc_plane_state *plane_state = pipe_ctx->plane_state; in resource_build_scaling_params() local
1832 struct dc_plane_state *plane_state, in add_plane_to_opp_head_pipes()
1850 struct pipe_ctx *sec_pipe, struct dc_plane_state *plane_state) in insert_secondary_dpp_pipe_with_plane()
1870 struct dc_plane_state *plane_state, in acquire_secondary_dpp_pipes_and_add_plane()
1910 struct dc_plane_state *plane_state, in dc_add_plane_to_context()
1951 struct dc_plane_state *plane_state, in dc_remove_plane_from_context()
3953 enum dc_status dc_validate_plane(struct dc *dc, const struct dc_plane_state *plane_state) in dc_validate_plane()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_gem_atomic_helper.c245 struct drm_plane_state *plane_state = plane->state; in drm_gem_duplicate_shadow_plane_state() local
283 struct drm_plane_state *plane_state) in drm_gem_destroy_shadow_plane_state()
348 int drm_gem_begin_shadow_fb_access(struct drm_plane *plane, struct drm_plane_state *plane_state) in drm_gem_begin_shadow_fb_access()
370 void drm_gem_end_shadow_fb_access(struct drm_plane *plane, struct drm_plane_state *plane_state) in drm_gem_end_shadow_fb_access()
396 struct drm_plane_state *plane_state) in drm_gem_simple_kms_begin_shadow_fb_access()
414 struct drm_plane_state *plane_state) in drm_gem_simple_kms_end_shadow_fb_access()
462 struct drm_plane_state *plane_state) in drm_gem_simple_kms_destroy_shadow_plane_state()
Ddrm_damage_helper.c68 struct drm_plane_state *plane_state) in drm_atomic_helper_check_plane_damage()
160 struct drm_plane_state *plane_state; in drm_atomic_helper_dirtyfb() local
Ddrm_atomic_helper.c79 struct drm_plane_state *plane_state, in drm_atomic_helper_plane_changed()
857 int drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state, in drm_atomic_helper_check_plane_state()
1954 struct drm_plane_state *plane_state; in drm_atomic_helper_async_commit() local
2933 struct drm_plane_state *plane_state; in drm_atomic_helper_cleanup_planes() local
3128 struct drm_plane_state *plane_state; in drm_atomic_helper_update_plane() local
3179 struct drm_plane_state *plane_state; in drm_atomic_helper_disable_plane() local
3280 struct drm_plane_state *plane_state; in drm_atomic_helper_disable_all() local
3416 struct drm_plane_state *plane_state; in drm_atomic_helper_duplicate_state() local
3594 struct drm_plane_state *plane_state; in page_flip_common() local
/Linux-v6.6/drivers/gpu/drm/tests/
Ddrm_plane_helper_test.c82 static void check_src_eq(struct kunit *test, struct drm_plane_state *plane_state, in check_src_eq()
101 static void check_crtc_eq(struct kunit *test, struct drm_plane_state *plane_state, in check_crtc_eq()
115 struct drm_plane_state *plane_state = test->priv; in drm_test_check_plane_state() local
257 struct drm_plane_state *plane_state = test->priv; in drm_test_check_invalid_plane_state() local
/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c303 struct mtk_plane_state *plane_state; in ddp_cmdq_cb() local
315 struct mtk_plane_state *plane_state; in ddp_cmdq_cb() local
406 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_hw_init() local
495 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_config() local
520 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_config() local
561 struct mtk_plane_state *plane_state; in mtk_drm_crtc_update_config() local
712 struct mtk_plane_state *plane_state; in mtk_drm_crtc_atomic_disable() local
/Linux-v6.6/drivers/gpu/drm/xen/
Dxen_drm_front_kms.c108 struct drm_plane_state *plane_state) in display_enable()
181 struct drm_plane_state *plane_state = in display_send_page_flip() local
226 struct drm_plane_state *plane_state, in display_check()
/Linux-v6.6/drivers/gpu/drm/aspeed/
Daspeed_gfx_crtc.c144 struct drm_plane_state *plane_state) in aspeed_gfx_pipe_enable()
164 struct drm_plane_state *plane_state) in aspeed_gfx_pipe_update()
/Linux-v6.6/drivers/gpu/drm/hyperv/
Dhyperv_drm_modeset.c103 struct drm_plane_state *plane_state) in hyperv_pipe_enable()
117 struct drm_plane_state *plane_state, in hyperv_pipe_check()
/Linux-v6.6/drivers/gpu/drm/mxsfb/
Dlcdif_kms.c162 struct drm_plane_state *plane_state, in lcdif_set_formats()
402 struct drm_plane_state *plane_state) in lcdif_crtc_mode_set_nofb()
669 struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, in lcdif_plane_atomic_check() local
/Linux-v6.6/drivers/gpu/drm/tiny/
Dcirrus.c82 to_cirrus_primary_plane_state(struct drm_plane_state *plane_state) in to_cirrus_primary_plane_state()
383 struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane); in cirrus_primary_plane_helper_atomic_update() local
429 struct drm_plane_state *plane_state = plane->state; in cirrus_primary_plane_atomic_duplicate_state() local
451 struct drm_plane_state *plane_state) in cirrus_primary_plane_atomic_destroy_state()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/basics/
Ddc_common.c82 const struct dc_plane_state *plane_state) in build_prescale_params()

12345