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

v1.11 Spec Changes for the L0 Loader #200

Merged
merged 14 commits into from
Oct 4, 2024

Commits on Oct 3, 2024

  1. Update with v1.10.0 spec

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4e348f6 View commit details
    Browse the repository at this point in the history
  2. Add factories for new metric handle types

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    144768c View commit details
    Browse the repository at this point in the history
  3. Add support for zeInitDrivers

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e79d4a1 View commit details
    Browse the repository at this point in the history
  4. Add driver init check and init tests

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    29965d9 View commit details
    Browse the repository at this point in the history
  5. Fix null driver zeInitDrivers count and tests

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e5ade0d View commit details
    Browse the repository at this point in the history
  6. Prevent driver removal if initDrivers support exists

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8912db2 View commit details
    Browse the repository at this point in the history
  7. Fix ze_init_driver_type_desc_t to string function

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2ed3a1e View commit details
    Browse the repository at this point in the history
  8. create compat header for 1.10 abi breakage

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    99b942c View commit details
    Browse the repository at this point in the history
  9. Fix init type coexistence and fix init recursion error

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2d28fe8 View commit details
    Browse the repository at this point in the history
  10. Revert "create compat header for 1.10 abi breakage"

    This reverts commit b9b7660.
    lisanna-dettwyler authored and nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e554152 View commit details
    Browse the repository at this point in the history
  11. Update to spec 1.11

    Signed-off-by: Lisanna Dettwyler <[email protected]>
    lisanna-dettwyler authored and nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7378560 View commit details
    Browse the repository at this point in the history
  12. Add Version v1.18.0 and Changelog

    Signed-off-by: Neil R. Spruit <[email protected]>
    nrspruit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b050dc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    0bd4739 View commit details
    Browse the repository at this point in the history
  2. Add missing update to param.cpp.mako

    Signed-off-by: Lisanna Dettwyler <[email protected]>
    lisanna-dettwyler committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    820afe8 View commit details
    Browse the repository at this point in the history