-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3309/
-----------------------------------------------------------
Review request for Default.
Repository: gem5
Description
-------
Changeset 11315:7fb6aef280aa
---------------------------
dev, arm: Refactor the NoMali GPU
Refactor and cleanup the NoMaliGpu class:
* Use a std::map instead of a switch block to map the parameter enum
describing the GPU type to a NoMali type.
* Remove redundant NoMali handle from the interrupt callback.
* Make callbacks and API wrappers protected instead of private to
enable future extensions.
* Wrap remaining NoMali API calls.
Diffs
-----
src/dev/arm/gpu_nomali.hh 4a5f52f2defa
src/dev/arm/gpu_nomali.cc 4a5f52f2defa
Diff: http://reviews.gem5.org/r/3309/diff/
Testing
-------
Thanks,
Andreas Sandberg
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev