Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c52 #define MAX_PHYS_ENCODERS_PER_VIRTUAL \ macro
177 struct dpu_encoder_phys *phys_encs[MAX_PHYS_ENCODERS_PER_VIRTUAL];
192 DECLARE_BITMAP(frame_busy_mask, MAX_PHYS_ENCODERS_PER_VIRTUAL);
541 for (i = 0; i < MAX_PHYS_ENCODERS_PER_VIRTUAL; i++) in dpu_encoder_use_dsc_merge()
574 for (i = 0; i < MAX_PHYS_ENCODERS_PER_VIRTUAL; i++) in dpu_encoder_get_topology()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c58 #define MAX_PHYS_ENCODERS_PER_VIRTUAL \ macro
181 struct dpu_encoder_phys *phys_encs[MAX_PHYS_ENCODERS_PER_VIRTUAL];
192 DECLARE_BITMAP(frame_busy_mask, MAX_PHYS_ENCODERS_PER_VIRTUAL);
543 for (i = 0; i < MAX_PHYS_ENCODERS_PER_VIRTUAL; i++) in dpu_encoder_get_topology()

Completed in 7 milliseconds