summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2014-06-23drm/i915: cache hw power well enabled stateImre Deak
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
2014-06-13drm/i915/bdw: remove erroneous chv specific workarounds from bdw codeTom O'Rourke
2014-06-11drm/i915: Disable FBC by default also on Haswell and laterChris Wilson
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05drm/i915: fix display power sw state reportingImre Deak
2014-06-05drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMSVille Syrjälä
2014-06-05drm/i915: Enable interrupt-based AGPBUSY# enable on 85xVille Syrjälä
2014-06-05drm/i915: Flip the sense of AGPBUSY_DIS bitVille Syrjälä
2014-06-05drm/i915: Set AGPBUSY# bit in init_clock_gatingVille Syrjälä
2014-06-05drm/i915/vlv: add pll assertion when disabling DPIO common wellJesse Barnes
2014-06-05drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_wellJesse Barnes
2014-06-05drm/i915/vlv: re-order power wells so DPIO common comes after TXJesse Barnes
2014-06-05drm/i915/vlv: move CRI refclk enable into __vlv_set_power_wellJesse Barnes
2014-06-05drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3Jesse Barnes
2014-06-05drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlvAkash Goel
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo
2014-05-22drm/i915: fix possible RPM ref leaking during RPS disablingImre Deak
2014-05-21Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queuedDaniel Vetter
2014-05-21drm/i915: Accurately initialize fifo underrun state on gmch platformsDaniel Vetter
2014-05-21drm/i915: rip our vblank reset hacks for runtime PMDaniel Vetter
2014-05-20drm/i915/chv: Add a bunch of pre production workaroundsVille Syrjälä
2014-05-20drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHVRafael Barbalho
2014-05-20drm/i915/chv: Implement WaDisableSDEUnitClockGating:chvVille Syrjälä
2014-05-20drm/i915/chv: Implement WaDisableCSUnitClockGating:chvVille Syrjälä
2014-05-20drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chvVille Syrjälä
2014-05-20drm/i915/chv: Implement WaVSRefCountFullforceMissDisable:chv and WaDSRefCount...Ville Syrjälä
2014-05-20drm/i915/chv: Implement WaDisableThreadStallDopClockGating:chvVille Syrjälä
2014-05-20drm/i915/chv: Implement WaDisablePartialInstShootdown:chvVille Syrjälä
2014-05-16drm/i915: Be careful with non-disp bit in PMINTRMSKMika Kuoppala
2014-05-15drm/i915: Enable rc6 with bdwMika Kuoppala
2014-05-15drm/i915: Fix rc6 options debug infoMika Kuoppala
2014-05-15drm/i915: Enable PM Interrupts target via Display Interface.Deepak S
2014-05-15drm/i915/bdw: Implement a basic PM interrupt handlerBen Widawsky
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä
2014-05-14drm/i915: Use for_each_crtc() when iterating through the CRTCsDamien Lespiau
2014-05-14drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcsDamien Lespiau
2014-05-13drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau
2014-05-12drm/i915/chv: Initial clock gating support for CherryviewVille Syrjälä
2014-05-06drm/i915: Merge LP1+ watermarks in safer wayVille Syrjälä
2014-05-06drm/i915: Make sure computed watermarks never overflow the registersVille Syrjälä
2014-05-05drm/i915: vlv: init only needed state during early power well enablingImre Deak
2014-05-05drm/i915/bdw: Disable idle DOP clock gatingBen Widawsky
2014-05-05drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PMImre Deak
2014-05-05drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-offImre Deak
2014-05-05drm/i915: vlv: setup RPS min/max frequencies once during init timeImre Deak
2014-05-05drm/i915: factor out gen6_update_ring_freqImre Deak
2014-05-05drm/i915: disable runtime PM if RC6 is disabledImre Deak