]> git.proxmox.com Git - mirror_qemu.git/commit
introduce dpcd module
authorKONRAD Frederic <fred.konrad@greensocs.com>
Tue, 14 Jun 2016 14:59:15 +0000 (15:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Jun 2016 14:59:15 +0000 (15:59 +0100)
commite27ed1bdd33402c9b5187bc0b30f8fd36b9e5202
tree62d4a87ce97f3f3ce9375352bb074d51d4490064
parent6fc7f77fd21f15f773bb18c1c4011949be9b4118
introduce dpcd module

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>
default-configs/aarch64-softmmu.mak
hw/display/Makefile.objs
hw/display/dpcd.c [new file with mode: 0644]
include/hw/display/dpcd.h [new file with mode: 0644]