[PR #219] [MERGED] Complete HW state init functions #1403

Closed
opened 2026-02-27 21:12:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/219
Author: @psucien
Created: 6/27/2024
Status: Merged
Merged: 6/27/2024
Merged by: @georgemoralis

Base: mainHead: gnmdriver/hw_init


📝 Commits (2)

  • 9194078 libraries: gnmdriver: complete HW stat init functions
  • 7fd832b things prettified

📊 Changes

3 files changed (+281 additions, -50 deletions)

View changed files

📝 src/core/libraries/gnmdriver/gnmdriver.cpp (+274 -49)
📝 src/core/libraries/gnmdriver/gnmdriver.h (+1 -1)
📝 src/video_core/amdgpu/liverpool.cpp (+6 -0)

📄 Description

As we more and more rely on GPU HW state configuration, a proper initialization of contexts is required. This PR adds complete implementation of GnmDriver's HW state init functions.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/219 **Author:** [@psucien](https://github.com/psucien) **Created:** 6/27/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `gnmdriver/hw_init` --- ### 📝 Commits (2) - [`9194078`](https://github.com/shadps4-emu/shadPS4/commit/91940781b8e52f911cced1c2bcb1e198549b7f83) libraries: gnmdriver: complete HW stat init functions - [`7fd832b`](https://github.com/shadps4-emu/shadPS4/commit/7fd832b68c1ff8b92ba19c5f95f650f9ecd74942) things prettified ### 📊 Changes **3 files changed** (+281 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/gnmdriver/gnmdriver.cpp` (+274 -49) 📝 `src/core/libraries/gnmdriver/gnmdriver.h` (+1 -1) 📝 `src/video_core/amdgpu/liverpool.cpp` (+6 -0) </details> ### 📄 Description As we more and more rely on GPU HW state configuration, a proper initialization of contexts is required. This PR adds complete implementation of GnmDriver's HW state init functions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1403
No description provided.