Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c167 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ macro
170 #define OP_STATE_PREFETCH OP_3D_MEDIA(0x0, 0x0, 0x03)
172 #define OP_STATE_BASE_ADDRESS OP_3D_MEDIA(0x0, 0x1, 0x01)
173 #define OP_STATE_SIP OP_3D_MEDIA(0x0, 0x1, 0x02)
174 #define OP_3D_MEDIA_0_1_4 OP_3D_MEDIA(0x0, 0x1, 0x04)
175 #define OP_SWTESS_BASE_ADDRESS OP_3D_MEDIA(0x0, 0x1, 0x03)
177 #define OP_3DSTATE_VF_STATISTICS_GM45 OP_3D_MEDIA(0x1, 0x0, 0x0B)
179 #define OP_PIPELINE_SELECT OP_3D_MEDIA(0x1, 0x1, 0x04)
181 #define OP_MEDIA_VFE_STATE OP_3D_MEDIA(0x2, 0x0, 0x0)
182 #define OP_MEDIA_CURBE_LOAD OP_3D_MEDIA(0x2, 0x0, 0x1)
[all …]