Lines Matching full:we
50 For this hardware example, we have 4 pipes (if you don't know what AMD pipe
59 hypothetical hardware that we are using as an example, we have an absolute
62 every DCN has different restrictions; here, we are just trying to provide the
86 Before we start to describe some restrictions around cursor and MPO, see the
120 .. note:: Keep in mind that we could extend this configuration to more planes,
121 but that is currently not supported by our driver yet (maybe if we have a
122 userspace request in the future, we can change that).
128 .. note:: We could extend this behavior to more planes, but that is currently
182 protect the plane that handles the video playback; notice that we don't have
190 Let's discuss some of the hardware limitations we have when dealing with
197 documentation supposes an example where we have two displays and video playback
204 the two displays, we need to use 2 pipes. See the example below where we avoid
207 - 1 display (1 pipe) + MPO (1 pipe), we will use two pipes
208 - 2 displays (2 pipes) + MPO (1-2 pipes); we will use 4 pipes. MPO in the
210 - 3 Displays (3 pipes) + MPO (1-2 pipes), we need 5 pipes.
212 If we use MPO with multiple displays, the userspace has to decide to enable
221 on an ASIC that only supports three pipes. We can have:
229 video won't be MPO since we have used 3/3 pipes.