1. 07 Sep, 2018 2 commits
    • Dave Airlie's avatar
      Merge tag 'omapdrm-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next · 1f3eb346
      Dave Airlie authored
      omapdrm changes for v4.20
      
      Big amount of changes from Laurent, reworking the driver towards the
      model used by the other DRM drivers by reverting the direction of many
      of the operations on the display pipeline. The aim of this work is to
      allow omapdrm to use the common DRM panels and bridges.  Not all of the
      operations are dealt in these patches, so more work needs to be done.
      
      The only change visible to the user should be the change in module
      dependencies: e.g. earlier a panel module depended on an encoder module,
      but now the encoder module depends on the panel module, which affects
      the order in which to unload the modules.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Tomi Valkeinen <tomi.valkeinen@ti.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/9bb1a01b-a632-ce0c-f249-7b5470967e3a@ti.com
      1f3eb346
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · f5169a17
      Dave Airlie authored
      drm-misc-next for 4.20:
      
      UAPI Changes:
      - Add userspace dma-buf device to turn memfd regions into dma-bufs (Gerd)
      - Add per-plane blend mode property (Lowry)
      - Change in drm_fourcc.h is documentation only (Brian)
      
      Cross-subsystem Changes:
      - None
      
      Core Changes:
      - Remove user logspam and useless lock in vma_offset_mgr destroy (Chris)
      - Add get/verify_crc_source for improved crc source selection (Mahesh)
      - Add __drm_atomic_helper_plane_reset to reduce copypasta (Alexandru)
      
      Driver Changes:
      - various: Replance ref/unref calls with drm_dev_get/put (Thomas)
      - bridge: Add driver for TI SN65DSI86 chip (Sandeep)
      - rockchip: Add PX30 support (Sandy)
      - sun4i: Add support for R40 TCON (Jernej)
      - vkms: Continued building out vkms, added gem support (Haneen)Driver Changes:
      - various: fbdev: Wrap remove_conflicting_framebuffers with resource_len
                        accessors to remove a bunch of cargo-cult (Michał)
      - rockchip: Add rgb output iface support + fixes (Sandy/Heiko)
      - nouveau/amdgpu: Add cec-over-aux support (Hans)
      - sun4i: Add support for Allwinner A64 (Jagan)
      
      Cc: Gerd Hoffmann <kraxel@redhat.com>
      Cc: Chris Wilson <chris@chris-wilson.co.uk>
      Cc: Michał Mirosław <mirq-linux@rere.qmqm.pl>
      Cc: Heiko Stuebner <heiko@sntech.de>
      Cc: Sandy Huang <hjc@rock-chips.com>
      Cc: Hans Verkuil <hans.verkuil@cisco.com>
      Cc: Jagan Teki <jagan@amarulasolutions.com>
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Sean Paul <sean@poorly.run>
      Link: https://patchwork.freedesktop.org/patch/msgid/20180905202210.GA95199@art_vandelay
      f5169a17
  2. 05 Sep, 2018 17 commits
  3. 04 Sep, 2018 3 commits
  4. 03 Sep, 2018 18 commits