Age | Commit message (Expand) | Author |
2018-06-26 | gpu-compute: Remove unneeded Request::setVirt call | Alexandru Dutu |
2018-06-11 | misc: Using smart pointers for memory Requests | Giacomo Travaglini |
2018-06-11 | misc: Substitute pointer to Request with aliased RequestPtr | Giacomo Travaglini |
2018-05-30 | gpu-compute: use X86ISA::TlbEntry over GpuTlbEntry | Brandon Potter |
2018-05-16 | style: fix amd license and style issues | Tony Gutierrez |
2018-04-27 | sim,cpu,mem,arch: Introduced MasterInfo data structure | Giacomo Travaglini |
2017-07-12 | gpu-compute: Refactor some Event subclasses to lambdas | Sean Wilson |
2016-10-26 | gpu-compute: support in-order data delivery in GM pipe | Tony Gutierrez |
2016-10-26 | gpu-compute: use System cache line size in the GPU | Tony Gutierrez |
2016-10-26 | gpu-compute: add instruction mix stats for the gpu | Tony Gutierrez |
2016-10-26 | gpu-compute: remove inst enums and use bit flag for attributes | Tony Gutierrez |
2016-10-04 | gpu-compute: Added method to compute the actual workgroup size | Alexandru Dutu |
2016-09-16 | gpu-compute: Refactoring Wavefront::dynWaveId | Alexandru Dutu |
2016-09-16 | gpu-compute: Wavefront refactoring | Alexandru Dutu |
2016-09-16 | gpu-compute: Remove WFContext | Alexandru Dutu |
2016-06-09 | gpu-compute: parametrize Wavefront size | jkalamat |
2016-06-06 | stats: Fixing regStats function for some SimObjects | David Guillen Fandos |
2016-04-07 | mem: Remove threadId from memory request class | Mitch Hayenga |
2016-03-04 | base: Fix gpu-compute output stream creation | Andreas Hansson |
2016-02-18 | gpu: fix bugs with MemFence, Flat Instrs and Resource utilization | John Kalamatianos |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |