Searched refs:drm_i915_cmd_table (Results 1 – 1 of 1) sorted by relevance
178 struct drm_i915_cmd_table { struct515 static const struct drm_i915_cmd_table gen7_render_cmd_table[] = {520 static const struct drm_i915_cmd_table hsw_render_ring_cmd_table[] = {526 static const struct drm_i915_cmd_table gen7_video_cmd_table[] = {531 static const struct drm_i915_cmd_table hsw_vebox_cmd_table[] = {536 static const struct drm_i915_cmd_table gen7_blt_cmd_table[] = {541 static const struct drm_i915_cmd_table hsw_blt_ring_cmd_table[] = {547 static const struct drm_i915_cmd_table gen9_blt_cmd_table[] = {786 const struct drm_i915_cmd_table *cmd_tables, in validate_cmds_sorted()796 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in validate_cmds_sorted()[all …]