Home
last modified time | relevance | path

Searched refs:SCALER_DLIST_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_regs.h513 #define SCALER_DLIST_SIZE 0x00004000 macro
H A Dvc4_hvs.c807 hvs->dlist_mem_size = (SCALER_DLIST_SIZE >> 2) - HVS_BOOTLOADER_DLIST_END; in __vc4_hvs_alloc()