Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3636 * new_context and new_update_type back to the caller. The function also backs in update_planes_and_stream_state()
3647 * @new_update_type: [out] determined update type by the function in update_planes_and_stream_state()
3658 enum surface_update_type *new_update_type, in update_planes_and_stream_state()
3811 *new_update_type = update_type; in commit_planes_do_stream_update()
3581 update_planes_and_stream_state(struct dc * dc,struct dc_surface_update * srf_updates,int surface_count,struct dc_stream_state * stream,struct dc_stream_update * stream_update,enum surface_update_type * new_update_type,struct dc_state ** new_context) update_planes_and_stream_state() argument