Searched refs:SCALER_DLIST_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/vc4/ | ||
D | vc4_regs.h | 381 #define SCALER_DLIST_SIZE 0x00004000 macro |
D | vc4_crtc.c | 351 vc4_crtc->dlist_size = ((SCALER_DLIST_SIZE >> 2) - in vc4_crtc_atomic_check() |