Skip to content
  1. Feb 24, 2017
  2. Feb 23, 2017
  3. Feb 22, 2017
  4. Feb 19, 2017
  5. Feb 18, 2017
    • Jim Qu's avatar
      drm/amd/amdgpu: post card if there is real hw resetting performed · c836fec5
      Jim Qu authored
      
      
      Check whether we need to post rather than whether the asic is
      posted.  There are some cases (e.g., GPU reset or resume from
      hibernate) where we need to force post even if the asic has
      been posted.
      
      Signed-off-by: default avatarJim Qu <Jim.Qu@amd.com>
      Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      c836fec5
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-fixes-2017-02-17' of... · 601109c5
      Dave Airlie authored
      Merge tag 'drm-intel-next-fixes-2017-02-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next
      
      i915 and GVT fixes for v4.11 merge window
      
      * tag 'drm-intel-next-fixes-2017-02-17' of git://anongit.freedesktop.org/git/drm-intel: (32 commits)
        drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
        drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
        drm/i915/gvt: Disable access to stolen memory as a guest
        drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
        drm/i915: Check for timeout completion when waiting for the rq to submitted
        drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
        drm/i915: Restore context and pd for ringbuffer submission after reset
        drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
        drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
        drm/i915/gen9+: Enable hotplug detection early
        drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling mode
        drm/i915: Recreate internal objects with single page segments if dmar fails
        drm/i915/gvt: return error code if dma map iova failed
        drm/i915/gvt: optimize the inhibit context mmio load
        drm/i915/gvt: add sprite plane flip done support.
        drm/i915/gvt: add missing display part reset for vGPU reset
        drm/i915/gvt: Fix shadow context descriptor
        drm/i915/gvt: Fix alignment for GTT allocation
        drm/i915/gvt: fix crash at function release_shadow_wa_ctx
        drm/i915/gvt: enable IOMMU for gvt
        ...
      601109c5
  6. Feb 17, 2017