Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.h34 void dcn35_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx);
H A Ddcn35_init.c158 .update_odm = dcn35_update_odm,
H A Ddcn35_hwseq.c423 void dcn35_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx) in dcn35_update_odm() function
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_init.c153 .update_odm = dcn35_update_odm,