Home
last modified time | relevance | path

Searched defs:drm_msm_gem_submit_reloc (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Dmsm_drm.h70 struct drm_msm_gem_submit_reloc { struct
71 __u32 submit_offset;
72 __u32 or;
73 __s32 shift;
74 __u32 reloc_idx;
75 __u64 reloc_offset;
/kernel/linux/linux-6.6/include/uapi/drm/
Dmsm_drm.h187 struct drm_msm_gem_submit_reloc { struct
188 __u32 submit_offset; /* in, offset from submit_bo */
190 __u32 _or; /* in, value OR'd with result */
192 __u32 or; /* in, value OR'd with result */
194 __s32 shift; /* in, amount of left shift (can be negative) */
195 __u32 reloc_idx; /* in, index of reloc_bo buffer */
196 __u64 reloc_offset; /* in, offset from start of reloc_bo */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
Dmsm_drm.h85 struct drm_msm_gem_submit_reloc { struct
86 __u32 submit_offset;
87 __u32 or;
88 __s32 shift;
89 __u32 reloc_idx;
90 __u64 reloc_offset;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Dmsm_drm.h85 struct drm_msm_gem_submit_reloc { struct
86 __u32 submit_offset;
87 __u32 or;
88 __s32 shift;
89 __u32 reloc_idx;
90 __u64 reloc_offset;
/kernel/linux/linux-5.10/include/uapi/drm/
Dmsm_drm.h161 struct drm_msm_gem_submit_reloc { struct
162 __u32 submit_offset; /* in, offset from submit_bo */
163 __u32 or; /* in, value OR'd with result */
164 __s32 shift; /* in, amount of left shift (can be negative) */
165 __u32 reloc_idx; /* in, index of reloc_bo buffer */
166 __u64 reloc_offset; /* in, offset from start of reloc_bo */