dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Egbert Eich <eich@freedesktop.org>
To: "Y.C. Chen" <yc_chen@aspeedtech.com>
Cc: eich@suse.com, dri-devel@lists.freedesktop.org, airlied@redhat.com
Subject: Re: [PATCH 2/2] drm/ast: AST2000 cannot be detected correctly
Date: Wed, 10 Sep 2014 10:35:21 +0200	[thread overview]
Message-ID: <21520.3401.528301.809716@linux-qknr.fritz.box> (raw)
In-Reply-To: yc_chen@aspeedtech.com wrote on Wednesday, 10 September 2014 at 12:07:54 +0800

Y.C. Chen writes:
 > From: "Y.C. Chen" <yc_chen@aspeedtech.com>
 > 
 > Type error and cause AST2000 cannot be detected correctly
 > 
 > Signed-off-by: Y.C. Chen <yc_chen@aspeedtech.com>
 > ---
 >  drivers/gpu/drm/ast/ast_main.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
 > 
 > diff --git a/drivers/gpu/drm/ast/ast_main.c b/drivers/gpu/drm/ast/ast_main.c
 > index b027e33..b792194 100644
 > --- a/drivers/gpu/drm/ast/ast_main.c
 > +++ b/drivers/gpu/drm/ast/ast_main.c
 > @@ -105,7 +105,7 @@ static int ast_detect_chip(struct drm_device *dev)
 >  			}
 >  			ast->vga2_clone = false;
 >  		} else {
 > -			ast->chip = 2000;
 > +			ast->chip = AST2000;
 >  			DRM_INFO("AST 2000 detected\n");
 >  		}
 >  	}
 > -- 
 > 1.8.3.1
 > 

Reviewed-by: Egbert Eich <eich@suse.de>

  reply	other threads:[~2014-09-10  8:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10  4:07 [PATCH 1/2] drm/ast: open key before detect chips Y.C. Chen
2014-09-10  4:07 ` [PATCH 2/2] drm/ast: AST2000 cannot be detected correctly Y.C. Chen
2014-09-10  8:35   ` Egbert Eich [this message]
2014-09-10  8:34 ` [PATCH 1/2] drm/ast: open key before detect chips Egbert Eich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21520.3401.528301.809716@linux-qknr.fritz.box \
    --to=eich@freedesktop.org \
    --cc=airlied@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eich@suse.com \
    --cc=yc_chen@aspeedtech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox