• D
    Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · 3f1f0b1c
    Dave Airlie 提交于
    [airlied: fix conflict in intel_dsi.c]
    
    drm-intel-next-2017-12-01:
    
    - Init clock gate fix (Ville)
    - Execlists event handling corrections (Chris, Michel)
    - Improvements on GPU Cache invalidation and context switch (Chris)
    - More perf OA changes (Lionel)
    - More selftests improvements and fixes (Chris, Matthew)
    - Clean-up on modules parameters (Chris)
    - Clean-up around old ringbuffer submission and hw semaphore on old platforms (Chris)
    - More Cannonlake stabilization effort (David, James)
    - Display planes clean-up and improvements (Ville)
    - New PMU interface for perf queries... (Tvrtko)
    - ... and other subsequent PMU changes and fixes (Tvrtko, Chris)
    - Remove success dmesg noise from rotation (Chris)
    - New DMC for Kabylake (Anusha)
    - Fixes around atomic commits (Daniel)
    - GuC updates and fixes (Sagar, Michal, Chris)
    - Couple gmbus/i2c fixes (Ville)
    - Use exponential backoff for all our wait_for() (Chris)
    - Fixes for i915/fbdev (Chris)
    - Backlight fixes (Arnd)
    - Updates on shrinker (Chris)
    - Make Hotplug enable more robuts (Chris)
    - Disable huge pages (TPH) on lack of a needed workaround (Joonas)
    - New GuC images for SKL, KBL, BXT (Sagar)
    - Add HW Workaround for Geminilake performance (Valtteri)
    - Fixes for PPS timings (Imre)
    - More IPS fixes (Maarten)
    - Many fixes for Display Port on gen2-gen4 (Ville)
    - Retry GPU reset making the recover from hang more robust (Chris)
    
    * tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel: (101 commits)
      drm/i915: Update DRIVER_DATE to 20171201
      drm/i915/cnl: Mask previous DDI - PLL mapping
      drm/i915: Remove unsafe i915.enable_rc6
      drm/i915: Sleep and retry a GPU reset if at first we don't succeed
      drm/i915: Interlaced DP output doesn't work on VLV/CHV
      drm/i915: Pass crtc state to intel_pipe_{enable,disable}()
      drm/i915: Wait for pipe to start on i830 as well
      drm/i915: Fix vblank timestamp/frame counter jumps on gen2
      drm/i915: Fix deadlock in i830_disable_pipe()
      drm/i915: Fix has_audio readout for DDI A
      drm/i915: Don't add the "force audio" property to DP connectors that don't support audio
      drm/i915: Disable DP audio for g4x
      drm/i915/selftests: Wake the device before executing requests on the GPU
      drm/i915: Set fake_vma.size as well as fake_vma.node.size for capture
      drm/i915: Tidy up signed/unsigned comparison
      drm/i915: Enable IPS with only sprite plane visible too, v4.
      drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.
      drm/i915: Avoid PPS HW/SW state mismatch due to rounding
      drm/i915: Skip switch-to-kernel-context on suspend when wedged
      drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK too
      ...
    3f1f0b1c
Makefile 4.5 KB