Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
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, in validate_cmds_sorted()
564 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in validate_cmds_sorted()
638 const struct drm_i915_cmd_table *cmd_tables, in init_hash_table()
646 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in init_hash_table()
[all …]
Di915_drv.h2428 struct drm_i915_cmd_table { struct