mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
reg dumper: Dump ILK panel fitting control debug registers
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -3255,6 +3255,12 @@ typedef enum {
|
||||
#define PFA_CTL_1 0x68080
|
||||
#define PFB_CTL_1 0x68880
|
||||
#define PF_ENABLE (1<<31)
|
||||
#define PFA_CTL_2 0x68084
|
||||
#define PFB_CTL_2 0x68884
|
||||
#define PFA_CTL_3 0x68088
|
||||
#define PFB_CTL_3 0x68888
|
||||
#define PFA_CTL_4 0x68090
|
||||
#define PFB_CTL_4 0x68890
|
||||
|
||||
#define PFA_WIN_POS 0x68070
|
||||
#define PFB_WIN_POS 0x68870
|
||||
|
||||
Reference in New Issue
Block a user