[PATCH] drm/xe: Introduce the RPa information
Lucas De Marchi
lucas.demarchi at intel.com
Thu Jan 9 05:13:35 UTC 2025
On Fri, Dec 20, 2024 at 10:29:36AM -0500, Rodrigo Vivi wrote:
>+static void tgl_update_rpa_value(struct xe_guc_pc *pc)
>+{
>+ struct xe_gt *gt = pc_to_gt(pc);
>+ struct xe_device *xe = gt_to_xe(gt);
>+ u32 reg;
>+
>+ /*
>+ * For PVC we still need to use fused RP1 as the approximation for RPe
>+ * For other platforms than PVC we get the resolved RPe directly from
2 references to RPe that should probably had been RPA?
Lucas De Marchi
More information about the Intel-xe
mailing list