Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_init.c134 .update_odm = dcn20_update_odm,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_init.c131 .update_odm = dcn20_update_odm,
H A Ddcn20_hwseq.h121 void dcn20_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx);
H A Ddcn20_hwseq.c1176 void dcn20_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx) in dcn20_update_odm() function