Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_cmd_parser.c629 struct drm_i915_reg_table { struct
635 static const struct drm_i915_reg_table ivb_render_reg_tables[] = { argument
640 static const struct drm_i915_reg_table ivb_blt_reg_tables[] = {
645 static const struct drm_i915_reg_table hsw_render_reg_tables[] = {
651 static const struct drm_i915_reg_table hsw_blt_reg_tables[] = {
774 const struct drm_i915_reg_table *table; in validate_regs_sorted()
1032 const struct drm_i915_reg_table *table = engine->reg_tables; in find_reg()
Dintel_ringbuffer.h147 struct drm_i915_reg_table;
601 const struct drm_i915_reg_table *reg_tables;