|
@@ -2385,6 +2385,7 @@ void i915_get_extra_instdone(struct drm_device *dev, uint32_t *instdone);
|
|
|
const char *i915_cache_level_str(int type);
|
|
const char *i915_cache_level_str(int type);
|
|
|
|
|
|
|
|
/* i915_cmd_parser.c */
|
|
/* i915_cmd_parser.c */
|
|
|
|
|
+int i915_cmd_parser_get_version(void);
|
|
|
void i915_cmd_parser_init_ring(struct intel_ring_buffer *ring);
|
|
void i915_cmd_parser_init_ring(struct intel_ring_buffer *ring);
|
|
|
bool i915_needs_cmd_parser(struct intel_ring_buffer *ring);
|
|
bool i915_needs_cmd_parser(struct intel_ring_buffer *ring);
|
|
|
int i915_parse_cmds(struct intel_ring_buffer *ring,
|
|
int i915_parse_cmds(struct intel_ring_buffer *ring,
|