Home
last modified time | relevance | path

Searched refs:update_odm (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_init.c124 .update_odm = dcn20_update_odm,
H A Ddcn20_hwseq.c1595 hws->funcs.update_odm(dc, context, pipe_ctx); in dcn20_program_pipe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_init.c124 .update_odm = dcn20_update_odm,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_init.c128 .update_odm = dcn20_update_odm,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h124 void (*update_odm)(struct dc *dc, struct dc_state *context, member