Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1620638
| From | Sean Paul <seanpaul@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error |
| Date | 2017-04-10 21:30 +0200 |
| Message-ID | <tuNaF-50X-7@gated-at.bofh.it> (permalink) |
| References | <tuEqK-7Kj-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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. 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 > -- Sean Paul, Software Engineer, Google / Chromium OS
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error Sean Paul <seanpaul@chromium.org> - 2017-04-10 21:30 +0200 Re: [PATCH v6 0/2] drm: rockchip: Fix rockchip drm unbind crash error jeffy <jeffy.chen@rock-chips.com> - 2017-04-11 05:10 +0200
csiph-web