[PATCH 1/3] drm/xe/pmu: Enable PMU interface

Jani Nikula jani.nikula at linux.intel.com
Thu Sep 26 09:25:12 UTC 2024


On Wed, 25 Sep 2024, Vinay Belgaumkar <vinay.belgaumkar at intel.com> wrote:
> diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
> index ae245fbd91ee..bddb93e8b949 100644
> --- a/drivers/gpu/drm/xe/Makefile
> +++ b/drivers/gpu/drm/xe/Makefile
> @@ -266,6 +266,8 @@ xe-$(CONFIG_DRM_XE_DISPLAY) += \
>  	i915-display/skl_universal_plane.o \
>  	i915-display/skl_watermark.o
>  
> +xe-$(CONFIG_PERF_EVENTS) += xe_pmu.o
> +

Why add perf events stuff *between* two blocks of display objects?

>  ifeq ($(CONFIG_ACPI),y)
>  	xe-$(CONFIG_DRM_XE_DISPLAY) += \
>  		i915-display/intel_acpi.o \

-- 
Jani Nikula, Intel


More information about the Intel-xe mailing list