From: "Ville Syrjälä" <syrjala@sci.fi>
To: Jerome Glisse <jglisse@redhat.com>
Cc: dri-devel@lists.sf.net
Subject: Re: [PATCH] drm: EDID accept separate sync video mode
Date: Thu, 14 Jan 2010 21:04:15 +0200 [thread overview]
Message-ID: <20100114190415.GE13045@sci.fi> (raw)
In-Reply-To: <1263492140-6657-2-git-send-email-jglisse@redhat.com>
On Thu, Jan 14, 2010 at 07:02:20PM +0100, Jerome Glisse wrote:
> X is accepting such video mode, do the same. Pointed out by Joshua Roys
> on IRC. Fix https://bugzilla.redhat.com/show_bug.cgi?id=540024
>
> Signed-off-by: Jerome Glisse <jglisse@redhat.com>
> ---
> drivers/gpu/drm/drm_edid.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c
> index 5c9f798..6d66383 100644
> --- a/drivers/gpu/drm/drm_edid.c
> +++ b/drivers/gpu/drm/drm_edid.c
> @@ -634,7 +634,6 @@ static struct drm_display_mode *drm_mode_detailed(struct drm_device *dev,
> }
> if (!(pt->misc & DRM_EDID_PT_SEPARATE_SYNC)) {
> printk(KERN_WARNING "integrated sync not supported\n");
> - return NULL;
> }
I suppose the patch title should be 'accept composite sync'. Perhaps the
error message could say composite sync too since then people would know
what it's trying to say. At least I've never heard the term integrated
sync before.
--
Ville Syrjälä
syrjala@sci.fi
http://www.sci.fi/~syrjala/
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
--
prev parent reply other threads:[~2010-01-14 19:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 18:02 RFC: EDID and separate sync mode Jerome Glisse
2010-01-14 18:02 ` [PATCH] drm: EDID accept separate sync video mode Jerome Glisse
2010-01-14 19:04 ` Ville Syrjälä [this message]
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=20100114190415.GE13045@sci.fi \
--to=syrjala@sci.fi \
--cc=dri-devel@lists.sf.net \
--cc=jglisse@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.