Home
last modified time | relevance | path

Searched refs:dcn32_update_odm (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h72 void dcn32_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx);
H A Ddcn32_init.c147 .update_odm = dcn32_update_odm,
H A Ddcn32_hwseq.c1091 void dcn32_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx) in dcn32_update_odm() function