]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/gpu/drm/xe/Kconfig.debug
drm/xe: Define DRM_XE_DEBUG_SRIOV config
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 28 Nov 2023 15:15:03 +0000 (16:15 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:45:27 +0000 (11:45 -0500)
commited750833f165869abf5effed5e02418d754647b0
tree26580a95ac3db512f8b24df3f5b344439e39f4fd
parent78e2701a2614720d8c47b3a8490bf61c29718e8a
drm/xe: Define DRM_XE_DEBUG_SRIOV config

We will be using extra logs during enabling of the SR-IOV features
or when adding support for new platforms. Define separate config
flag to keep that low level logs disabled if we're not debugging.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20231128151507.1015-2-michal.wajdeczko@intel.com
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/Kconfig.debug