Skip to content
  1. Feb 08, 2018
  2. Feb 07, 2018
  3. Feb 06, 2018
    • Shirish S's avatar
      drm/amdgpu: re-enable CGCG on CZ and disable on ST · fb4bbba2
      Shirish S authored
      
      
      The CGCG feature on Stoney is causing GFX related
      issues such as freezes and blank outs.
      
      Signed-off-by: default avatarShirish S <shirish.s@amd.com>
      Reviewed-by: default avatarArindam Nath <arindam.nath@amd.com>
      Acked-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      fb4bbba2
    • Dave Airlie's avatar
      Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-next · b8a89f53
      Dave Airlie authored
      - initial kepler clock gating support
      - atomic gamma handling fixes
      - support for gp108 "secure boot" (enables acceleration, finally)
      
      * 'linux-4.16' of git://github.com/skeggsb/linux:
        drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
        drm/nouveau/mmu: Fix trailing semicolon
        drm/nouveau: Introduce NvPmEnableGating option
        drm/nouveau: Add support for SLCG for Kepler2
        drm/nouveau: Add support for BLCG on Kepler2
        drm/nouveau: Add support for BLCG on Kepler1
        drm/nouveau: Add support for basic clockgating on Kepler1
        drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion
        drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets
        drm/nouveau/kms/nv50: use "low res" lut for indexed mode
        drm/nouveau/kms/nv50: prepare for double-buffered LUTs
        drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
        drm/nouveau/fbcon: add module parameter to select bits-per-pixel
        drm/nouveau/secboot/gp108: implement on top of acr_r370
        drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
        drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
        drm/nouveau: nouveau: use correct string length
        drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
        drm/nouveau/pmu/fuc: don't use movw directly anymore
      b8a89f53
    • 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
  4. Feb 02, 2018
  5. Feb 01, 2018