• Dave Airlie's avatar
    Merge tag 'drm-intel-next-2013-10-18' of... · be51e4a7
    Dave Airlie authored
    Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
    
    - CRC support from Damien and He Shuang. Long term this should allow us to
      test an awful lot modesetting corner cases automatically. So for me as
      the maintainer this is really big.
    - HDMI audio fix from Jani.
    - VLV dpll computation code refactoring from Ville.
    - Fixups for the gpu booster from last time around (Chris).
    - Some cleanups in the context code from Ben.
    - More watermark work from Ville (we'll be getting there ...).
    - vblank timestamp improvements from Ville.
    - CONFIG_FB=n support, including drm core changes to make the fbdev
      helpers optional.
    - DP link training improvements (Jani).
    - mmio vtable from Ben, prep work for future hw.
    
    * tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel: (132 commits)
      drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
      drm/i915: remove dead code in ironlake_crtc_mode_set
      drm/i915: crc support for hsw
      drm/i915: fix CRC debugfs setup
      drm/i915: wait one vblank when disabling CRCs
      drm/i915: use ->get_vblank_counter for the crc frame counter
      drm/i915: wire up CRC interrupt for ilk/snb
      drm/i915: add CRC #defines for ilk/snb
      drm/i915: extract display_pipe_crc_update
      drm/i915: don't Oops in debugfs for I915_FBDEV=n
      drm/i915: set HDMI pixel clock in audio configuration
      drm/i915: pass mode to ELD write vfuncs
      cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
      drm/i915: check gem bo size when creating framebuffers
      drm/i915: Use unsigned long for obj->user_pin_count
      drm/i915: prevent tiling changes on framebuffer backing storage
      drm/i915: grab dev->struct_mutex around framebuffer_init
      drm/i915: vlv: fix VGA hotplug after modeset
      drm: add support for additional stereo 3D modes
      drm/i915: preserve dispaly init order on ByT
      ...
    be51e4a7
i915_sysfs.c 16.6 KB