Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c178 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ macro
181 #define OP_STATE_PREFETCH OP_3D_MEDIA(0x0, 0x0, 0x03)
183 #define OP_STATE_BASE_ADDRESS OP_3D_MEDIA(0x0, 0x1, 0x01)
184 #define OP_STATE_SIP OP_3D_MEDIA(0x0, 0x1, 0x02)
185 #define OP_3D_MEDIA_0_1_4 OP_3D_MEDIA(0x0, 0x1, 0x04)
186 #define OP_SWTESS_BASE_ADDRESS OP_3D_MEDIA(0x0, 0x1, 0x03)
188 #define OP_3DSTATE_VF_STATISTICS_GM45 OP_3D_MEDIA(0x1, 0x0, 0x0B)
190 #define OP_PIPELINE_SELECT OP_3D_MEDIA(0x1, 0x1, 0x04)
192 #define OP_MEDIA_VFE_STATE OP_3D_MEDIA(0x2, 0x0, 0x0)
193 #define OP_MEDIA_CURBE_LOAD OP_3D_MEDIA(0x2, 0x0, 0x1)
[all …]