From: abhinavk-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
To: jsanka-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
Cc: abhinavk-jfJNa2p1gH1BDgjK7y7TUQ@public.gmane.org,
robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
Sean Paul <seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>,
linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
hoegsberg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
linux-arm-msm-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [DPU PATCH] drm: Remove unused drm_connector fields.
Date: Fri, 02 Mar 2018 12:17:19 -0800 [thread overview]
Message-ID: <53550ab6cf21377c74c4253dbde56c47@codeaurora.org> (raw)
In-Reply-To: <f724f3ac12e49206b097d2b72cdf0cc1-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
On 2018-03-02 12:06, jsanka@codeaurora.org wrote:
> On 2018-02-26 08:49, Sean Paul wrote:
>> They're not used, so let's get rid of them.
>>
>> Signed-off-by: Sean Paul <seanpaul@chromium.org>
>
> Reviewed-by: Jeykumar Sankaran <jsanka@codeaurora.org>
>
>> ---
>> include/drm/drm_connector.h | 19 -------------------
>> 1 file changed, 19 deletions(-)
>>
>> diff --git a/include/drm/drm_connector.h b/include/drm/drm_connector.h
>> index 9d9d5405ebfd..ed38df4ac204 100644
>> --- a/include/drm/drm_connector.h
>> +++ b/include/drm/drm_connector.h
>> @@ -754,15 +754,6 @@ struct drm_cmdline_mode {
>> * @audio_latency: audio latency info from ELD, if found
>> * @null_edid_counter: track sinks that give us all zeros for the
>> EDID
>> * @bad_edid_counter: track sinks that give us an EDID with invalid
>> checksum
>> - * @pt_scan_info: PT scan info obtained from the VCDB of EDID
>> - * @it_scan_info: IT scan info obtained from the VCDB of EDID
>> - * @ce_scan_info: CE scan info obtained from the VCDB of EDID
>> - * @hdr_eotf: Electro optical transfer function obtained from HDR
>> block
>> - * @hdr_metadata_type_one: Metadata type one obtained from HDR block
>> - * @hdr_max_luminance: desired max luminance obtained from HDR block
>> - * @hdr_avg_luminance: desired avg luminance obtained from HDR block
>> - * @hdr_min_luminance: desired min luminance obtained from HDR block
>> - * @hdr_supported: does the sink support HDR content
>> * @edid_corrupt: indicates whether the last read EDID was corrupt
>> * @debugfs_entry: debugfs directory for this connector
>> * @has_tile: is this connector connected to a tiled monitor
>> @@ -943,16 +934,6 @@ struct drm_connector {
>> int null_edid_counter; /* needed to workaround some HW bugs where
>> we get all 0s */
>> unsigned bad_edid_counter;
>>
>> - u8 pt_scan_info;
>> - u8 it_scan_info;
>> - u8 ce_scan_info;
>> - u32 hdr_eotf;
>> - bool hdr_metadata_type_one;
>> - u32 hdr_max_luminance;
>> - u32 hdr_avg_luminance;
>> - u32 hdr_min_luminance;
>> - bool hdr_supported;
>> -
>> /* Flag for raw EDID header corruption - used in Displayport
>> * compliance testing - * Displayport Link CTS Core 1.2 rev1.1
>> 4.2.2.6
>> */
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-arm-msm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno
next prev parent reply other threads:[~2018-03-02 20:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-26 16:49 [DPU PATCH] drm: Remove unused drm_connector fields Sean Paul
[not found] ` <20180226164925.81552-1-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-03-02 20:06 ` jsanka-sgV2jX0FEOL9JmXXK+q4OQ
[not found] ` <f724f3ac12e49206b097d2b72cdf0cc1-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-03-02 20:17 ` abhinavk-sgV2jX0FEOL9JmXXK+q4OQ [this message]
[not found] ` <53550ab6cf21377c74c4253dbde56c47-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-03-02 20:46 ` abhinavk-sgV2jX0FEOL9JmXXK+q4OQ
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=53550ab6cf21377c74c4253dbde56c47@codeaurora.org \
--to=abhinavk-sgv2jx0feol9jmxxk+q4oq@public.gmane.org \
--cc=abhinavk-jfJNa2p1gH1BDgjK7y7TUQ@public.gmane.org \
--cc=freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=hoegsberg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
--cc=jsanka-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=linux-arm-msm-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
/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.