Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h400 } commit_hints; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1150 memset(&context->commit_hints, 0, sizeof(context->commit_hints)); in dc_commit_state_no_check()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1008 …context->commit_hints.full_update_needed ? 1 : pipe_ctx->plane_state->update_flags.bits.full_updat… in dcn20_program_pipe()
Ddcn20_resource.c2361 context->commit_hints.full_update_needed = true; in dcn20_fast_validate_bw()