]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Add infrastructure for per engine tuning
authorMatt Atwood <matthew.s.atwood@intel.com>
Fri, 6 Oct 2023 16:11:47 +0000 (09:11 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:42:10 +0000 (11:42 -0500)
commita617b3048abea1cb424963f4354941b335d5a911
tree15967efad5663eae4f3084d1355ba74fce8737ef
parent3a13c2de442d6bfaef9c102cd1092e6cae22b753
drm/xe: Add infrastructure for per engine tuning

Add the infrastructure for per engine tuning in preparation for disable
indirect state.

v3: Rebase
v4: Fix rebasing issues

Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_hw_engine.c
drivers/gpu/drm/xe/xe_tuning.c
drivers/gpu/drm/xe/xe_tuning.h