hw/display/dpcd: Fix memory region size
commit91e7fd3ae5a6fcd270f8d38fd5771033a806abce
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 26 May 2020 06:22:45 +0000 (26 08:22 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 28 May 2020 09:38:57 +0000 (28 11:38 +0200)
treee9649b16fe9fa25d30a2e1931908d1038c813813
parent615277217490317193882101b5270d9147a6d465
hw/display/dpcd: Fix memory region size

The memory region size is 512K.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200526062252.19852-8-f4bug@amsat.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/dpcd.c