Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.h112 void dcn32_enable_phantom_streams(struct dc *dc, struct dc_state *context);
Ddcn32_init.c111 .enable_phantom_streams = dcn32_enable_phantom_streams,
Ddcn32_hwseq.c1458 void dcn32_enable_phantom_streams(struct dc *dc, struct dc_state *context) in dcn32_enable_phantom_streams() function