Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_init.h31 void dcn21_hw_sequencer_construct(struct dc *dc);
H A Ddcn21_init.c146 void dcn21_hw_sequencer_construct(struct dc *dc) in dcn21_hw_sequencer_construct() function
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1715 dcn21_hw_sequencer_construct(dc); in dcn21_resource_construct()