Searched refs:master_reg_count (Results 1 – 2 of 2) sorted by relevance
578 ring->master_reg_count); in validate_regs_sorted()678 ring->master_reg_count = ARRAY_SIZE(hsw_master_regs); in i915_cmd_parser_init_ring()681 ring->master_reg_count = ARRAY_SIZE(ivb_master_regs); in i915_cmd_parser_init_ring()705 ring->master_reg_count = ARRAY_SIZE(hsw_master_regs); in i915_cmd_parser_init_ring()708 ring->master_reg_count = ARRAY_SIZE(ivb_master_regs); in i915_cmd_parser_init_ring()983 ring->master_reg_count, in check_cmd()
310 int master_reg_count; member