Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c44 bool optc2_enable_crtc(struct timing_generator *optc) in optc2_enable_crtc() function
505 .enable_crtc = optc2_enable_crtc,
Ddcn20_optc.h87 bool optc2_enable_crtc(struct timing_generator *optc);
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_optc.c146 .enable_crtc = optc2_enable_crtc,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c303 .enable_crtc = optc2_enable_crtc,