From: jeffy <jeffy.chen@rock-chips.com>
To: Sean Paul <seanpaul@chromium.org>
Cc: linux-kernel@vger.kernel.org, briannorris@chromium.org,
dianders@chromium.org, tfiga@chromium.org, zyw@rock-chips.com,
marcheu@chromium.org, mark.yao@rock-chips.com, hshi@chromium.org,
Daniel Vetter <daniel.vetter@intel.com>,
Jani Nikula <jani.nikula@linux.intel.com>,
dri-devel@lists.freedesktop.org,
Chris Wilson <chris@chris-wilson.co.uk>,
David Airlie <airlied@linux.ie>, Tom Gundersen <teg@jklm.no>,
Patrik Jakobsson <patrik.r.jakobsson@gmail.com>,
Dave Airlie <airlied@redhat.com>
Subject: Re: [PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error
Date: Tue, 11 Apr 2017 11:06:23 +0800 [thread overview]
Message-ID: <58EC482F.3070703@rock-chips.com> (raw)
In-Reply-To: <20170410192648.ipfr2nludok2assd@art_vandelay>
Hi Sean,
On 04/11/2017 03:26 AM, Sean Paul wrote:
> On Mon, Apr 10, 2017 at 06:00:43PM +0800, Jeffy Chen wrote:
>
> Hi Jeffy,
> Thanks for sending this up again.
>
>>
>> Verified on rk3399 chromebook kevin, no more crashes during unbind/bind drm.
>
> I'm assuming this is on the chromeos-4.4 kernel? If so, you should probably
> mention that when you're posting upstream.
>
right, will do in next version.
> Sean
>
>
>>
>> Changes in v6:
>> Address Daniel Vetter <daniel@ffwll.ch>'s comments.
>>
>> Changes in v5:
>> Fix wrong git account.
>>
>> Changes in v2:
>> Fix some commit messages.
>>
>> Jeffy Chen (2):
>> drm: Unplug drm device when unregistering it
>> drm: Prevent release fb after cleanup mode config
>>
>> drivers/gpu/drm/drm_drv.c | 6 +++---
>> drivers/gpu/drm/drm_framebuffer.c | 5 +++++
>> drivers/gpu/drm/udl/udl_drv.c | 2 +-
>> include/drm/drmP.h | 6 ++++++
>> 4 files changed, 15 insertions(+), 4 deletions(-)
>>
>> --
>> 2.1.4
>>
>
prev parent reply other threads:[~2017-04-11 3:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-10 10:00 [PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error Jeffy Chen
2017-04-10 10:00 ` [PATCH v6 1/2] drm: Unplug drm device when unregistering it Jeffy Chen
2017-04-10 19:38 ` Sean Paul
2017-04-10 19:38 ` Sean Paul
2017-04-10 10:00 ` [PATCH v6 2/2] drm: Prevent release fb after cleanup mode config Jeffy Chen
2017-04-10 20:31 ` Sean Paul
2017-04-10 20:31 ` Sean Paul
2017-04-11 3:04 ` jeffy
2017-04-10 19:26 ` [PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error Sean Paul
2017-04-10 19:26 ` Sean Paul
2017-04-11 3:06 ` jeffy [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=58EC482F.3070703@rock-chips.com \
--to=jeffy.chen@rock-chips.com \
--cc=airlied@linux.ie \
--cc=airlied@redhat.com \
--cc=briannorris@chromium.org \
--cc=chris@chris-wilson.co.uk \
--cc=daniel.vetter@intel.com \
--cc=dianders@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=hshi@chromium.org \
--cc=jani.nikula@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcheu@chromium.org \
--cc=mark.yao@rock-chips.com \
--cc=patrik.r.jakobsson@gmail.com \
--cc=seanpaul@chromium.org \
--cc=teg@jklm.no \
--cc=tfiga@chromium.org \
--cc=zyw@rock-chips.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.