Searched refs:program_bit_depth (Results 1 – 2 of 2) sorted by relevance
1086 void (*program_bit_depth)(struct mpc *mpc, uint16_t bit_depth, int mpcc_id); member1109 void (*program_bit_depth)(struct mpc *mpc, uint16_t bit_depth, int mpcc_id); member
502 if (mpc->funcs->mcm.program_bit_depth) in dcn401_populate_mcm_luts()503 mpc->funcs->mcm.program_bit_depth(mpc, mcm_luts.lut3d_data.gpu_mem_params.bit_depth, mpcc_id); in dcn401_populate_mcm_luts()