Home
last modified time | relevance | path

Searched refs:MAX_H_TILES_PER_DISPLAY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.h35 uint32_t h_tile_instance[MAX_H_TILES_PER_DISPLAY];
H A Ddpu_encoder.c53 (MAX_H_TILES_PER_DISPLAY * NUM_PHYS_ENCODER_TYPES)
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.h75 #define MAX_H_TILES_PER_DISPLAY 2 macro