• Dave Airlie's avatar
    Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next · a7e2641a
    Dave Airlie authored
    Final block of feature work for 4.11:
    
    - gen8 pd cleanup from Matthew Auld
    - more cleanups for view/vma (Chris)
    - dmc support on glk (Anusha Srivatsa)
    - use core crc api (Tomue)
    - track wedged requests using fence.error (Chris)
    - lots of psr fixes (Nagaraju, Vathsala)
    - dp mst support, acked for merging through drm-intel by Takashi
      (Libin)
    - huc loading support, including uapi for libva to use it (Anusha
      Srivatsa)
    
    * tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel: (111 commits)
      drm/i915: Update DRIVER_DATE to 20170123
      drm/i915: reinstate call to trace_i915_vma_bind
      drm/i915: Assert that created vma has a whole number of pages
      drm/i915: Assert the drm_mm_node is allocated when on the VM lists
      drm/i915: Treat an error from i915_vma_instance() as unlikely
      drm/i915: Reject vma creation larger than address space
      drm/i915: Use common LRU inactive vma bumping for unpin_from_display
      drm/i915: Do an unlocked wait before set-cache-level ioctl
      drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
      drm/i915/huc: Avoid attempting to authenticate non-existent fw
      drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max/min
      drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config()
      drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
      drm/i915: Release temporary load-detect state upon switching
      drm/i915: Remove i915_gem_object_to_ggtt()
      drm/i915: Remove i915_vma_create from VMA API
      drm/i915: Add a check that the VMA instance we lookup matches the request
      drm/i915: Rename some warts in the VMA API
      drm/i915: Track pinned vma in intel_plane_state
      drm/i915/get_params: Add HuC status to getparams
      ...
    a7e2641a
aperture_gm.c 9.29 KB