Use DMA for GPU
This commit is contained in:
@@ -95,8 +95,5 @@ namespace SPU {
|
||||
|
||||
setup_data_transfer_control();
|
||||
setup_control_register();
|
||||
|
||||
// Enable SPU DMA
|
||||
DPCR.write(DPCR.read() | DMAControlRegister::SPUEnable);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user