• Dave Airlie's avatar
    Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next · 22bc72c8
    Dave Airlie authored
     A few more fixes for 4.16, nothing major.
    
    A few more fixes for 4.16.  This is on top of the pull request from
    last week.  Most notable change here is a fix to the link order for
    the now separate from amdgpu GPU scheduler to fix crashes when the
    modules are build into the kernel rather than as modules.
    
    * 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux:
      drm: fix gpu scheduler link order
      drm/amd/display: Demote error print to debug print when ATOM impl missing
      drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
      drm/amd/amdgpu: Add Polaris version check
      drm/amdgpu: Reenable manual GPU reset from sysfs
      drm/amdgpu: disable MMHUB power gating on raven
      drm/ttm: Don't unreserve swapped BOs that were previously reserved
      drm/ttm: Don't add swapped BOs to swap-LRU list
      drm/amdgpu: only check for ECC on Vega10
      drm/amd/powerplay: Fix smu_table_entry.handle type
      drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
      drm/radeon: fill in rb backend map on evergreen/ni.
      drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)
      drm/ttm: only free pages rather than update global memory count together
      drm/amdgpu: fix CPU based VM updates
      drm/amdgpu: fix typo in amdgpu_vce_validate_bo
      drm/amdgpu: fix amdgpu_vm_pasid_fault_credit
      drm/ttm: check the return value of register_shrinker
      drm/radeon: fix sparse warning: Should it be static?
    22bc72c8
ttm_page_alloc.c 28.8 KB