mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-18 20:03:06 +00:00
reg_dump: Dump display port register on Ironlake
Dump the display port register on Ironlake. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -1392,6 +1392,10 @@ static struct reg_debug ironlake_debug_regs[] = {
|
||||
DEFINEREG(HDMIC),
|
||||
DEFINEREG(HDMID),
|
||||
DEFINEREG2(PCH_LVDS, i830_debug_lvds),
|
||||
DEFINEREG(PCH_eDP_A),
|
||||
DEFINEREG(PCH_DP_B),
|
||||
DEFINEREG(PCH_DP_C),
|
||||
DEFINEREG(PCH_DP_D),
|
||||
};
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user