1. 18 Feb, 2017 3 commits
  2. 17 Feb, 2017 3 commits
    • Dave Airlie's avatar
      Revert "drm: Resurrect atomic rmfb code, v3" · 9ca70356
      Dave Airlie authored
      This reverts commit 1592364d.
      
      This apparantly causes some regressions so pull it out for now.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      9ca70356
    • Dave Airlie's avatar
      Merge tag 'omapdrm-4.11-fixes' of... · 08293fe8
      Dave Airlie authored
      Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
      
      omapdrm fixes for v4.11
      
      Fix regressions:
      - Planes might have been left enabled
      - Scaling checks did not use the new config
      
      Also limit downscaling decimation to prevent HW underflows.
      
      * tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux:
        drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats
        drm/omapdrm: Move commit_modeset_enables() before commit_planes()
        Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
      08293fe8
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next · dec13c8b
      Dave Airlie authored
      Fixes for 4.11. Highlights:
      - fix >2 displays on asics with 3 or 5 crtcs
      - fix SI headless asics
      - powerplay fixes for new polaris variants
      - misc fixes
      
      * 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux:
        drm/amdgpu: fix warning on older gcc releases
        drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
        drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()
        drm/amd/powerplay: add didt config table for polaris kicker
        drm/amd/powerplay: modify VddcPhase value for polaris kicker
        drm/amd/powerplay: add kicker flag into smumgr
        drm/amdgpu: Initialize pipe priority order on graphic initialization
        drm/amdgpu: read hw register to check pg status.
        drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
        drm/amdgpu/pm: check for headless before calling compute_clocks
        drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
        drm/amdgpu: add more cases to DCE11 possible crtc mask setup
      dec13c8b
  3. 16 Feb, 2017 12 commits
  4. 15 Feb, 2017 3 commits
  5. 14 Feb, 2017 1 commit
  6. 13 Feb, 2017 3 commits
  7. 10 Feb, 2017 15 commits