1. 01 Sep, 2017 5 commits
  2. 31 Aug, 2017 1 commit
  3. 30 Aug, 2017 1 commit
  4. 27 Aug, 2017 5 commits
  5. 23 Aug, 2017 3 commits
  6. 22 Aug, 2017 5 commits
  7. 21 Aug, 2017 4 commits
  8. 18 Aug, 2017 15 commits
  9. 17 Aug, 2017 1 commit
    • Dave Airlie's avatar
      Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next · 8824c751
      Dave Airlie authored
      omapdrm changes for v4.14
      
      * HDMI hot plug IRQ support (instead of polling)
      * Big driver cleanup from Laurent (no functional changes)
      * OMAP5 DSI support (only the pinmuxing was missing)
      
      * tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux: (60 commits)
        drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
        drm/omap: remove no-op cleanup code
        drm/omap: rename omapdrm device back
        drm: omapdrm: Remove omapdrm platform data
        ARM: OMAP2+: Don't register omapdss device for omapdrm
        ARM: OMAP2+: Remove unused omapdrm platform device
        drm: omapdrm: Remove the omapdss driver
        drm: omapdrm: Register omapdrm platform device in omapdss driver
        drm: omapdrm: hdmi: Don't allocate PHY features dynamically
        drm: omapdrm: hdmi: Configure the PHY from the HDMI core version
        drm: omapdrm: hdmi: Configure the PLL from the HDMI core version
        drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
        drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version
        drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefix
        drm/omap: add OMAP5 DSIPHY lane-enable support
        drm/omap: use regmap_update_bit() when muxing DSI pads
        drm: omapdrm: Remove dss_features.h
        drm: omapdrm: Move supported outputs feature to dss driver
        drm: omapdrm: Move DSS_FCK feature to dss driver
        drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driver
        ...
      8824c751