From: Vincent ABRIOU <vincent.abriou@st.com>
To: Daniel Vetter <daniel.vetter@ffwll.ch>,
Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Cc: "DRI Development" <dri-devel@lists.freedesktop.org>,
"Daniel Vetter" <daniel.vetter@intel.com>,
"Liviu Dudau" <liviu.dudau@arm.com>,
"Brian Starkey" <brian.starkey@arm.com>,
"Mali DP Maintainers" <malidp@foss.arm.com>,
"Boris Brezillon" <boris.brezillon@free-electrons.com>,
"Jani Nikula" <jani.nikula@linux.intel.com>,
"Sean Paul" <seanpaul@chromium.org>,
"David Airlie" <airlied@linux.ie>,
"Inki Dae" <inki.dae@samsung.com>,
"Joonyoung Shim" <jy0922.shim@samsung.com>,
"Seung-Woo Kim" <sw0312.kim@samsung.com>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
"Kukjin Kim" <kgene@kernel.org>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Ben Skeggs" <bskeggs@redhat.com>,
"Tomi Valkeinen" <tomi.valkeinen@ti.com>,
"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
"Benjamin Gaignard" <benjamin.gaignard@linaro.org>,
"Yannick FERTRE" <yannick.fertre@st.com>,
"Philippe CORNU" <philippe.cornu@st.com>,
"Jyri Sarha" <jsarha@ti.com>,
"Ville Syrjälä" <ville.syrjala@linux.intel.com>,
"Rongrong Zou" <zourongrong@gmail.com>,
"Shawn Guo" <shawn.guo@linaro.org>,
"Alexey Brodkin" <abrodkin@synopsys.com>,
"Eric Engestrom" <eric@engestrom.ch>,
"Chris Wilson" <chris@chris-wilson.co.uk>,
"Rob Clark" <robdclark@gmail.com>,
"Archit Taneja" <architt@codeaurora.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"nouveau@lists.freedesktop.org" <nouveau@lists.freedesktop.org>,
"linux-renesas-soc@vger.kernel.org"
<linux-renesas-soc@vger.kernel.org>,
"Thomas Hellstrom" <thellstrom@vmware.com>,
"Maxime Ripard" <maxime.ripard@free-electrons.com>
Subject: Re: [PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property
Date: Tue, 8 Aug 2017 10:03:00 +0000 [thread overview]
Message-ID: <d7a0f3da-4254-a694-5975-db6fe395461f@st.com> (raw)
In-Reply-To: <20170725080122.20548-6-daniel.vetter@ffwll.ch>
On 07/25/2017 10:01 AM, Daniel Vetter wrote:
> It's dead code, the core handles all this directly now. This also
> allows us to unexport drm_atomic_helper_plane_set_property.
>
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
[...]
> drivers/gpu/drm/sti/sti_cursor.c | 1 -
> drivers/gpu/drm/sti/sti_gdp.c | 1 -
> drivers/gpu/drm/sti/sti_hqvdp.c | 1 -
Acked-by: Vincent Abriou <vincent.abriou@st.com>
BR
Vincent
prev parent reply other threads:[~2017-08-08 10:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20170725080122.20548-1-daniel.vetter@ffwll.ch>
2017-07-25 8:01 ` [PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property Daniel Vetter
2017-07-25 9:38 ` Archit Taneja
2017-07-25 10:06 ` Philippe CORNU
2017-07-28 16:45 ` Liviu Dudau
2017-08-08 10:03 ` Vincent ABRIOU [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=d7a0f3da-4254-a694-5975-db6fe395461f@st.com \
--to=vincent.abriou@st.com \
--cc=abrodkin@synopsys.com \
--cc=airlied@linux.ie \
--cc=architt@codeaurora.org \
--cc=benjamin.gaignard@linaro.org \
--cc=boris.brezillon@free-electrons.com \
--cc=brian.starkey@arm.com \
--cc=bskeggs@redhat.com \
--cc=chris@chris-wilson.co.uk \
--cc=daniel.vetter@ffwll.ch \
--cc=daniel.vetter@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=eric@engestrom.ch \
--cc=inki.dae@samsung.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=jsarha@ti.com \
--cc=jy0922.shim@samsung.com \
--cc=kgene@kernel.org \
--cc=krzk@kernel.org \
--cc=kyungmin.park@samsung.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=liviu.dudau@arm.com \
--cc=malidp@foss.arm.com \
--cc=maxime.ripard@free-electrons.com \
--cc=nouveau@lists.freedesktop.org \
--cc=philippe.cornu@st.com \
--cc=robdclark@gmail.com \
--cc=seanpaul@chromium.org \
--cc=shawn.guo@linaro.org \
--cc=sw0312.kim@samsung.com \
--cc=thellstrom@vmware.com \
--cc=tomi.valkeinen@ti.com \
--cc=ville.syrjala@linux.intel.com \
--cc=yannick.fertre@st.com \
--cc=zourongrong@gmail.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