Home
last modified time | relevance | path

Searched defs:top_pipe (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1623 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn35_begin_cursor_offload_update() local
1647 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn35_commit_cursor_offload_update() local
1675 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn35_update_cursor_offload_pipe() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c136 struct pipe_ctx *top_pipe = pipe->top_pipe; in dcn32_merge_pipes_for_subvp() local
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_mall_phantom.c130 struct pipe_ctx *top_pipe = pipe->top_pipe; in merge_pipes_for_subvp() local
H A Ddml2_dc_resource_mgmt.c562 struct pipe_ctx *top_pipe) in add_plane_to_blend_tree()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1357 const struct pipe_ctx *top_pipe) in dcn401_wait_for_dcc_meta_propagation()
2989 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn401_update_cursor_offload_pipe() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1780 struct pipe_ctx *top_pipe = pipe->top_pipe; in dcn30_internal_validate_bw() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c331 struct pipe_ctx *top_pipe = pipe_ctx; in get_mpctree_visual_confirm_color() local
2321 struct pipe_ctx *top_pipe = pipe_ctx; in hwss_dsc_calculate_and_set_config() local
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c2012 struct pipe_ctx *top_pipe = pipe->top_pipe; in dcn32_apply_merge_split_flags_helper() local
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h477 struct pipe_ctx *top_pipe; member