dev, arm: Add a device model that uses the NoMali model
Review Request #2869 - Created June 8, 2015 and submitted
| Information | |
|---|---|
| Andreas Sandberg | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10887:ef663bf9825b --------------------------- dev, arm: Add a device model that uses the NoMali model Add a simple device shim that interfaces with the NoMali model library. The gem5 side of the interface supports Mali T60x/T62x/T760 GPUs. This device model pretends to be a Mali GPU, but doesn't render anything and executes in zero time.
Posted (June 19, 2015, 7:03 a.m.)
-
src/dev/arm/gpu_nomali.hh (Diff revision 1) -
HH
-
src/dev/arm/gpu_nomali.hh (Diff revision 1) -
bool set.
-
src/dev/arm/gpu_nomali.hh (Diff revision 1) -
Since we are in file that is for nomali, I would like to call this variable just info.
-
src/dev/arm/gpu_nomali.hh (Diff revision 1) -
Maybe rename the variable to handle or libHandle or something similar.
-
src/dev/arm/gpu_nomali.cc (Diff revision 1) -
This will never evaluate to true since size == 4 here.
-
src/dev/arm/gpu_nomali.cc (Diff revision 1) -
Same comment as above.
Review request changed
Updated (June 21, 2015, 1:05 p.m.)
Description: |
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+463) |
Ship It!
