Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.h72 bool optc201_is_two_pixels_per_containter(const struct dc_crtc_timing *timing);
H A Ddcn201_optc.c42 bool optc201_is_two_pixels_per_containter(const struct dc_crtc_timing *timing) in optc201_is_two_pixels_per_containter() function
H A Ddcn201_hwseq.c602 if (optc201_is_two_pixels_per_containter(&stream->timing)) in dcn201_unblank_stream()