Fernando Sahmkow
|
7a9d1ad2f8
NVDRV: Implement sessions and initial implementation of SMMU
|
2 лет назад |
Liam
|
723df0f368
nvdrv: rework to remove memcpy
|
2 лет назад |
Liam
|
18450ebd78
nvdrv: convert nvmap
|
2 лет назад |
Liam
|
a85ce8ea56
k_process: PageTable -> GetPageTable
|
3 лет назад |
Kelebek1
|
5da70f7197
Remove memory allocations in some hot paths
|
3 лет назад |
Liam
|
600f325d87
general: fix spelling mistakes
|
3 лет назад |
Liam
|
ceda2d280e
general: rename CurrentProcess to ApplicationProcess
|
3 лет назад |
ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 лет назад |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 лет назад |
ameerj
|
f517f82416
nvdrv: Use std::span for inputs
|
3 лет назад |
bunnei
|
ba21ba0c5c
core: hle: kernel: k_memory_manager: Refresh.
|
3 лет назад |
Liam
|
2cdfbbc07d
nvnflinger: release queued handles immediately on disconnection
|
3 лет назад |
bunnei
|
ff26190d42
core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup.
|
3 лет назад |
VonChenPlus
|
9982cff98b
Core: Fix get nvmap object random crash
|
4 лет назад |
Liam White
|
afab6c143c
General: Fix compilation for GCC
|
4 лет назад |
Fernando Sahmkow
|
4d60410dd9
MemoryManager: initial multi paging system implementation.
|
4 лет назад |
Fernando Sahmkow
|
139ea93512
VideoCore: implement channels on gpu caches.
|
4 лет назад |
Fernando Sahmkow
|
68d9504a04
NVMAP: Fix the Free return parameters.
|
4 лет назад |
Fernando Sahmkow
|
de0e8eff42
NVDRV: Implement new NvMap
|
4 лет назад |
Kelebek1
|
03aedccaa2
Demote services from warning/info to debug to reduce log spam:
|
3 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Lioncash
|
9e726a9250
service: Resolve cases of member field shadowing
|
5 лет назад |
Chloe Marcec
|
99fdfa1fcd
nvdrv: Pass device fd and handle device create methods for device opening and closing
|
5 лет назад |
bunnei
|
0c81b83ca9
hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.
|
5 лет назад |
Chloe Marcec
|
ab25d1fe9a
nvservices: Reintroducee IoctlCtrl
|
5 лет назад |
Chloe Marcec
|
fc4d692c50
Addressed issues
|
5 лет назад |
Chloe Marcec
|
31c12de0fe
core: Make nvservices more standardized
|
5 лет назад |
bunnei
|
db94457205
Update src/core/hle/service/nvdrv/devices/nvmap.cpp
|
6 лет назад |
bunnei
|
05def61398
hle: nvdrv: Rewrite of GPU memory management.
|
6 лет назад |
David Marcec
|
f9259c0383
Initial implementation of Ioctl2 & Ioctl3
|
6 лет назад |