Home
last modified time | relevance | path

Searched refs:rotation_memory (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c381 rot_mem_free = hwdev->rotation_memory[0]; in malidp_crtc_atomic_check()
387 rot_mem_free += hwdev->rotation_memory[1]; in malidp_crtc_atomic_check()
404 (hwdev->rotation_memory[1] == 0)) in malidp_crtc_atomic_check()
407 rot_mem_usable = hwdev->rotation_memory[0]; in malidp_crtc_atomic_check()
H A Dmalidp_hw.c278 hwdev->rotation_memory[0] = SZ_1K * 64 * ln_size_mult; in malidp500_query_hw()
279 hwdev->rotation_memory[1] = 0; /* no second rotation memory bank */ in malidp500_query_hw()
601 hwdev->rotation_memory[0] = hwdev->rotation_memory[1] = rsize * SZ_1K; in malidp550_query_hw()
932 hwdev->rotation_memory[0] = hwdev->rotation_memory[1] = rsize * SZ_1K; in malidp650_query_hw()
H A Dmalidp_hw.h253 u32 rotation_memory[2]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c386 rot_mem_free = hwdev->rotation_memory[0]; in malidp_crtc_atomic_check()
392 rot_mem_free += hwdev->rotation_memory[1]; in malidp_crtc_atomic_check()
409 (hwdev->rotation_memory[1] == 0)) in malidp_crtc_atomic_check()
412 rot_mem_usable = hwdev->rotation_memory[0]; in malidp_crtc_atomic_check()
H A Dmalidp_hw.c278 hwdev->rotation_memory[0] = SZ_1K * 64 * ln_size_mult; in malidp500_query_hw()
279 hwdev->rotation_memory[1] = 0; /* no second rotation memory bank */ in malidp500_query_hw()
601 hwdev->rotation_memory[0] = hwdev->rotation_memory[1] = rsize * SZ_1K; in malidp550_query_hw()
932 hwdev->rotation_memory[0] = hwdev->rotation_memory[1] = rsize * SZ_1K; in malidp650_query_hw()
H A Dmalidp_hw.h253 u32 rotation_memory[2]; member

Completed in 8 milliseconds