Home
last modified time | relevance | path

Searched defs:top_pipe (Results 1 – 6 of 6) 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/hwss/dcn401/
H A Ddcn401_hwseq.c1352 const struct pipe_ctx *top_pipe) in dcn401_wait_for_dcc_meta_propagation()
2984 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.c1746 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/inc/
H A Dcore_types.h477 struct pipe_ctx *top_pipe; member