aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-10drm/i915: Introduce new intel_output_name()Damien Lespiau
2014-01-10drm/i915: don't set modes for 2 connectors on the same encoderPaulo Zanoni
2014-01-10drm/i915: i830M has watermarks like i855Daniel Vetter
2014-01-10drm/i915: Drop I915_ prefix from HAS_FBCDaniel Vetter
2014-01-10drm/i915: Don't swap planes on 830MVille Syrjälä
2014-01-08drm/i915: fix wrong PLL debug messages.Paulo Zanoni
2014-01-08drm/i915/bdw: don't try to check IPS state on BDW v2Jesse Barnes
2014-01-08drm/i915: use crtc_htotal when calculating ilk watermarksJesse Barnes
2014-01-08drm/i915: fix fastboot pfit disable hack to update pipe w/hJesse Barnes
2014-01-08drm/i915: check modeset state after a pipe_set_base if using fastbootJesse Barnes
2014-01-07drm/i915: Simplify watermark/init_clock_gating setupVille Syrjälä
2014-01-07drm/i915: Enable watermarks for BDWVille Syrjälä
2014-01-07drm/i915: Fix watermark code for BDWVille Syrjälä
2014-01-07drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni
2014-01-07drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson
2014-01-07drm/i915: remove duplicate MODULE_LICENSE definitionJani Nikula
2014-01-07drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...Chris Wilson
2014-01-07drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...Chris Wilson
2014-01-07drm/i915: Mention when we enable the Ironlake iommu workaroundsChris Wilson
2014-01-06drm/i915: Fix refcount leak and possible NULL pointerdereference.Tetsuo Handa
2013-12-18drm/i915: grab a pages pin count for preallocate stolenDaniel Vetter
2013-12-17drm/i915: s/haswell_update_wm/ilk_update_wm/Imre Deak
2013-12-17drm/i915: remove unused WM definesImre Deak
2013-12-17drm/i915: simplify platform specific code in hsw_write_wm_valuesImre Deak
2013-12-17Revert "drm/i915/sprite: Always enable the scaler on IronLake"Ville Syrjälä
2013-12-17drm/i915: Avoid underruns when disabling spritesVille Syrjälä
2013-12-17drm/i915: Don't disable primary when color keying is usedVille Syrjälä
2013-12-17drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä
2013-12-17drm/i915: Move ILK/SNB/IVB over to the HSW WM codeVille Syrjälä
2013-12-17drm/i915: Disable LP1+ watermarks safely in initVille Syrjälä
2013-12-17drm/i915: Linetime watermarks are a HSW featureVille Syrjälä
2013-12-17drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabledVille Syrjälä
2013-12-17drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...Ville Syrjälä
2013-12-17drm/i915: Fix LP1+ watermark disabling ILKVille Syrjälä
2013-12-17drm/i915: Fix LP1 sprite watermarks for ILK/SNBVille Syrjälä
2013-12-17drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabledVille Syrjälä
2013-12-17drm/i915: Add ILK/SNB/IVB WM latency field supportVille Syrjälä
2013-12-17drm/i915: Add IVB DDB partitioning controlVille Syrjälä
2013-12-17drm/i915: kick firmware fbs even when i915 fbdev is disabledDaniel Vetter
2013-12-17drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flagDamien Lespiau
2013-12-17drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabledDaniel Vetter
2013-12-17drm/i915: Don't emit mbox updates without semaphoresBen Widawsky
2013-12-17drm/i915: Reorder/respace MI instruction definitionBen Widawsky
2013-12-17drm/i915/vlv: split DPIO init and resetJesse Barnes
2013-12-17drm/i915/vlv: add early DPIO init v3Jesse Barnes
2013-12-16drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula
2013-12-16drm/i915: fix return value check of debugfs_create_file()Wei Yongjun
2013-12-16drm/i915: parse backlight modulation frequency from the BIOS VBTJani Nikula
2013-12-14drm/i915: add runtime PM support on HaswellPaulo Zanoni
2013-12-14drm/i915: release the GTT mmaps when going into D3Paulo Zanoni