[Intel-gfx] [PATCH 55/56] drm/i915/perf: Enable OA formats for ADL_P
Dixit, Ashutosh
ashutosh.dixit at intel.com
Fri Mar 12 20:37:58 UTC 2021
On Thu, 11 Mar 2021 14:36:31 -0800, Matt Roper wrote:
>
> From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
>
> Enable relevant OA formats for ADL_P.
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
> Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>
> Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
> Signed-off-by: Clinton Taylor <Clinton.A.Taylor at intel.com>
> Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> drivers/gpu/drm/i915/i915_perf.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/i915_perf.c b/drivers/gpu/drm/i915/i915_perf.c
> index c15bead2dac7..e52b54ff0999 100644
> --- a/drivers/gpu/drm/i915/i915_perf.c
> +++ b/drivers/gpu/drm/i915/i915_perf.c
> @@ -4291,6 +4291,7 @@ static void oa_init_supported_formats(struct i915_perf *perf)
> case INTEL_ROCKETLAKE:
> case INTEL_DG1:
> case INTEL_ALDERLAKE_S:
> + case INTEL_ALDERLAKE_P:
> oa_format_add(perf, I915_OA_FORMAT_A12);
> oa_format_add(perf, I915_OA_FORMAT_A12_B8_C8);
> oa_format_add(perf, I915_OA_FORMAT_A32u40_A4u32_B8_C8);
> --
> 2.25.4
>
More information about the Intel-gfx
mailing list