Home
last modified time | relevance | path

Searched defs:fast_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4149 static void populate_fast_updates(struct dc_fast_update *fast_update, in populate_fast_updates()
4170 static bool fast_updates_exist(struct dc_fast_update *fast_update, int surface_count) in fast_updates_exist()
4259 struct dc_fast_update *fast_update, in fast_update_only()
4278 struct dc_fast_update fast_update[MAX_SURFACES] = {0}; in dc_update_planes_and_stream() local
4404 struct dc_fast_update fast_update[MAX_SURFACES] = {0}; in dc_commit_updates_for_stream() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1727 bool dcn32_remove_phantom_pipes(struct dc *dc, struct dc_state *context, bool fast_update) in dcn32_remove_phantom_pipes()