MAX_CHANNELS_PER_ENC
struct dpu_hw_blk *hw_pp[MAX_CHANNELS_PER_ENC];
struct dpu_hw_blk *hw_ctl[MAX_CHANNELS_PER_ENC];
struct dpu_hw_blk *hw_dsc[MAX_CHANNELS_PER_ENC];
struct dpu_hw_blk *hw_cwb[MAX_CHANNELS_PER_ENC];
for (i = 0; i < MAX_CHANNELS_PER_ENC; i++)
for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) {
struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];
struct dpu_hw_dsc *hw_dsc[MAX_CHANNELS_PER_ENC];
struct dpu_hw_dsc *hw_dsc[MAX_CHANNELS_PER_ENC];
struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];
for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) {
struct dpu_hw_dsc *hw_dsc[MAX_CHANNELS_PER_ENC];
struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];
for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) {
struct dpu_hw_blk *rt_pp_list[MAX_CHANNELS_PER_ENC];
if (num_pp == 0 || num_pp > MAX_CHANNELS_PER_ENC) {
for (i = 0; i < MAX_CHANNELS_PER_ENC; i++)