qemu/include/hw/display
Frederic Konrad d2008b3355 xlnx_dp: fix the wrong register size
The core and the vblend registers size are wrong, they should respectively be
0x3B0 and 0x1E0 according to:
  https://www.xilinx.com/htmldocs/registers/ug1087/ug1087-zynq-ultrascale-registers.html.

Let's fix that and use macros when creating the mmio region.

Fixes: 58ac482a66 ("introduce xlnx-dp")
Signed-off-by: Frederic Konrad <fkonrad@amd.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20220601172353.3220232-2-fkonrad@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2022-06-08 19:38:47 +01:00
..
bcm2835_fb.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
blizzard.h Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00
bochs-vbe.h vga: move bochs vbe defines to header file 2018-05-24 10:42:13 +02:00
dpcd.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
edid.h edid: Make refresh rate configurable 2021-05-10 11:41:02 +02:00
i2c-ddc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
macfb.h macfb: increase number of registers saved in MacfbState 2022-03-09 09:29:10 +00:00
ramfb.h Revert "hw/display/ramfb: initialize fw-config space with xres/ yres" 2020-05-18 15:42:34 +02:00
tc6393xb.h Include exec/memory.h slightly less 2019-08-16 13:31:52 +02:00
vga.h hw/mips/jazz: Inline vga_mmio_init() and remove it 2022-01-13 10:58:54 +01:00
xlnx_dp.h xlnx_dp: fix the wrong register size 2022-06-08 19:38:47 +01:00