Searched refs:master_reg_count (Results 1 – 2 of 2) sorted by relevance
613 ring->master_reg_count); in validate_regs_sorted()713 ring->master_reg_count = ARRAY_SIZE(hsw_master_regs); in i915_cmd_parser_init_ring()716 ring->master_reg_count = ARRAY_SIZE(ivb_master_regs); in i915_cmd_parser_init_ring()740 ring->master_reg_count = ARRAY_SIZE(hsw_master_regs); in i915_cmd_parser_init_ring()743 ring->master_reg_count = ARRAY_SIZE(ivb_master_regs); in i915_cmd_parser_init_ring()1007 ring->master_reg_count, in check_cmd()
336 int master_reg_count; member