Searched refs:drm_i915_cmd_table (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c364 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[] = {
554 const struct drm_i915_cmd_table *cmd_tables, validate_cmds_sorted()
564 const struct drm_i915_cmd_table *table = &cmd_tables[i]; validate_cmds_sorted()
638 const struct drm_i915_cmd_table *cmd_tables, init_hash_table()
646 const struct drm_i915_cmd_table *table = &cmd_tables[i]; init_hash_table()
690 const struct drm_i915_cmd_table *cmd_tables; i915_cmd_parser_init_ring()
H A Di915_drv.h2428 struct drm_i915_cmd_table { struct

Completed in 131 milliseconds