arch, mem, cpu, systemc: Remove Python 2.7 glue code
[gem5.git] / src / gpu-compute /
2021-01-21 Kyle Roartygpu-compute: Simplify LGKM decrementing for Flat instru...
2021-01-18 Matthew Porembaarch-gcn3,gpu-compute: Update stats style for GPU
2021-01-15 Kyle Roartygpu-compute: Fix LGKM decrementing for flat atomic...
2021-01-14 gauravjain14gpu-compute: Support for dynamic register alloc
2021-01-13 Gabe Blackmisc: Fix missing includes.
2021-01-07 Kyle Roartygpu-compute: Fix FLAT insts decrementing lgkm count...
2020-12-01 Kyle Roartygpu-compute: Use dict.get syntax for accessing buildEnv...
2020-11-30 Kyle Roartygpu-compute: Add exp_cnt tracking for buffer store...
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-11-16 Daniel Gerzhoydev-hsa,gpu-compute: Agent Packet handler implemented.
2020-11-04 Tuan Tagpu-compute,mem-ruby: Replace ACQUIRE and RELEASE reque...
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-26 Gabe Blackgpu: Use X86ISA instead of TheISA in src/gpu-compute.
2020-10-19 Gabe Blackmisc: Use compiler.hh macros when available.
2020-10-15 Kyle Roartygpu-compute,mem-ruby: Properly create/handle WriteCompl...
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-30 Matthew Porembaconfigs,gpu-compute: Fixes to connect gmTokenPort
2020-09-28 Gabe Blackmisc: Update attribute syntax, and reorganize compiler.hh.
2020-09-28 Gabe Blackarm,base,gpu: Use std::make_unique instead of m5::make_...
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-24 Kyle Roartygpu-compute: replace uint32_t* casts with bits API...
2020-09-22 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-18 Gabe Blackgpu: Stop using TheISA in the GPU TLB.
2020-09-17 Kyle Roartygpu-compute: Fix deadlock in fetch_unit after branch...
2020-09-17 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-16 Gabe Blackgpu: Fix a syntax error in X86GPUTLB.py.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-08-31 Kyle Roartymisc: Use VPtr in hsa_driver.cc
2020-08-28 Gabe Blackmisc: Clean up usage of arch/isa_traits.hh.
2020-08-27 Tony Gutierrezgpu-compute: Create CU's ports in the standard way
2020-08-26 Emily Brickeygpu-compute: update port terminology
2020-08-18 Kyle Roartyconfigs,gpu-compute,mem-ruby: connect gmTokenPorts...
2020-08-18 Gabe Blackmisc: Make registerExitCallback use CallbackQueue2.
2020-07-20 Matthew Porembaarch-gcn3,gpu-compute: Fix GCN3 related compiler errors
2020-07-17 Tony Gutierrezgpu-compute, arch-gcn3: Change how waitcnts are implemented
2020-07-17 Tony Gutierrezgpu-compute: Add pipeline stage interface classes
2020-07-17 Alexandru Dutugpu-compute: No RF scheduling in case of SKIP or EMPTY
2020-07-17 Tony Gutierrezgpu-compute: Use refs to CU in pipe stages/mem pipes
2020-07-17 Michael LeBeanegpu-compute: Fix Y-dimension ABI decode
2020-07-17 Tony Gutierrezgpu-compute: Don't track vector store insts in CU's...
2020-07-17 Michael LeBeanegpu_compute: Support loading BLIT kernels
2020-07-16 Matt Sinclairarch-gcn3: convert vALU instruction counters from 32...
2020-07-16 Tony Gutierrezgpu-compute: Init CU object for pipe stages in their...
2020-07-16 Tony Gutierrezgpu-compute, arch-gcn3: refactor barriers
2020-07-16 Tony Gutierrezgpu-compute: Fix LDS out-of-bounds behavior
2020-07-13 Xianwei Zhanggpu-compute: enable kernel-end WB functionality
2020-07-13 Michael LeBeanearch-gcn3, gpu-compute: Implement out-of-range accesses
2020-07-13 Onur Kayirangpu-compute: Dropping fetchs when no entry is reserved...
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-22 Tony Gutierrezgpu-compute: Make headTailMap a std::unordered_map
2020-06-22 Tony Gutierrezgpu-compute: Remove unused function hostWakeUp from...
2020-06-22 Tony Gutierrezarch-gcn3, gpu-compute: Fix issue when reading const...
2020-06-19 Matt Sinclairarch-gcn3: add support for unaligned accesses
2020-06-19 Xianwei Zhanggpu-compute: enable flexible control of kernel boundary...
2020-06-19 Matthew Porembagpu-compute: remove recvToken from GM pipe exec
2020-06-17 Tony Gutierrezarch, gpu-compute: Remove HSAIL related files
2020-06-15 Tony Gutierrezgpu-compute, mem-ruby, configs: Add GCN3 ISA support...
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
2020-06-02 Bobby R. Brucemisc: Merge in 'hotfix-m5-tick-rounding-error'
2020-05-28 Bobby R. BruceMerge branch 'release-staging-v20.0.0.0' into develop
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-28 Bobby R. Brucegpu-compute,misc: Removed unused 'vaddr' capture
2020-05-11 Matthew Porembagpu-compute,mem-ruby: Refactor GPU coalescer
2020-04-03 Matthew Porembabase,arch-hsail: Fix GPU build
2020-03-25 Matthew Porembasim-se: Switch to new MemState API
2020-03-12 Gabe Blacksim,gpu: Make ioctl unconditionally take an address...
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2020-03-04 Gabe Blackarch,cpu,mem: Replace the mmmapped IPR mechanism with...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackgpu-compute: Delete authors lists from gpu-compute...
2020-01-09 Giacomo Travaglinibase, gpu-compute: Move gpu AMOs into the generic header
2019-09-20 Jing Qugpu-compute: Fix overriden errors
2019-05-30 Gabe Blackarch, base, cpu, gpu, sim: Merge getMemProxy and getVir...
2019-05-21 Brandon Pottersim-se: change syscall function signature
2019-05-18 Gabe Blackarch, base, cpu, dev, mem, sim: Remove #if 0-ed out...
2019-04-28 Gabe Blackmem: Minimize the use of MemObject.
2019-03-19 Gabe Blackarch, cpu, dev, gpu, mem, sim, python: start using...
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2019-01-16 Gabe Blackcpu: dev: sim: gpu-compute: Banish some ISA specific...
2018-11-27 Gabe Blackarch, base, cpu, gpu, mem: Replace assert(0 or false...
2018-10-17 Gabe Blackgpu-compute: Explicitly use little endian packet accessors.
2018-08-17 Brandon Potterhsail-x86: fix gpu dynamic instruction error
2018-08-17 Brandon Potterhsail-x86: fix addr_range_map error
2018-06-26 Alexandru Dutugpu-compute: Remove unneeded Request::setVirt call
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-06-11 Giacomo Travaglinimisc: Substitute pointer to Request with aliased RequestPtr
2018-05-30 Brandon Pottergpu-compute: use X86ISA::TlbEntry over GpuTlbEntry
2018-05-16 Tony Gutierrezstyle: fix amd license and style issues
2018-05-15 Tony Gutierrezgpu-compute: Cleanup the scheduler a bit
2018-04-27 Giacomo Travaglinisim,cpu,mem,arch: Introduced MasterInfo data structure
2018-04-17 Tony Gutierrezgpu-compute: fix bad asserts in gpu tlb and cu tlb...
2018-03-22 Gabe Blackhsail: Get rid of an inert private member of StorageSpace.
2018-01-23 Gabe Blacktarch, mem: Abstract the data stored in the SE page...
2018-01-20 Gabe Blackarch, mem: Make the page table lookup function return...
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-07-12 Sean Wilsongpu-compute: Refactor some Event subclasses to lambdas
2017-06-20 Sean Wilsoncpu, gpu-compute: Replace EventWrapper use with EventFu...
next