Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_cmd_parser.c693 struct drm_i915_reg_table { struct
698 static const struct drm_i915_reg_table ivb_render_reg_tables[] = { argument
702 static const struct drm_i915_reg_table ivb_blt_reg_tables[] = {
706 static const struct drm_i915_reg_table hsw_render_reg_tables[] = {
711 static const struct drm_i915_reg_table hsw_blt_reg_tables[] = {
715 static const struct drm_i915_reg_table gen9_blt_reg_tables[] = {
848 const struct drm_i915_reg_table *table; in validate_regs_sorted()
1117 const struct drm_i915_reg_table *table = engine->reg_tables; in find_reg()
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_engine_types.h56 struct drm_i915_reg_table;
496 const struct drm_i915_reg_table *reg_tables;