From: Jani Nikula <jani.nikula@intel.com>
To: Paulo Zanoni <paulo.r.zanoni@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915/bios: remove duplicated code
Date: Wed, 11 Apr 2018 16:12:07 +0300 [thread overview]
Message-ID: <87fu41hopk.fsf@intel.com> (raw)
In-Reply-To: <1523394410.2564.15.camel@intel.com>
On Tue, 10 Apr 2018, Paulo Zanoni <paulo.r.zanoni@intel.com> wrote:
> Em Ter, 2018-04-10 às 12:12 +0300, Jani Nikula escreveu:
>> Apparently caused by a merge fail at some point. Due to the nature of
>> the duplicated block, the second one will have no effect, and there's
>> no
>> need to backport.
>>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Pushed, thanks for the review.
BR,
Jani.
>
>> ---
>> drivers/gpu/drm/i915/intel_bios.c | 7 -------
>> 1 file changed, 7 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/i915/intel_bios.c
>> b/drivers/gpu/drm/i915/intel_bios.c
>> index fc14bab9c798..7f95d405d585 100644
>> --- a/drivers/gpu/drm/i915/intel_bios.c
>> +++ b/drivers/gpu/drm/i915/intel_bios.c
>> @@ -1276,13 +1276,6 @@ static void parse_ddi_port(struct
>> drm_i915_private *dev_priv, enum port port,
>> is_hdmi = false;
>> }
>>
>> - if (port == PORT_A && is_dvi) {
>> - DRM_DEBUG_KMS("VBT claims port A supports DVI%s,
>> ignoring\n",
>> - is_hdmi ? "/HDMI" : "");
>> - is_dvi = false;
>> - is_hdmi = false;
>> - }
>> -
>> info->supports_dvi = is_dvi;
>> info->supports_hdmi = is_hdmi;
>> info->supports_dp = is_dp;
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2018-04-11 13:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-10 9:12 [PATCH] drm/i915/bios: remove duplicated code Jani Nikula
2018-04-10 9:41 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-04-10 10:29 ` ✓ Fi.CI.IGT: " Patchwork
2018-04-10 10:36 ` ✗ Fi.CI.IGT: warning " Patchwork
2018-04-10 21:06 ` [PATCH] " Paulo Zanoni
2018-04-11 13:12 ` Jani Nikula [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=87fu41hopk.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=paulo.r.zanoni@intel.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