Searched refs:tcm_reserve_2d (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | tcm.h | 131 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height, in tcm_reserve_2d() function 186 * tcm_reserve_1d or tcm_reserve_2d call, whether
|
H A D | omap_dmm_tiler.c | 562 ret = tcm_reserve_2d(containers[fmt], w, h, align, -1, slot_bytes, in tiler_reserve_2d()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | tcm.h | 131 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height, in tcm_reserve_2d() function 186 * tcm_reserve_1d or tcm_reserve_2d call, whether
|
H A D | omap_dmm_tiler.c | 555 ret = tcm_reserve_2d(containers[fmt], w, h, align, -1, slot_bytes, in tiler_reserve_2d()
|
Completed in 5 milliseconds