qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] ati-vga: Add DDC reg names for debug


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH] ati-vga: Add DDC reg names for debug
Date: Mon, 1 Jul 2019 15:36:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

On 6/21/19 8:12 PM, BALATON Zoltan wrote:
> Incremental patch to squash into last series
> 
> Signed-off-by: BALATON Zoltan <address@hidden>
> ---
>  hw/display/ati_dbg.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/hw/display/ati_dbg.c b/hw/display/ati_dbg.c
> index b045f81d06..88b3a11315 100644
> --- a/hw/display/ati_dbg.c
> +++ b/hw/display/ati_dbg.c
> @@ -19,6 +19,8 @@ static struct ati_regdesc ati_reg_names[] = {
>      {"CRTC_GEN_CNTL", 0x0050},
>      {"CRTC_EXT_CNTL", 0x0054},
>      {"DAC_CNTL", 0x0058},
> +    {"GPIO_VGA_DDC", 0x0060},
> +    {"GPIO_DVI_DDC", 0x0064},
>      {"GPIO_MONID", 0x0068},
>      {"I2C_CNTL_1", 0x0094},
>      {"PALETTE_INDEX", 0x00b0},
> 

Reviewed-by: Philippe Mathieu-Daudé <address@hidden>



reply via email to

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