Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.h68 bool dcn30_does_plane_fit_in_mall(struct dc *dc, struct dc_plane_state *plane,
Ddcn30_init.c98 .does_plane_fit_in_mall = dcn30_does_plane_fit_in_mall,
Ddcn30_hwseq.c906 bool dcn30_does_plane_fit_in_mall(struct dc *dc, struct dc_plane_state *plane, struct dc_cursor_att… in dcn30_does_plane_fit_in_mall() function
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_init.c97 .does_plane_fit_in_mall = dcn30_does_plane_fit_in_mall,