Home
last modified time | relevance | path

Searched refs:resource_get_otg_master (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h417 struct pipe_ctx *resource_get_otg_master(const struct pipe_ctx *pipe_ctx);
/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()
1647 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn35_commit_cursor_offload_update()
1675 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn35_update_cursor_offload_pipe()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2083 struct pipe_ctx *resource_get_otg_master(const struct pipe_ctx *pipe_ctx) in resource_get_otg_master() function
2151 pipe = resource_get_otg_master(pipe); in resource_get_odm_slice_count()
2218 struct pipe_ctx *otg_master = resource_get_otg_master(pipe_ctx); in resource_get_odm_slice_dst_rect()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2989 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn401_update_cursor_offload_pipe()