Fernando Sahmkow
|
8014dd8259
Texture cache: Only force flush the dma downloads
|
3 years ago |
Fernando Sahmkow
|
c6cac2ffaa
GPU: Add Reactive flushing
|
3 years ago |
Fernando Sahmkow
|
8a3411b417
Engines: Implement Accelerate DMA Texture.
|
4 years ago |
Fernando Sahmkow
|
b56ad93bbc
BufferBase: Don't ignore GPU pages.
|
3 years ago |
Fernando Sahmkow
|
6c7eb81f7d
video_core: Cache GPU internal writes.
|
3 years ago |
Fernando Sahmkow
|
cb1497d0d7
DMAPusher: Improve collection of non executing methods
|
3 years ago |
ameerj
|
c6590ad07b
scratch_buffer: Explicitly defing resize and resize_destructive functions
|
3 years ago |
ameerj
|
4bc2d82130
video_core: Add usages of ScratchBuffer
|
3 years ago |
Lioncash
|
d7ec031419
engines: Remove unnecessary casts
|
3 years ago |
Fernando Sahmkow
|
daf2ef8f1c
MaxwellDMA: Implement BlockLinear to BlockLinear copies.
|
3 years ago |
Morph
|
e5a446a0df
Merge pull request #9229 from Docteh/achy_breaky_heart
|
3 years ago |
Kyle Kienapfel
|
6fa3faec65
Add break for default cases
|
3 years ago |
FengChen
|
d03afd6f4b
video_core: Fix dma copy 1D random crash
|
3 years ago |
FengChen
|
23b6569fc2
video_core: implement 1D copies based on VMM 'kind'
|
3 years ago |
Liam
|
aedd739631
maxwell_dma: remove warnings from implemented functionality
|
3 years ago |
Fernando Sahmkow
|
a9ca39f859
NVDRV: Further improvements.
|
4 years ago |
bunnei
|
f5fd6b5c86
DMA & InlineToMemory Engines Rework.
|
3 years ago |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 years ago |
Liam
|
e7ba9fd7e1
maxwell_dma: use fallback if remapping is enabled
|
4 years ago |
Liam
|
4f1a2c2562
maxwell_dma: fix bytes per pixel
|
4 years ago |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 years ago |
Lody
|
4498908e72
MaxwellDMA: Implement semaphore operations
|
4 years ago |
ameerj
|
24049591f6
maxwell_dma: Minor refactoring
|
4 years ago |
FernandoS27
|
c736b9ffab
DMA: Restrict optimised path for BlockToLinear further.
|
5 years ago |
Fernando Sahmkow
|
1ae4b684ff
Buffer cache: Fixes, Clang and Feedback.
|
5 years ago |
Fernando Sahmkow
|
495b8e31b5
DMAEngine: Revert flushing from Pitch to BlpockLinear.
|
5 years ago |
Fernando Sahmkow
|
b780d5b5c5
DMAEngine: Accelerate BufferClear
|
5 years ago |
Fernando Sahmkow
|
be1a3f7a0f
accelerateDMA: Accelerate Buffer Copies.
|
5 years ago |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 years ago |
ReinUsesLisp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 years ago |