Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dvideo_rockchip.h21 #define DRM_ROCKCHIP_FB_SIZE \ macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideo-uclass.c88 size = DRM_ROCKCHIP_FB_SIZE + MEMORY_POOL_SIZE + cubic_lut_size; in video_reserve()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.c234 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()