Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tools/
Dintel_reg_decode.c782 struct reg_debug { struct
788 static const struct reg_debug intel_debug_regs[] = { argument
1030 static const struct reg_debug i965_fences[] = {
2057 static const struct reg_debug gen6_fences[] = {
2096 static const struct reg_debug ironlake_debug_regs[] = {
2373 static const struct reg_debug haswell_debug_regs[] = {
2576 static const struct reg_debug i945gm_mi_regs[] = {
2604 static const struct reg_debug gen6_rp_debug_regs[] = {
2662 const struct reg_debug *regs;
2694 const struct reg_debug *regs = known_registers[i].regs; in intel_reg_spec_decode()
[all …]