mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +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:
+1
-1
@@ -1566,7 +1566,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
#define ADPA_HSYNC_ACTIVE_HIGH (1<<3)
|
||||
#define ADPA_HSYNC_ACTIVE_LOW 0
|
||||
|
||||
#define PCH_eDP_A 0x64000
|
||||
#define CPU_eDP_A 0x64000
|
||||
#define PCH_DP_B 0xe4100
|
||||
#define PCH_DP_C 0xe4200
|
||||
#define PCH_DP_D 0xe4300
|
||||
|
||||
Reference in New Issue
Block a user