summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Include more information in disabled hotplug interrupt warningChris Wilson2014-01-101-1/+2
* drm/i915: Only complain about a rogue hotplug IRQ after disablingChris Wilson2014-01-101-1/+1
* drm/i915: Only WARN about a stuck hotplug irq ONCEChris Wilson2014-01-101-3/+3
* drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/Daniel Vetter2014-01-101-2/+2
* drm/i915: add braces around KHz/MHz macro parametersJani Nikula2014-01-101-2/+2
* drm/i915: Fix 915GM self-refresh enable/disableVille Syrjälä2014-01-101-2/+2
* drm/i915: 830M doesn't have an LVDS portVille Syrjälä2014-01-101-1/+1
* drm/i915: No panel fitter on 830M or non-mobile gen2/3 platformsVille Syrjälä2014-01-102-1/+4
* drm/i915/vlv: Add drpc debugfs support for valleyviewDeepak S2014-01-102-1/+49
* drm/i915: vlv: W/a for hotplug/manual VGA detectionImre Deak2014-01-101-4/+15
* drm/i915: vlv: make CRI clock enabling explicit during resumeImre Deak2014-01-101-4/+4
* drm/i915: only apply GAMMA_MODE IPS WA on HSWPaulo Zanoni2014-01-101-1/+1
* drm/i915: Introduce new intel_output_name()Damien Lespiau2014-01-102-0/+23
* drm/i915: don't set modes for 2 connectors on the same encoderPaulo Zanoni2014-01-101-4/+8
* drm/i915: i830M has watermarks like i855Daniel Vetter2014-01-101-34/+19
* drm/i915: Drop I915_ prefix from HAS_FBCDaniel Vetter2014-01-106-9/+9
* drm/i915: Don't swap planes on 830MVille Syrjälä2014-01-102-3/+3
* drm/i915: fix wrong PLL debug messages.Paulo Zanoni2014-01-081-8/+3
* drm/i915/bdw: don't try to check IPS state on BDW v2Jesse Barnes2014-01-082-9/+12
* drm/i915: use crtc_htotal when calculating ilk watermarksJesse Barnes2014-01-081-1/+1
* drm/i915: fix fastboot pfit disable hack to update pipe w/hJesse Barnes2014-01-081-0/+2
* drm/i915: check modeset state after a pipe_set_base if using fastbootJesse Barnes2014-01-081-0/+10
* drm/i915: Simplify watermark/init_clock_gating setupVille Syrjälä2014-01-071-62/+16
* drm/i915: Enable watermarks for BDWVille Syrjälä2014-01-071-0/+11
* drm/i915: Fix watermark code for BDWVille Syrjälä2014-01-071-7/+7
* drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni2014-01-071-1/+2
* drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-01-071-4/+8
* drm/i915: remove duplicate MODULE_LICENSE definitionJani Nikula2014-01-071-2/+0
* drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...Chris Wilson2014-01-071-9/+9
* drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...Chris Wilson2014-01-071-7/+9
* drm/i915: Mention when we enable the Ironlake iommu workaroundsChris Wilson2014-01-071-0/+3
* drm/i915: Fix refcount leak and possible NULL pointerdereference.Tetsuo Handa2014-01-061-1/+11
* drm/i915: grab a pages pin count for preallocate stolenDaniel Vetter2013-12-181-0/+1
* drm/i915: s/haswell_update_wm/ilk_update_wm/Imre Deak2013-12-172-45/+45
* drm/i915: remove unused WM definesImre Deak2013-12-171-36/+0
* drm/i915: simplify platform specific code in hsw_write_wm_valuesImre Deak2013-12-171-6/+5
* Revert "drm/i915/sprite: Always enable the scaler on IronLake"Ville Syrjälä2013-12-171-1/+1
* drm/i915: Avoid underruns when disabling spritesVille Syrjälä2013-12-171-0/+12
* drm/i915: Don't disable primary when color keying is usedVille Syrjälä2013-12-171-1/+10
* drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä2013-12-173-40/+46
* drm/i915: Move ILK/SNB/IVB over to the HSW WM codeVille Syrjälä2013-12-172-646/+12
* drm/i915: Disable LP1+ watermarks safely in initVille Syrjälä2013-12-171-12/+19
* drm/i915: Linetime watermarks are a HSW featureVille Syrjälä2013-12-171-2/+4
* drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabledVille Syrjälä2013-12-171-1/+16
* drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...Ville Syrjälä2013-12-171-2/+8
* drm/i915: Fix LP1+ watermark disabling ILKVille Syrjälä2013-12-171-13/+20
* drm/i915: Fix LP1 sprite watermarks for ILK/SNBVille Syrjälä2013-12-171-7/+20
* drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabledVille Syrjälä2013-12-171-0/+8
* drm/i915: Add ILK/SNB/IVB WM latency field supportVille Syrjälä2013-12-171-1/+12
* drm/i915: Add IVB DDB partitioning controlVille Syrjälä2013-12-172-8/+24
OpenPOWER on IntegriCloud