Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_cmd_parser.c179 struct drm_i915_cmd_table { struct
516 static const struct drm_i915_cmd_table gen7_render_cmd_table[] = {
527 static const struct drm_i915_cmd_table gen7_video_cmd_table[] = {
532 static const struct drm_i915_cmd_table hsw_vebox_cmd_table[] = {
537 static const struct drm_i915_cmd_table gen7_blt_cmd_table[] = {
548 static const struct drm_i915_cmd_table gen9_blt_cmd_table[] = {
791 const struct drm_i915_cmd_table *cmd_tables, in validate_cmds_sorted()
801 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in validate_cmds_sorted()
895 const struct drm_i915_cmd_table *cmd_tables, in init_hash_table()
903 const struct drm_i915_cmd_table *table = &cmd_tables[i]; in init_hash_table()
[all …]

Completed in 6 milliseconds