Searched refs:SCALER_DLIST_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/vc4/ | ||
H A D | vc4_regs.h | 539 #define SCALER_DLIST_SIZE 0x00004000 macro |
H A D | vc4_hvs.c | 1219 dlist_size = (SCALER_DLIST_SIZE >> 2) - HVS_BOOTLOADER_DLIST_END; in __vc4_hvs_alloc() |