mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
intel_reg_dumper: eDP port is on the CPU, not PCH
Made me think there was another register until I checked the offset.
This commit is contained in:
@@ -1649,7 +1649,7 @@ static struct reg_debug ironlake_debug_regs[] = {
|
||||
DEFINEREG2(HDMIC, ironlake_debug_hdmi),
|
||||
DEFINEREG2(HDMID, ironlake_debug_hdmi),
|
||||
DEFINEREG2(PCH_LVDS, i830_debug_lvds),
|
||||
DEFINEREG(PCH_eDP_A),
|
||||
DEFINEREG(CPU_eDP_A),
|
||||
DEFINEREG(PCH_DP_B),
|
||||
DEFINEREG(PCH_DP_C),
|
||||
DEFINEREG(PCH_DP_D),
|
||||
|
||||
Reference in New Issue
Block a user