Re: [Qemu-devel] [PATCH V7 8/9] introduce xlnx-dp

2016-02-08 Thread Alistair Francis
On Mon, Feb 1, 2016 at 7:43 AM, wrote: > From: KONRAD Frederic > > This is the implementation of the DisplayPort. > It has an aux-bus to access dpcd and edid. > > Graphic plane is connected to the channel 3. > Video plane is connected to the channel 0. > Audio stream are connected to the channel

[Qemu-devel] [PATCH V7 8/9] introduce xlnx-dp

2016-02-01 Thread fred . konrad
From: KONRAD Frederic This is the implementation of the DisplayPort. It has an aux-bus to access dpcd and edid. Graphic plane is connected to the channel 3. Video plane is connected to the channel 0. Audio stream are connected to the channels 4 and 5. Signed-off-by: KONRAD Frederic Tested-By: