aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-18drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bppJani Nikula
2013-10-18drm/i915: remove dead code in ironlake_crtc_mode_setDaniel Vetter
2013-10-18drm/i915: crc support for hswDaniel Vetter
2013-10-18drm/i915: fix CRC debugfs setupDaniel Vetter
2013-10-18drm/i915: wait one vblank when disabling CRCsDaniel Vetter
2013-10-18drm/i915: use ->get_vblank_counter for the crc frame counterDaniel Vetter
2013-10-18drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter
2013-10-18drm/i915: add CRC #defines for ilk/snbDaniel Vetter
2013-10-18drm/i915: extract display_pipe_crc_updateDaniel Vetter
2013-10-18drm/i915: don't Oops in debugfs for I915_FBDEV=nDaniel Vetter
2013-10-18drm/i915: set HDMI pixel clock in audio configurationJani Nikula
2013-10-18drm/i915: pass mode to ELD write vfuncsJani Nikula
2013-10-18cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter
2013-10-18drm/i915: check gem bo size when creating framebuffersDaniel Vetter
2013-10-16drm/i915: Use unsigned long for obj->user_pin_countDaniel Vetter
2013-10-16drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter
2013-10-16drm/i915: grab dev->struct_mutex around framebuffer_initDaniel Vetter
2013-10-16drm/i915: vlv: fix VGA hotplug after modesetImre Deak
2013-10-16drm: add support for additional stereo 3D modesThomas Wood
2013-10-16drm/i915: preserve dispaly init order on ByTArtem Bityutskiy
2013-10-16drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau
2013-10-16drm/i915: Disable all GEM timers and work on unloadChris Wilson
2013-10-16drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee
2013-10-16drm/i915: constify harderDaniel Vetter
2013-10-16drm/i915: static inline for dummy crc functionsDaniel Vetter
2013-10-16drm/i915: Enable pipe CRCsDamien Lespiau
2013-10-16drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau
2013-10-16drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau
2013-10-16drm/i915: Move drm_add_fake_info_node() higher in the fileDamien Lespiau
2013-10-16drm/i915: Add log messages when CRCs collection is started/stoppedDamien Lespiau
2013-10-16drm/i915: Warn if we receive an interrupt after freeing the bufferDamien Lespiau
2013-10-16drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctlDamien Lespiau
2013-10-16drm/i915: Generalize the CRC command format for future workDamien Lespiau
2013-10-16drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau
2013-10-16drm/i915: Empty the circular buffer when asked for a new sourceDamien Lespiau
2013-10-16drm/i915: Enforce going back to none before changing CRC sourceDamien Lespiau
2013-10-16drm/i915: Make switching to the same CRC source a no-opDamien Lespiau
2013-10-16drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau
2013-10-16drm/i915: Keep the CRC values into a circular bufferDamien Lespiau
2013-10-16drm/i915: Add a control file for pipe CRCsDaniel Vetter
2013-10-16drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He
2013-10-16drm/i915: Replace has_bsd/blt/vebox with a maskBen Widawsky
2013-10-16drm/i915: cleanup context finiBen Widawsky
2013-10-16drm/i915: Do a fuller init after resetBen Widawsky
2013-10-15drm/i915: Check 5/6 DDB split only when sprites are enabledVille Syrjälä
2013-10-15drm/i915: Rename ilk_check_wm to ilk_validate_wm_levelVille Syrjälä
2013-10-15drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximumsVille Syrjälä
2013-10-15drm/i915: Adjust watermark register masksVille Syrjälä
2013-10-15drm/i915: Remove a somewhat silly debug print from watermark codeVille Syrjälä
2013-10-15drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()Ville Syrjälä