mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
quick_dump: Add basic haswell support
Mostly using the IVB registers + a few I grabbed from i915_reg.h Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
('HSW_FUSE_STRAP', '0x00042014', '')
|
||||
('HSW_PWR_WELL_BIOS', '0x00045400', '')
|
||||
('HSW_PWR_WELL_DRIVER', '0x00045404', '')
|
||||
('HSW_PWR_WELL_KVMR', '0x00045408', '')
|
||||
('HSW_PWR_WELL_DEBUG', '0x0004540c', '')
|
||||
('HSW_PWR_WELL_CTL5', '0x00045410', '')
|
||||
('HSW_PWR_WELL_CTL6', '0x00045414', '')
|
||||
Reference in New Issue
Block a user