Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.h68 bool dcn30_does_plane_fit_in_mall(struct dc *dc, struct dc_plane_state *plane,
H A Ddcn30_init.c98 .does_plane_fit_in_mall = dcn30_does_plane_fit_in_mall,
H A Ddcn30_hwseq.c886 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