• Dave Airlie's avatar
    Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next · 5c37daf5
    Dave Airlie authored
    More 4.11 stuff, holidays edition (i.e. not much):
    
    - docs and cleanups for shared dpll code (Ander)
    - some kerneldoc work (Chris)
    - fbc by default on gen9+ too, yeah! (Paulo)
    - fixes, polish and other small things all over gem code (Chris)
    - and a few small things on top
    
    Plus a backmerge, because Dave was enjoying time off too.
    
    * tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel: (275 commits)
      drm/i915: Update DRIVER_DATE to 20170109
      drm/i915: Drain freed objects for mmap space exhaustion
      drm/i915: Purge loose pages if we run out of DMA remap space
      drm/i915: Fix phys pwrite for struct_mutex-less operation
      drm/i915: Simplify testing for am-I-the-kernel-context?
      drm/i915: Use range_overflows()
      drm/i915: Use fixed-sized types for stolen
      drm/i915: Use phys_addr_t for the address of stolen memory
      drm/i915: Consolidate checks for memcpy-from-wc support
      drm/i915: Only skip requests once a context is banned
      drm/i915: Move a few more utility macros to i915_utils.h
      drm/i915: Clear ret before unbinding in i915_gem_evict_something()
      drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
      drm/i915: Move a few utility macros into a separate header
      drm/i915/execlists: Reorder execlists register enabling
      drm/i915: Assert that we do create the deferred context
      drm/i915: Assert all timeline requests are gone before fini
      drm/i915: Revoke fenced GTT mmapings across GPU reset
      drm/i915: enable FBC on gen9+ too
      drm/i915: actually drive the BDW reserved IDs
      ...
    5c37daf5
i915_gem.c 131 KB