Den 21.11.2022 11.45, skrev Thomas Zimmermann: > Call drm_dev_enter() and drm_dev_exit() in the outer-most callbacks > of the modesetting pipeline. If drm_dev_enter() fails, the driver can > thus avoid unnecessary work. > > Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de> > --- Makes sense in order to make the code more readable, the other *_fb_dirty call sites (*_enable) are already protected. Reviewed-by: Noralf Trønnes <nor...@tronnes.org>
- [PATCH 0/8] drm/mipi-dbi: Convert to shadow-plane helper... Thomas Zimmermann
- [PATCH 4/8] drm/mipi-dbi: Initialize default driver... Thomas Zimmermann
- Re: [PATCH 4/8] drm/mipi-dbi: Initialize defaul... Noralf Trønnes
- [PATCH 5/8] drm/mipi-dbi: Prepare framebuffer copy ... Thomas Zimmermann
- Re: [PATCH 5/8] drm/mipi-dbi: Prepare framebuff... Noralf Trønnes
- [PATCH 1/8] drm/simple-kms: Remove drm_gem_simple_d... Thomas Zimmermann
- Re: [PATCH 1/8] drm/simple-kms: Remove drm_gem_... Noralf Trønnes
- [PATCH 7/8] drm/mipi-dbi: Use shadow-plane mappings Thomas Zimmermann
- [PATCH 8/8] drm/mipi-dbi: Move drm_dev_{enter, exit... Thomas Zimmermann
- Re: [PATCH 8/8] drm/mipi-dbi: Move drm_dev_{ent... Noralf Trønnes
- [PATCH 2/8] drm/ili9225: Call MIPI DBI mode_valid h... Thomas Zimmermann
- Re: [PATCH 2/8] drm/ili9225: Call MIPI DBI mode... Noralf Trønnes
- [PATCH 3/8] drm/st7586: Call MIPI DBI mode_valid he... Thomas Zimmermann
- Re: [PATCH 3/8] drm/st7586: Call MIPI DBI mode_... Noralf Trønnes
- [PATCH 6/8] drm/mipi-dbi: Support shadow-plane stat... Thomas Zimmermann
- Re: [PATCH 6/8] drm/mipi-dbi: Support shadow-pl... Noralf Trønnes
- Re: [PATCH 6/8] drm/mipi-dbi: Support shado... Thomas Zimmermann
- Re: [PATCH 6/8] drm/mipi-dbi: Support s... Noralf Trønnes
- Re: [PATCH 0/8] drm/mipi-dbi: Convert to shadow-pla... Noralf Trønnes
- Re: [PATCH 0/8] drm/mipi-dbi: Convert to shadow... Thomas Zimmermann