From 58aa7346c370700658fbbe13659e823afe98b6e4 Mon Sep 17 00:00:00 2001 From: Ben Widawsky Date: Fri, 17 Jan 2014 20:26:54 -0800 Subject: [PATCH] quick_dump/hsw: Watermark debug Signed-off-by: Ben Widawsky --- tools/quick_dump/haswell_other.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tools/quick_dump/haswell_other.txt b/tools/quick_dump/haswell_other.txt index c9904c22..77c6e957 100644 --- a/tools/quick_dump/haswell_other.txt +++ b/tools/quick_dump/haswell_other.txt @@ -5,3 +5,15 @@ ('HSW_PWR_WELL_DEBUG', '0x0004540c', '') ('HSW_PWR_WELL_CTL5', '0x00045410', '') ('HSW_PWR_WELL_CTL6', '0x00045414', '') + +# Watermarks +('WM_PIPE_A', '0x45100', '') +('WM_LINETIME_A', '0x45270', '') +('WM_PIPE_B', '0x45104', '') +('WM_LINETIME_B', '0x45274', '') +('WM_PIPE_C', '0x45200', '') +('WM_LINETIME_C', '0x45278', '') +('WM_LP_1', '0x45108', '') +('WM_LP_2', '0x4510c', '') +('WM_LP_SPR_1', '0x45120', '') +('WM_LP_SPR', '0x45124', '')