Home
last modified time | relevance | path

Searched defs:drm_i915_reset_stats (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Di915_drm.h756 struct drm_i915_reset_stats { struct
757 __u32 ctx_id;
758 __u32 flags;
760 __u32 reset_count;
762 __u32 batch_active;
764 __u32 batch_pending;
765 __u32 pad;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Di915_drm.h812 struct drm_i915_reset_stats { struct
813 __u32 ctx_id;
814 __u32 flags;
815 __u32 reset_count;
816 __u32 batch_active;
817 __u32 batch_pending;
818 __u32 pad;
/kernel/linux/linux-5.10/tools/include/uapi/drm/
Di915_drm.h1923 struct drm_i915_reset_stats { struct
1924 __u32 ctx_id;
1925 __u32 flags;
1928 __u32 reset_count;
1931 __u32 batch_active;
1934 __u32 batch_pending;
1936 __u32 pad;
/kernel/linux/linux-5.10/include/uapi/drm/
Di915_drm.h1923 struct drm_i915_reset_stats { struct
1924 __u32 ctx_id;
1925 __u32 flags;
1928 __u32 reset_count;
1931 __u32 batch_active;
1934 __u32 batch_pending;
1936 __u32 pad;