Lines Matching full:pipeline
8 (DCN) works, we need to start with an overview of the hardware pipeline. Below
55 pipeline is connected to the Scalable Data Port (SDP) via DCHUB; you can see
88 Display pipeline can be broken down into two components that are usually
129 AMD Hardware Pipeline
132 When discussing graphics on Linux, the **pipeline** term can sometimes be
134 when we say **pipeline**. In the DCN driver, we use the term **hardware
135 pipeline** or **pipeline** or just **pipe** as an abstraction to indicate a
137 core treats DCN blocks as individual resources, meaning we can build a pipeline
138 by taking resources for all individual hardware blocks to compose one pipeline.
141 arbitrarily assigned as needed. We have this pipeline concept for trying to
148 this log can help us to see part of this pipeline behavior in real-time::
162 we have just a single **pipeline** where the data flows from DCHUB to DIO, as
180 From the above example, we now split the display pipeline into two vertical
207 the DCN pipeline without underflows or hangs in any given system configuration.