Home
last modified time | relevance | path

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

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