Searched refs:DRM_ROCKCHIP_FB_SIZE (Results 1 – 3 of 3) sorted by relevance
21 #define DRM_ROCKCHIP_FB_SIZE \ macro
88 size = DRM_ROCKCHIP_FB_SIZE + MEMORY_POOL_SIZE + cubic_lut_size; in video_reserve()
234 memory_start = ALIGN(base + DRM_ROCKCHIP_FB_SIZE, align_size); in init_display_buffer()2111 plat->size = DRM_ROCKCHIP_FB_SIZE + MEMORY_POOL_SIZE; in rockchip_display_bind()