Skip to content

Update some new function ids#12

Open
Dreamacro wants to merge 1 commit into
arcnmx:masterfrom
Dreamacro:update-function-ids
Open

Update some new function ids#12
Dreamacro wants to merge 1 commit into
arcnmx:masterfrom
Dreamacro:update-function-ids

Conversation

@Dreamacro
Copy link
Copy Markdown

This pull request includes changes to the sys/src/nvid.rs file, specifically adding new extended versions of existing NVAPI DRS functions. These additions enhance the functionality by providing extended capabilities for each corresponding function.

Those function ID are from https://github.com/Orbmu2k/nvidiaProfileInspector/blob/0cbafd18a3480f65c98bc39c480bd16ab34ba1eb/nspector/Native/NVAPI/NvapiDrsWrapper.cs#L719

Enhancements to NVAPI DRS functions:

  • Added NvAPI_DRS_SetSettingExt (0x8a2cf5f5)
  • Added NvAPI_DRS_GetSettingExt (0xea99498d)
  • Added NvAPI_DRS_EnumSettingsExt (0xcfd6983e)
  • Added NvAPI_DRS_EnumAvailableSettingIdsExt (0xe5de48e5)
  • Added NvAPI_DRS_GetSettingNameFromIdExt (0x1eb13791)
  • Added NvAPI_DRS_DeleteProfileSettingExt (0xd20d29df)
  • Added NvAPI_DRS_RestoreProfileDefaultSettingExt (0x7dd5b261)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant