Home
last modified time | relevance | path

Searched refs:OP_3D_MEDIA (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c173 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ macro
176 #define OP_STATE_PREFETCH OP_3D_MEDIA(0x0, 0x0, 0x03)
178 #define OP_STATE_BASE_ADDRESS OP_3D_MEDIA(0x0, 0x1, 0x01)
179 #define OP_STATE_SIP OP_3D_MEDIA(0x0, 0x1, 0x02)
180 #define OP_3D_MEDIA_0_1_4 OP_3D_MEDIA(0x0, 0x1, 0x04)
181 #define OP_SWTESS_BASE_ADDRESS OP_3D_MEDIA(0x0, 0x1, 0x03)
183 #define OP_3DSTATE_VF_STATISTICS_GM45 OP_3D_MEDIA(0x1, 0x0, 0x0B)
185 #define OP_PIPELINE_SELECT OP_3D_MEDIA(0x1, 0x1, 0x04)
187 #define OP_MEDIA_VFE_STATE OP_3D_MEDIA(0x2, 0x0, 0x0)
188 #define OP_MEDIA_CURBE_LOAD OP_3D_MEDIA(0x2, 0x0, 0x1)
[all …]