Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c95 .does_plane_fit_in_mall = dcn30_does_plane_fit_in_mall,
A Ddcn30_hwseq.c793 dc->hwss.does_plane_fit_in_mall && in dcn30_apply_idle_power_optimizations()
794 dc->hwss.does_plane_fit_in_mall(dc, plane, in dcn30_apply_idle_power_optimizations()
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h225 bool (*does_plane_fit_in_mall)(struct dc *dc, struct dc_plane_state *plane, member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c3589 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 12 milliseconds