mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-19 12:22:55 +00:00
tools/intel_reg_dumper: retrieve rc6 residency values
This allows to check if rc6 works, and how long have we been in each state. Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
This commit is contained in:
@@ -1694,6 +1694,10 @@ static struct reg_debug ironlake_debug_regs[] = {
|
||||
DEFINEREG(PCH_PP_DIVISOR),
|
||||
|
||||
DEFINEREG2(PORT_DBG, ivb_debug_port),
|
||||
|
||||
DEFINEREG(RC6_RESIDENCY_TIME),
|
||||
DEFINEREG(RC6p_RESIDENCY_TIME),
|
||||
DEFINEREG(RC6pp_RESIDENCY_TIME),
|
||||
};
|
||||
|
||||
static struct reg_debug i945gm_mi_regs[] = {
|
||||
|
||||
Reference in New Issue
Block a user