Searched refs:drm_i915_cmd_table (Results 1 – 2 of 2) sorted by relevance
364 static const struct drm_i915_cmd_table gen7_render_cmds[] = {369 static const struct drm_i915_cmd_table hsw_render_ring_cmds[] = {375 static const struct drm_i915_cmd_table gen7_video_cmds[] = {380 static const struct drm_i915_cmd_table hsw_vebox_cmds[] = {385 static const struct drm_i915_cmd_table gen7_blt_cmds[] = {390 static const struct drm_i915_cmd_table hsw_blt_ring_cmds[] = {521 const struct drm_i915_cmd_table *cmd_tables, in validate_cmds_sorted()531 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in validate_cmds_sorted()603 const struct drm_i915_cmd_table *cmd_tables, in init_hash_table()611 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in init_hash_table()[all …]
2264 struct drm_i915_cmd_table { struct