qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as lin


From: Richard Henderson
Subject: Re: [PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as link property
Date: Sat, 17 Feb 2024 10:41:11 -1000
User-agent: Mozilla Thunderbird

On 2/16/24 05:35, Philippe Mathieu-Daudé wrote:
Add the PL110::'framebuffer-memory' property. Have the different
ARM boards set it. We don't need to call sysbus_address_space()
anymore.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/arm/realview.c    |  2 ++
  hw/arm/versatilepb.c |  2 ++
  hw/arm/vexpress.c    |  5 +++++
  hw/display/pl110.c   | 20 ++++++++++++++++----
  4 files changed, 25 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]