1. 17 May, 2018 38 commits
  2. 15 May, 2018 2 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next · 95d2c3e1
      Dave Airlie authored
      Main changes for 4.18.  I'd like to do a separate pull for vega20 later
      this week or next.  Highlights:
      - Reserve pre-OS scanout buffer during init for seemless transition from
        console to driver
      - VEGAM support
      - Improved GPU scheduler documentation
      - Initial gfxoff support for raven
      - SR-IOV fixes
      - Default to non-AGP on PowerPC for radeon
      - Fine grained clock voltage control for vega10
      - Power profiles for vega10
      - Further clean up of powerplay/driver interface
      - Underlay fixes
      - Display link bw updates
      - Gamma fixes
      - Scatter/Gather display support on CZ/ST
      - Misc bug fixes and clean ups
      
      [airlied: fixup v3d vs scheduler API change]
      
      Link: https://patchwork.freedesktop.org/patch/msgid/20180515185450.1113-1-alexander.deucher@amd.comSigned-off-by: default avatarDave Airlie <airlied@redhat.com>
      95d2c3e1
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · b8a71080
      Dave Airlie authored
      Last drm/i915 changes for v4.18:
      
      - NV12 enabling (Chandra, Maarten)
      - ICL workarounds (Oscar)
      - ICL basic DPLL enabling (Paulo)
      - GVT updates
      - DP link config refactoring (Jani)
      - Module parameter to override DMC firmware (Jani)
      - PSR updates (José, DK, Daniel, Ville)
      - ICL DP vswing programming (Manasi)
      - ICL DBuf slice updates (Mahesh)
      - Selftest fixes and updates (Chris, Matthew, Oscar)
      - Execlist fixes and updates (Chris)
      - Stolen memory first 4k fix (Hans de Goede)
      - wait_for fixes (Mika)
      - Tons of GEM improvements (Chris)
      - Plenty of other fixes and improvements (Everyone)
      - Crappy changelog (Me)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      # gpg: Signature made Mon 14 May 2018 11:04:24 PM AEST
      # gpg:                using RSA key D398079D26ABEE6F
      # gpg: Good signature from "Jani Nikula <jani.nikula@intel.com>"
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # Primary key fingerprint: 1565 A65B 77B0 632E 1124  E59C D398 079D 26AB EE6F
      
      # Conflicts:
      #	drivers/gpu/drm/i915/intel_lrc.c
      #	drivers/gpu/drm/i915/intel_sprite.c
      Link: https://patchwork.freedesktop.org/patch/msgid/87k1s51bvw.fsf@intel.com
      b8a71080