[GIT PULL] omapdrm changes for 5.3

Daniel Vetter daniel at ffwll.ch
Tue Jun 11 11:30:51 UTC 2019


On Tue, Jun 11, 2019 at 11:05:40AM +0300, Tomi Valkeinen wrote:
> Hi Dave,
> 
> Please pull omapdrm changes for 5.3.
> 
>  Tomi
> 
> The following changes since commit 396f9acaffd87e44b8b02bc60f06dc949b832b7e:
> 
>   Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next (2019-06-06 14:28:26 +1000)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-5.3
> 
> for you to fetch changes up to 1bb418bffdd6f95a41e8e59be63933bc84fde13c:
> 
>   drm/omap: add support for manually updated displays (2019-06-10 17:04:15 +0300)
> 
> ----------------------------------------------------------------
> omapdrm changes for 5.3
> 
> - Add support for DSI command mode displays

Thanks, pulled.
> 
> ----------------------------------------------------------------
> Emil Velikov (1):
>       drm/omap: remove open-coded drm_invalid_op()
> 
> Kefeng Wang (1):
>       drm/omap: Use dev_get_drvdata()
> 
> Sebastian Reichel (4):
>       drm/omap: use DRM_DEBUG_DRIVER instead of CORE
>       drm/omap: don't check dispc timings for DSI
>       drm/omap: add framedone interrupt support
>       drm/omap: add support for manually updated displays

This seems to reinvent drm_atomic_helper_dirty(), I've cc'ed you on a doc
patch. Also the fbdev dirty stuff seems to be missing here, you might want
to look at Noralf's generic fbdev stuff to take care of all of this for
you.

Cheers, Daniel
> 
> Thomas Meyer (1):
>       drm/omap: Make sure device_id tables are NULL terminated
> 
>  drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c |  18 +--
>  drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c |   1 +
>  drivers/gpu/drm/omapdrm/omap_crtc.c             | 180 ++++++++++++++++++++++--
>  drivers/gpu/drm/omapdrm/omap_crtc.h             |   2 +
>  drivers/gpu/drm/omapdrm/omap_drv.c              |  16 +--
>  drivers/gpu/drm/omapdrm/omap_drv.h              |   4 +-
>  drivers/gpu/drm/omapdrm/omap_fb.c               |  19 +++
>  drivers/gpu/drm/omapdrm/omap_irq.c              |  25 ++++
>  drivers/gpu/drm/omapdrm/omap_irq.h              |   1 +
>  9 files changed, 228 insertions(+), 38 deletions(-)
> 
> 
> -- 
> Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
> Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list