• Dave Airlie's avatar
    Merge tag 'drm-intel-next-2014-11-07-fixups' of... · fd172d0c
    Dave Airlie authored
    Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org/drm-intel into drm-next
    
    - skl watermarks code (Damien, Vandana, Pradeep)
    - reworked audio codec /eld handling code (Jani)
    - rework the mmio_flip code to use the vblank evade logic and wait for rendering
      using the standard wait_seqno interface (Ander)
    - skl forcewake support (Zhe Wang)
    - refactor the chv interrupt code to use functions shared with vlv (Ville)
    - prep work for different global gtt views (Tvrtko Ursulin)
    - precompute the display PLL config before touching hw state (Ander)
    - completely reworked panel power sequencer code for chv/vlv (Ville)
    - pre work to split the plane update code into a prepare and commit phase
      (Gustavo Padovan)
    - golden context for skl (Armin Reese)
    - as usual tons of fixes and improvements all over
    
    * tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org/drm-intel: (135 commits)
      drm/i915: Use correct pipe config to update pll dividers. V2
      drm/i915: Plug memory leak in intel_shared_dpll_start_config()
      drm/i915: Update DRIVER_DATE to 20141107
      drm/i915: Add gen to the gpu hang ecode
      drm/i915: Cache HPLL frequency on VLV/CHV
      Revert "drm/i915/vlv: Remove check for Old Ack during forcewake"
      drm/i915: Make mmio flip wait for seqno in the work function
      drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno
      drm/i915: Move the .global_resources() hook call into modeset_update_crtc_power_domains()
      drm/i915/audio: add DOC comment describing HDA over HDMI/DP
      drm/i915: make pipe/port based audio valid accessors easier to use
      drm/i915/audio: add audio codec enable debug log for g4x
      drm/i915/audio: add audio codec disable on g4x
      drm/i915: enable audio codec after port
      drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence
      drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
      drm/i915/skl: Enable Gen9 RC6
      drm/i915/skl: Gen9 Forcewake
      drm/i915/skl: Log the order in which we flush the pipes in the WM code
      drm/i915/skl: Flush the WM configuration
      ...
    fd172d0c
intel_dp.c 156 KB