On Thu, 11 Mar 2021 14:36:31 -0800, Matt Roper wrote:
>
> From: Umesh Nerlige Ramappa <[email protected]>
>
> Enable relevant OA formats for ADL_P.

Reviewed-by: Ashutosh Dixit <[email protected]>

> Cc: Ashutosh Dixit <[email protected]>
> Signed-off-by: Umesh Nerlige Ramappa <[email protected]>
> Signed-off-by: Clinton Taylor <[email protected]>
> Signed-off-by: Matt Roper <[email protected]>
> ---
>  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
>
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to