Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c89 ASSERT(pipe_ctx->plane_state->mcm_location == MPCC_MOVABLE_CM_LOCATION_BEFORE); in dcn401_program_gamut_remap()
464 pipe_ctx->plane_state->mcm_location = MPCC_MOVABLE_CM_LOCATION_BEFORE; in dcn401_get_mcm_lut_xable_from_pipe_ctx()
678 pipe_ctx->plane_state->mcm_location = MPCC_MOVABLE_CM_LOCATION_BEFORE; in dcn401_set_mcm_luts()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h1355 enum mpcc_movable_cm_location mcm_location; member