[PATCH v7 0/2] drm/xe: Use IBC v3 on PTL
Vinay Belgaumkar <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <[email protected]> |
Also add a debugfs entry to monitor the IA/GT bias values. v3: Use debugfs instead of sysfs (Rodrigo) v4: Address comments(Rodrigo) v5: Add assisted-by tag and other comments (Rodrigo, Michal) v6: Rename to gt_ia_bias (Anirban) v7: Correct the commit message Cc: Michal Wajdeczko <[email protected]> Cc: Rodrigo Vivi <[email protected]> Signed-off-by: Vinay Belgaumkar <[email protected]> Vinay Belgaumkar (2): drm/xe: Use IBC v3 on PTL drm/xe: Add debugfs for IA/GT bias drivers/gpu/drm/xe/abi/guc_actions_slpc_abi.h | 1 + drivers/gpu/drm/xe/regs/xe_gt_regs.h | 6 ++ drivers/gpu/drm/xe/xe_gt_debugfs.c | 80 +++++++++++++++++++ drivers/gpu/drm/xe/xe_guc_pc.c | 15 +++- 4 files changed, 101 insertions(+), 1 deletion(-) -- 2.38.1