Home
last modified time | relevance | path

Searched refs:mpcc_id_projected (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c98 int mpcc_id_projected = 0; in dcn30_set_mpc_shaper_3dlut() local
117 mpcc_id_projected = stream->lut3d_func->state.bits.mpc_rmu0_mux; in dcn30_set_mpc_shaper_3dlut()
119 mpcc_id_projected = stream->lut3d_func->state.bits.mpc_rmu1_mux; in dcn30_set_mpc_shaper_3dlut()
121 mpcc_id_projected = stream->lut3d_func->state.bits.mpc_rmu2_mux; in dcn30_set_mpc_shaper_3dlut()
122 if (mpcc_id_projected != mpcc_id) in dcn30_set_mpc_shaper_3dlut()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c101 int mpcc_id_projected = 0; in dcn30_set_mpc_shaper_3dlut() local
119 mpcc_id_projected = stream->lut3d_func->state.bits.mpc_rmu0_mux; in dcn30_set_mpc_shaper_3dlut()
121 mpcc_id_projected = stream->lut3d_func->state.bits.mpc_rmu1_mux; in dcn30_set_mpc_shaper_3dlut()
123 mpcc_id_projected = stream->lut3d_func->state.bits.mpc_rmu2_mux; in dcn30_set_mpc_shaper_3dlut()
124 if (mpcc_id_projected != mpcc_id) in dcn30_set_mpc_shaper_3dlut()

Completed in 3 milliseconds