Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2093 struct pipe_ctx *resource_get_otg_master(const struct pipe_ctx *pipe_ctx) in resource_get_otg_master() function
2161 pipe = resource_get_otg_master(pipe); in resource_get_odm_slice_count()
2228 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.c2918 const struct pipe_ctx *top_pipe = resource_get_otg_master(pipe); in dcn401_update_cursor_offload_pipe()