summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2013-08-05drm/i915: Add comments about units of latency valuesVille Syrjälä
2013-08-05drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB tooVille Syrjälä
2013-08-05drm/i915: Disable specific watermark levels when latency is zeroVille Syrjälä
2013-08-05drm/i915: Print the watermark latencies during initVille Syrjälä
2013-08-05drm/i915: Use the stored cursor and plane latencies properlyVille Syrjälä
2013-08-05drm/i915: Store the watermark latency values in dev_privVille Syrjälä
2013-08-05drm/i915: Add ILK support to intel_read_wm_latencyVille Syrjälä
2013-08-05drm/i915: Add VM to pinBen Widawsky
2013-08-05drm/i915: Add SNB/IVB support to intel_read_wm_latencyVille Syrjälä
2013-08-05drm/i915: Don't multiply the watermark latency values too earlyVille Syrjälä
2013-08-05drm/i915: Split out reading of HSW watermark latency valuesVille Syrjälä
2013-08-05drm/i915: Change the watermark latency type to uint16_tVille Syrjälä
2013-08-05drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wmVille Syrjälä
2013-08-05drm/i915: Rename most wm compute functions to ilk_ prefixVille Syrjälä
2013-08-05drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rateVille Syrjälä
2013-08-05drm/i915: Pass the actual sprite width to watermarks functionsVille Syrjälä
2013-08-05drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä
2013-08-04drm/i915: Squelch repeated reasoning for why FBC cannot be activatedChris Wilson
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-07-17drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov
2013-07-16drm/i915: Don't try to calculate RC6 residency on GEN4 and beforeDamien Lespiau
2013-07-16drm/i915: We implement WaFbcDisableDpfcClockGating on ilkDamien Lespiau
2013-07-16drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snbDamien Lespiau
2013-07-16drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snbDamien Lespiau
2013-07-16drm/i915: simplify rps interrupt enabling/disabling sequenceDaniel Vetter
2013-07-16drm/i915: extract rps interrupt enable/disable helpersDaniel Vetter
2013-07-16drm/i915: unify GT/PM irq postinstall codeDaniel Vetter
2013-07-11drm/i915: kill dev_priv->rps.lockDaniel Vetter
2013-07-10Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky
2013-07-05drm/i915: less magic for stolen preallocated objects w/o gtt offsetDaniel Vetter
2013-07-02drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLVVille Syrjälä
2013-07-01drm/i915: Move fbc members out of lineBen Widawsky
2013-07-01drm/i915: Fix a couple of "should it be static?" sparse warningsDamien Lespiau
2013-07-01drm/i915: Fix reason for per-chip disabling of FBCDamien Lespiau
2013-07-01drm/i915: Make intel_enable_fbc() staticDamien Lespiau
2013-07-01drm/i915: invert the verbosity of intel_enable_fbcPaulo Zanoni
2013-07-01drm/i915: Don't increase the GPU frequency from the delayed VLV rps timerVille Syrjälä
2013-07-01drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLVVille Syrjälä
2013-07-01drm/i915: Don't wait for Punit after each freq change on VLVVille Syrjälä
2013-07-01drm/i915: Clean up VLV rps code a bitVille Syrjälä
2013-07-01drm/i915: Remove duplicated WaForceL3Serialization:vlvVille Syrjälä
2013-06-13drm/i915: Try harder to disable trickle feed on VLVVille Syrjälä
2013-06-07drm/i915: WA: FBC Render Nuke.Rodrigo Vivi
2013-06-07drm/i915: Refactor ctg+ trickle feed disableVille Syrjälä
2013-06-07drm/i915: Disable trickle feed in ironlake_init_clock_gating()Ville Syrjälä
2013-06-07drm/i915: Disable trickle feed via MI_ARB_STATE for the gen4Ville Syrjälä
2013-06-07drm/i915: Disable primary plane trickle feed for g4xVille Syrjälä