1. 05 Dec, 2014 3 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-fixes-2014-12-04' of... · 7608867d
      Dave Airlie authored
      Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next
      
      Fixes for 3.20. I did stick the gen3/4 reset work from Ville in because we
      have an awful lot of gen4 mesa hangs, and with this reset should also work
      on vintage i965g/gm (we already have reset for g4x/gen4.5). So should help
      to appease users suffering from these hangs. Otherwise all over.
      
      This is the last 3.20 pull from me, from here on Jani will take over. By Ville Syrjälä (8) and others
      * tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel:
        drm/i915: Reject modeset when the same digital port is used more than once
        drm/i915: mask RPS IRQs properly when disabling RPS
        drm/i915: Tune down spurious CRC interrupt warning
        drm/i915: Fix context object leak for legacy contexts
        drm/i915/skl: Update in Gen9 multi-engine forcewake range
        drm/i915/eDP: When enabling panel VDD cancel pending disable worker
        drm/i915: Handle runtime pm in the CRC setup code
        drm/i915: Disable crtcs gracefully before GPU reset on gen3/4
        drm/i915: Grab modeset locks for GPU rest on pre-ctg
        drm/i915: Implement GPU reset for g33
        drm/i915: Implement GPU reset for 915/945
        drm/i915: Restore the display config after a GPU reset on gen4
        drm/i915: Fix gen4 GPU reset
        drm/i915: Stop gathering error states for CS error interrupts
        drm/i915: Disallow pin ioctl completely for kms drivers
        drm/i915: Only warn the first time we attempt to mmio whilst suspended
        drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.
        drm/i915: Don't clobber crtc->new_config when nothing changes
      7608867d
    • Dave Airlie's avatar
      Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-next · 047b35f2
      Dave Airlie authored
      Just three more fixes for 3.19.
      This is the last request until -rc1. I will have our QA team run a full
      HSA stack test on 3.19-rc1 and if we find problems, I will send a fixes pull
      request.
      
      * 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux:
        amdkfd: Set *buffer_ptr to NULL in case of error
        amdkfd: use atomic allocations within srcu callbacks
        amdkfd: use sizeof(long) granularity for the pasid bitmask
      047b35f2
    • Dave Airlie's avatar
      Merge branch 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux into drm-next · d58e0d90
      Dave Airlie authored
      - More cursor and hotspot handling fixes
      - Fix some typos in the new smc fan control code and enable on CI
      - VM and CS cleanups
      
      * 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux:
        drm/radeon: enable smc fan control on CI
        drm/radeon: use pointers instead of indexes for CS chunks
        drm/radeon: remove duplicates check
        drm/ttm: optionally move duplicates to a separate list
        drm/radeon: check the right ring in radeon_evict_flags()
        drm/radeon: fix copy paste typos in fan control for si/ci
        drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
        drm/radeon: add spinlock for BO_VA status protection (v2)
        drm/radeon: fence PT updates as shared
        drm/radeon: rename radeon_cs_reloc to radeon_bo_list
        drm/radeon: drop the handle from radeon_cs_reloc
        drm/radeon drop gobj from radeon_cs_reloc
        drm/radeon: fix typo in new fan control registers for SI/CI
        drm/radeon: sync all BOs involved in a CS
        drm/radeon: Move hotspot handling out of radeon_set_cursor
        drm/radeon: Re-show the cursor after a modeset
      d58e0d90
  2. 04 Dec, 2014 2 commits
  3. 03 Dec, 2014 35 commits