gem5
|
This is the complete list of members for HDLcd::DmaEngine, including all inherited members.
abortFrame() | HDLcd::DmaEngine | |
atEndOfBlock() const | DmaReadFifo | inline |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
currentSection() | Serializable | static |
DmaEngine(HDLcd &_parent, size_t size, unsigned request_size, unsigned max_pending, size_t line_size, ssize_t line_pitch, unsigned num_lines) | HDLcd::DmaEngine | |
DmaReadFifo(DmaPort &port, size_t size, unsigned max_req_size, unsigned max_pending, Request::Flags flags=0) | DmaReadFifo | |
drain() override | DmaReadFifo | virtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
dumpSettings() | HDLcd::DmaEngine | |
flush() | DmaReadFifo | inline |
frameEnd | HDLcd::DmaEngine | protected |
get(uint8_t *dst, size_t len) | DmaReadFifo | |
get() | DmaReadFifo | inline |
isActive() const | DmaReadFifo | inline |
linePitch | HDLcd::DmaEngine | protected |
lineSize | HDLcd::DmaEngine | protected |
nextLineAddr | HDLcd::DmaEngine | protected |
notifyFork() | Drainable | inlinevirtual |
numLines | HDLcd::DmaEngine | protected |
onEndOfBlock() override | HDLcd::DmaEngine | protectedvirtual |
onIdle() override | HDLcd::DmaEngine | protectedvirtual |
parent | HDLcd::DmaEngine | protected |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | HDLcd::DmaEngine | virtual |
serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
signalDrainDone() const | Drainable | inlineprotected |
size() const | DmaReadFifo | inline |
startFill(Addr start, size_t size) | DmaReadFifo | |
startFrame(Addr fb_base) | HDLcd::DmaEngine | |
stopFill() | DmaReadFifo | |
tryGet(uint8_t *dst, size_t len) | DmaReadFifo | |
tryGet(T &value) | DmaReadFifo | inline |
unserialize(CheckpointIn &cp) override | HDLcd::DmaEngine | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
~DmaReadFifo() | DmaReadFifo | |
~Drainable() | Drainable | protectedvirtual |
~Serializable() | Serializable | virtual |