Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.h34 void dcn314_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx);
H A Ddcn314_init.c144 .update_odm = dcn314_update_odm,
H A Ddcn314_hwseq.c181 void dcn314_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx) in dcn314_update_odm() function