Fernando Sahmkow
|
4e9f975935
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
|
před 6 roky |
David Marcec
|
f9259c0383
Initial implementation of Ioctl2 & Ioctl3
|
před 6 roky |
Fernando Sahmkow
|
d20ede40b1
NVServices: Styling, define constructors as explicit and corrections
|
před 7 roky |
Fernando Sahmkow
|
0335a25d1f
NVServices: Make NVEvents Automatic according to documentation.
|
před 7 roky |
Fernando Sahmkow
|
b6844bec60
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
|
před 7 roky |
Fernando Sahmkow
|
7d1b974bca
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
|
před 7 roky |
Fernando Sahmkow
|
24408cce9b
nv_services: Deglobalize NvServices
|
před 7 roky |
Fernando Sahmkow
|
78add28aab
nvhost_ctrl: Corrections to event handling
|
před 7 roky |
Fernando Sahmkow
|
e0027eba85
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregister
|
před 7 roky |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
před 7 roky |
David Marcec
|
76fad8410d
Registered missing channel devices
|
před 8 roky |
Lioncash
|
d378d98e26
nvdrv: Get rid of global std::weak_ptr
|
před 8 roky |
Lioncash
|
300ab211e8
nvdrv: Make Ioctl()'s definition match its prototype
|
před 8 roky |
Lioncash
|
f9951352f6
service/nvdrv: Take std::string in Open() by const reference
|
před 8 roky |
Lioncash
|
a2cd07d094
service/nvdrv: Use std::move where applicable
|
před 8 roky |
mailwl
|
9a273bb23b
Services/nvdrv: add '/dev/nvhost-nvdec' device
|
před 8 roky |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
před 8 roky |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
před 8 roky |
Subv
|
6cddf9d88e
Make a GPU class in VideoCore to contain the GPU state.
|
před 8 roky |
Subv
|
ba2426aa3f
nvdrv: Make the GPU memory manager available to nvhost-gpu.
|
před 8 roky |
bunnei
|
703880c9ab
nvhost_as_gpu: Add nvmap as a class member.
|
před 8 roky |
David
|
d129905a66
Extra nvdrv support (#162)
|
před 8 roky |
David
|
eeb3b5eed7
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
|
před 8 roky |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
před 8 roky |
Frederic Meyer
|
60d650cc4e
nvdrv: stubbed Close(cmd 2)
|
před 8 roky |
Subv
|
cb75b56e45
NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a
|
před 8 roky |
Subv
|
30657f9ca1
NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call.
|
před 8 roky |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
před 8 roky |
Subv
|
34ae2ec644
NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.
|
před 8 roky |
Subv
|
94a5e97eb3
NV: Implemented the nvdrv:a service and the /dev/nvmap device.
|
před 8 roky |