]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/xe2: Assume tuning settings also apply for future media GT
authorGustavo Sousa <gustavo.sousa@intel.com>
Fri, 20 Sep 2024 21:13:17 +0000 (18:13 -0300)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 23 Sep 2024 17:46:31 +0000 (10:46 -0700)
commitf5b463fd7c75474e184e24395e9703cec7c676e3
tree511624246037f1ce671f8042261f5b1be624d2c4
parente1f813947ccf2326cfda4558b7d31430d7860c4b
drm/xe/xe2: Assume tuning settings also apply for future media GT

We already make the assumption that recommended tuning settings for
primary GT on Xe2 will also apply for future releases. Let's make the
same assumption for the media GT. We can come back and define closed
ranges when that becomes necessary.

Bspec: 72161
Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240920211459.255181-4-gustavo.sousa@intel.com
drivers/gpu/drm/xe/xe_tuning.c