summaryrefslogtreecommitdiffstats
path: root/src/core/hardware_interrupt_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NVDRV: Further refactors and eliminate old code.Fernando Sahmkow2022-10-061-32/+0
* Rework CoreTimingKelebek12022-07-101-1/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Append service name prefix to common filenamesMorph2021-07-141-1/+1
* core_timing: Make use of uintptr_t to represent user_dataLioncash2020-07-281-2/+2
* core_timing: Make TimedCallback take std::chrono::nanosecondsLioncash2020-07-161-6/+7
* core_timing: Make use of std::chrono with ScheduleEventLioncash2020-07-161-1/+1
* core_timing: Use better reference tracking for EventType. (#3159)bunnei2019-11-271-7/+6
* NVServices: Styling, define constructors as explicit and correctionsFernando Sahmkow2019-07-051-1/+7
* GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardwareFernando Sahmkow2019-07-051-4/+7
* Gpu: Implement Hardware Interrupt Manager and manage GPU interruptsFernando Sahmkow2019-07-051-0/+21