1. 05 Feb, 2018 1 commit
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-fixes-2018-02-01' of... · d6a841a4
      Dave Airlie authored
      Merge tag 'drm-intel-next-fixes-2018-02-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
      
      Fixes for GPU hangs and other bugs around hangcheck and result;
      Fix for regression on suspend case with vgaswitcheroo;
      Fixes for eDP and HDMI blank screens
      Fix for protecting WC allocation to avoid overflow on page vec;
      Cleanup around unpublished GLK firmware blobs, and other small fixes.
      
      This also contains GVT pull request mostly with regression
      fixes on vGPU display dmabuf, mmio switch and other misc changes.
      
      * tag 'drm-intel-next-fixes-2018-02-01' of git://anongit.freedesktop.org/drm/drm-intel: (21 commits)
        drm/i915/ppgtt: Pin page directories before allocation
        drm/i915: Always run hangcheck while the GPU is busy
        Revert "drm/i915: mark all device info struct with __initconst"
        drm/i915/edp: Do not do link training fallback or prune modes on EDP
        drm/i915: Check for fused or unused pipes
        drm/i915: Protect WC stash allocation against direct reclaim
        drm/i915: Only attempt to scan the requested number of shrinker slabs
        drm/i915: Always call to intel_display_set_init_power() in resume_early.
        drm/i915/gvt: cancel scheduler timer when no vGPU exists
        drm/i915/gvt: cancel virtual vblank timer when no vGPU exists
        drm/i915/gvt: Keep obj->dma_buf link NULL during exporting
        drm/i915/pmu: Reconstruct active state on starting busy-stats
        drm/i915: Stop getting the fault address from RING_FAULT_REG
        drm/i915/guc: Add uc_fini_wq in gem_init unwind path
        drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
        drm/i915: Try EDID bitbanging on HDMI after failed read
        drm/i915/glk: Disable Guc and HuC on GLK
        drm/i915/gvt: Do not use I915_NUM_ENGINES to iterate over the mocs regs array
        drm/i915/gvt: validate gfn before set shadow page entry
        drm/i915/gvt: add PLANE_KEYMAX regs to mmio track list
        ...
      d6a841a4
  2. 01 Feb, 2018 23 commits
  3. 31 Jan, 2018 1 commit
  4. 25 Jan, 2018 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-fixes-2018-01-18' of... · 559f17be
      Dave Airlie authored
      Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
      
      Fixes for 4.16:
      
      Fixes one Kconfig issue and a enable some panels to work properly.
      There is also a fix of error code return in sun4i.
      
      * tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-misc:
        drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
        drm/panel: lvds: Handle the optional regulator case properly
        drm/sun4i: Fix error code in sun4i_tcon_bind()
      559f17be
    • 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
  5. 24 Jan, 2018 2 commits
  6. 23 Jan, 2018 4 commits
  7. 19 Jan, 2018 1 commit
  8. 18 Jan, 2018 6 commits