Home
last modified time | relevance | path

Searched refs:does_plane_fit_in_mall (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c98 .does_plane_fit_in_mall = dcn30_does_plane_fit_in_mall,
A Ddcn30_hwseq.c776 dc->hwss.does_plane_fit_in_mall && in dcn30_apply_idle_power_optimizations()
777 dc->hwss.does_plane_fit_in_mall(dc, plane, in dcn30_apply_idle_power_optimizations()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_init.c98 .does_plane_fit_in_mall = NULL,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h241 bool (*does_plane_fit_in_mall)(struct dc *dc, struct dc_plane_state *plane, member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c4659 if (dc->hwss.does_plane_fit_in_mall && dc->hwss.does_plane_fit_in_mall(dc, plane, cursor_attr)) in dc_is_plane_eligible_for_idle_optimizations()

Completed in 19 milliseconds