mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-18 16:55:45 +00:00
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
This commit is contained in:
committed by
FernandoS27
parent
e0027eba85
commit
8942047d41
@@ -35,8 +35,6 @@ private:
|
||||
std::shared_ptr<Module> nvdrv;
|
||||
|
||||
u64 pid{};
|
||||
|
||||
Kernel::EventPair query_event;
|
||||
};
|
||||
|
||||
} // namespace Service::Nvidia
|
||||
|
||||
Reference in New Issue
Block a user