• Dave Airlie's avatar
    Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next · 041df357
    Dave Airlie authored
    - suspend/resume/freeze/thaw unification from Imre
    - wa list improvements from Mika&Arun
    - display pll precomputation from Ander Conselvan, this removed the last
      ->mode_set callbacks, a big step towards implementing atomic modesets
    - more kerneldoc for the interrupt code
    - 180 rotation for cursors (Ville&Sonika)
    - ULT/ULX feature check macros cleaned up thanks to Damien
    - piles and piles of fixes all over, bug team seems to work!
    
    * tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-intel: (61 commits)
      drm/i915: Update DRIVER_DATE to 20141024
      drm/i915: add comments on what stage a given PM handler is called
      drm/i915: unify switcheroo and legacy suspend/resume handlers
      drm/i915: add poweroff_late handler
      drm/i915: sanitize suspend/resume helper function names
      drm/i915: unify S3 and S4 suspend/resume handlers
      drm/i915: disable/re-enable PCI device around S4 freeze/thaw
      drm/i915: enable output polling during S4 thaw
      drm/i915: check for GT faults in all resume handlers and driver load time
      drm/i915: remove unused restore_gtt_mappings optimization during suspend
      drm/i915: fix S4 suspend while switcheroo state is off
      drm/i915: vlv: fix switcheroo/legacy suspend/resume
      drm/i915: propagate error from legacy resume handler
      drm/i915: unify legacy S3 suspend and S4 freeze handlers
      drm/i915: factor out i915_drm_suspend_late
      drm/i915: Emit even number of dwords when emitting LRIs
      drm/i915: Add rotation support for cursor plane (v5)
      drm/i915: Correctly reject invalid flags for wait_ioctl
      drm/i915: use macros to assign mmio access functions
      drm/i915: only run hsw_power_well_post_enable when really needed
      ...
    041df357
intel_ringbuffer.c 74.7 KB