]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/xe2: Enable Indirect Ring State support for Xe2
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Tue, 7 May 2024 22:42:53 +0000 (15:42 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 8 May 2024 21:48:33 +0000 (14:48 -0700)
commitfe0154cf8222d9e38c60ccc124adb2f9b5272371
tree59344de883a77525e0462a38bf60deee2f55a489
parent7578c2f811fffd7178de3075a19bddcbb7e0b2e7
drm/xe/xe2: Enable Indirect Ring State support for Xe2

Indirect Ring State is the recommended mode for Xe2 platforms,
enable it by default.

v2: Set has_indirect_ring_state to '1' instead of 'true'

Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240507224255.5059-5-niranjana.vishwanathapura@intel.com
drivers/gpu/drm/xe/xe_pci.c