From: Stefan Agner <stefan@agner.ch>
To: dri-devel@lists.freedesktop.org, stefan@agner.ch
Cc: alison.wang@freescale.com, airlied@linux.ie,
jianwei.wang.chn@gmail.com, meng.yi@nxp.com,
alexander.stein@systec-electronic.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] drm/fsl-dcu: unload fixes
Date: Mon, 25 Apr 2016 20:27:26 -0700 [thread overview]
Message-ID: <b4c4788ddcb2f0afca06c040a0f8a0e5@agner.ch> (raw)
In-Reply-To: <1460870755-22964-1-git-send-email-stefan@agner.ch>
Applied patchset to my fsl-dcu tree.
--
Stefan
On 2016-04-16 22:25, Stefan Agner wrote:
> Hi all,
>
> This patchset fixes several issues around unloading/unbinding
> the driver. There is still one WARNING when unloading the driver
> while vblank interrupts are enabled. I am not sure what/who
> should make sure that vblank interrupts get disabled before
> unloading the driver:
>
> root@colibri-vf:~# echo 40058000.dcu > /sys/bus/platform/drivers/fsl-dcu/unbind
> [ 37.209656] Console: switching to colour dummy device 80x30
> [ 37.224954] ------------[ cut here ]------------
> [ 37.245375] WARNING: CPU: 0 PID: 170 at
> drivers/gpu/drm/drm_irq.c:380 drm_vblank_cleanup+0x5c/0x8c
> ...
>
> Hints welcome...
>
> Stefan Agner (6):
> drm/fsl-dcu: detach panel on destroy
> drm/fsl-dcu: handle missing panel gracefully
> drm/fsl-dcu: use variable name dev for struct drm_device
> drm/fsl-dcu: deallocate fbdev CMA on unload
> drm/fsl-dcu: disable output polling on driver unload
> drm/fsl-dcu: implement lastclose callback
>
> drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 50 +++++++++++++++++++++----------
> drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c | 23 +++++++++-----
> 2 files changed, 50 insertions(+), 23 deletions(-)
prev parent reply other threads:[~2016-04-26 3:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-17 5:25 Stefan Agner
2016-04-17 5:25 ` [PATCH 1/6] drm/fsl-dcu: detach panel on destroy Stefan Agner
2016-04-17 5:25 ` [PATCH 2/6] drm/fsl-dcu: handle missing panel gracefully Stefan Agner
2016-04-17 5:25 ` [PATCH 3/6] drm/fsl-dcu: use variable name dev for struct drm_device Stefan Agner
2016-04-17 5:25 ` [PATCH 4/6] drm/fsl-dcu: deallocate fbdev CMA on unload Stefan Agner
2016-04-17 5:25 ` [PATCH 5/6] drm/fsl-dcu: disable output polling on driver unload Stefan Agner
2016-04-17 5:25 ` [PATCH 6/6] drm/fsl-dcu: implement lastclose callback Stefan Agner
2016-04-26 3:27 ` Stefan Agner [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=b4c4788ddcb2f0afca06c040a0f8a0e5@agner.ch \
--to=stefan@agner.ch \
--cc=airlied@linux.ie \
--cc=alexander.stein@systec-electronic.com \
--cc=alison.wang@freescale.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jianwei.wang.chn@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=meng.yi@nxp.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
Powered by JetHome