Lines Matching +full:panfrost +full:- +full:gpu
1 /* SPDX-License-Identifier: MIT */
3 * Copyright © 2014-2018 Broadcom
45 * struct drm_panfrost_submit - ioctl argument for submitting commands to the 3D
48 * This asks the kernel to have the GPU execute a render command list.
52 /** Address to GPU mapping of job descriptor */
75 * struct drm_panfrost_wait_bo - ioctl argument for waiting for
93 * struct drm_panfrost_create_bo - ioctl argument for creating Panfrost BOs.
102 /* Pad, must be zero-filled. */
105 * Returned offset for the BO in the GPU address space. This offset
116 * struct drm_panfrost_mmap_bo - ioctl argument for mapping Panfrost BOs.
187 * Returns the offset for the BO in the GPU address space for this DRM fd.
268 * with new fields and also keep it 512-byte aligned