Searched refs:memory_start (Results 1 – 1 of 1) sorted by relevance
62 static unsigned long memory_start; variable306 memory_start = ALIGN(base + DRM_ROCKCHIP_FB_SIZE, align_size); in init_display_buffer()307 memory_end = memory_start; in init_display_buffer()308 cubic_lut_memory_start = ALIGN(memory_start + MEMORY_POOL_SIZE, align_size); in init_display_buffer()316 if (roundup_memory + size > memory_start + MEMORY_POOL_SIZE) { in get_display_buffer()329 return memory_end - memory_start; in get_display_size()1237 dst = (void *)(memory_start + MEMORY_POOL_SIZE / 2); in load_kernel_bmp_logo()2613 (u64)memory_start, in rockchip_display_fixup()2632 (u64)memory_start, in rockchip_display_fixup()2681 offset = s->logo.offset + (u32)(unsigned long)s->logo.mem - memory_start; in rockchip_display_fixup()