Lines Matching +full:gpu +full:- +full:id
1 /* amdgpu_drm.h -- Public header for the amdgpu driver -*- linux-c -*-
78 * %AMDGPU_GEM_DOMAIN_CPU System memory that is not GPU accessible.
81 * %AMDGPU_GEM_DOMAIN_GTT GPU accessible system memory, mapped into the
82 * GPU's virtual address space via gart. Gart memory linearizes non-contiguous
83 * pages of system memory, allows GPU access system memory in a linearized
89 * %AMDGPU_GEM_DOMAIN_GDS Global on-chip data storage used to share data
153 * May depend on GPU instructions to flush caches to system scope explicitly.
159 /* Flag that BO should not be cached by GPU. Coherent without having to flush
160 * GPU caches explicitly
166 /* Flag that BO should be coherent across devices when using device-level
167 * atomics. May depend on GPU instructions to flush caches to device scope
174 /* Set PTE.D and recompress during GTT->VRAM moves according to TILING flags. */
245 /* GPU reset status */
254 /* indicate gpu reset occurred after ctx created */
258 /* indicate some job from this context once cause gpu hang */
267 #define AMDGPU_CTX_PRIORITY_UNSET -2048
268 #define AMDGPU_CTX_PRIORITY_VERY_LOW -1023
269 #define AMDGPU_CTX_PRIORITY_LOW -512
378 /* SI-CI-VI: */
397 /* GFX9 - GFX11: */
480 /** BO status: 0 - BO is idle, 1 - BO is busy */
506 /** CS status: 0 - CS completed, 1 - CS still busy */
573 /* Default MTYPE. Pre-AI must use this. Recommended for newer ASICs. */
612 * From VCN4, AMDGPU_HW_IP_VCN_ENC is re-used to support
640 /** Rendering context id */
675 * This will reset wave ID counters for the IB.
758 * Query h/w info: Flag that this is integrated (a.h.a. fusion) GPU
768 /* get the crtc_id from the mode object id? */
778 /* Subquery id: Query VCE firmware version */
780 /* Subquery id: Query UVD firmware version */
782 /* Subquery id: Query GMC firmware version */
784 /* Subquery id: Query GFX ME firmware version */
786 /* Subquery id: Query GFX PFP firmware version */
788 /* Subquery id: Query GFX CE firmware version */
790 /* Subquery id: Query GFX RLC firmware version */
792 /* Subquery id: Query GFX MEC firmware version */
794 /* Subquery id: Query SMC firmware version */
796 /* Subquery id: Query SDMA firmware version */
798 /* Subquery id: Query PSP SOS firmware version */
800 /* Subquery id: Query PSP ASD firmware version */
802 /* Subquery id: Query VCN firmware version */
804 /* Subquery id: Query GFX RLC SRLC firmware version */
806 /* Subquery id: Query GFX RLC SRLG firmware version */
808 /* Subquery id: Query GFX RLC SRLS firmware version */
810 /* Subquery id: Query DMCU firmware version */
813 /* Subquery id: Query DMCUB firmware version */
815 /* Subquery id: Query TOC firmware version */
817 /* Subquery id: Query CAP firmware version */
819 /* Subquery id: Query GFX RLCP firmware version */
821 /* Subquery id: Query GFX RLCV firmware version */
823 /* Subquery id: Query MES_KIQ firmware version */
825 /* Subquery id: Query MES firmware version */
827 /* Subquery id: Query IMU firmware version */
829 /* Subquery id: Query VPE firmware version */
844 /* Query information about device: rev id, family, etc. */
856 /* Subquery id: Query vbios size */
858 /* Subquery id: Query vbios image */
860 /* Subquery id: Query vbios info */
866 /* Subquery id: Query GPU shader clock */
868 /* Subquery id: Query GPU memory clock */
870 /* Subquery id: Query GPU temperature */
872 /* Subquery id: Query GPU load */
874 /* Subquery id: Query average GPU power */
876 /* Subquery id: Query northbridge voltage */
878 /* Subquery id: Query graphics voltage */
880 /* Subquery id: Query GPU stable pstate shader clock */
882 /* Subquery id: Query GPU stable pstate memory clock */
884 /* Subquery id: Query GPU peak pstate shader clock */
886 /* Subquery id: Query GPU peak pstate memory clock */
888 /* Subquery id: Query input GPU power */
925 /* Subquery id: Decode */
927 /* Subquery id: Encode */
962 /* The query request id. */
967 __u32 id; member
1088 /** PCI Device ID */
1093 /** Revision id in PCI Config space */
1111 /* PCIe version (the smaller of the GPU and the CPU/motherboard) */
1120 /** Page table entry - fragment size */
1159 /* PCIe number of lanes (the smaller of the GPU and the CPU/motherboard) */
1273 * Supported GPU families
1296 * Conversion matrix with 3x4 dimensions in S31.32 sign-magnitude