commit_hints     1152 drivers/gpu/drm/amd/display/dc/core/dc.c 	memset(&context->commit_hints, 0, sizeof(context->commit_hints));
commit_hints     1007 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 			context->commit_hints.full_update_needed ? 1 : pipe_ctx->plane_state->update_flags.bits.full_update;
commit_hints     2479 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		context->commit_hints.full_update_needed = true;
commit_hints      400 drivers/gpu/drm/amd/display/dc/inc/core_types.h 	} commit_hints;