+1
−0
hw/display/dpcd.c
0 → 100644
+173
−0
include/hw/display/dpcd.h
0 → 100644
+105
−0
Loading
This introduces dpcd module. It wires on a aux-bus and can be accessed by the driver to get lane-speed, etc. Signed-off-by:KONRAD Frederic <fred.konrad@greensocs.com> Reviewed-by:
Alistair Francis <alistair.francis@xilinx.com> Reviewed-by:
Peter Crosthwaite <crosthwaite.peter@gmail.com> Tested-By:
Hyun Kwon <hyun.kwon@xilinx.com> Message-id: 1465833014-21982-6-git-send-email-fred.konrad@greensocs.com Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>