Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c44 bool optc2_enable_crtc(struct timing_generator *optc) in optc2_enable_crtc() function
423 .enable_crtc = optc2_enable_crtc,
Ddcn20_optc.h85 bool optc2_enable_crtc(struct timing_generator *optc);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c293 .enable_crtc = optc2_enable_crtc,