Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add paranoid checks and debug messages for Xe KMD #3326

Merged
merged 1 commit into from
May 23, 2024

Commits on May 22, 2024

  1. Add paranoid checks and debug messages for Xe KMD

    Xe is the new KMD driver for Intel GPUs on Linux, replacing i915
    on LNL and newer.
    
    So here just checking if '/proc/sys/dev/xe/perf_stream_paranoid' is also
    set to 0 and printing debug messages when it is set to 1.
    
    Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
    zehortigoza committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a3d5d6c View commit details
    Browse the repository at this point in the history