summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-061-0/+8
|\
| * drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S2014-07-011-0/+8
* | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-041-0/+21
|\ \ | |/ |/|
| * drm/i915: provide interface for audio driver to query cdclkJani Nikula2014-07-041-0/+21
* | drm/i915: cache hw power well enabled stateImre Deak2014-06-231-22/+15
* | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-191-6/+8
|\ \ | |/
| * drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-161-6/+8
* | drm/i915/bdw: remove erroneous chv specific workarounds from bdw codeTom O'Rourke2014-06-131-5/+1
* | drm/i915: Disable FBC by default also on Haswell and laterChris Wilson2014-06-111-2/+1
|/
* Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-061-12/+83
|\
| * drm/i915: fix display power sw state reportingImre Deak2014-06-051-1/+16
| * drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMSVille Syrjälä2014-06-051-0/+3
| * drm/i915: Enable interrupt-based AGPBUSY# enable on 85xVille Syrjälä2014-06-051-0/+4
| * drm/i915: Flip the sense of AGPBUSY_DIS bitVille Syrjälä2014-06-051-1/+1
| * drm/i915: Set AGPBUSY# bit in init_clock_gatingVille Syrjälä2014-06-051-0/+3
| * drm/i915/vlv: add pll assertion when disabling DPIO common wellJesse Barnes2014-06-051-0/+4
| * drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_wellJesse Barnes2014-06-051-9/+30
| * drm/i915/vlv: re-order power wells so DPIO common comes after TXJesse Barnes2014-06-051-6/+6
| * drm/i915/vlv: move CRI refclk enable into __vlv_set_power_wellJesse Barnes2014-06-051-0/+11
| * drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3Jesse Barnes2014-06-051-3/+10
| * drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlvAkash Goel2014-06-051-2/+5
* | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-051-0/+40
|\ \ | |/ |/|
| * drm/i915: Increase WM memory latency values on SNBVille Syrjälä2014-05-151-0/+40
* | drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-221-5/+5
* | drm/i915: fix possible RPM ref leaking during RPS disablingImre Deak2014-05-221-1/+3
* | Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queuedDaniel Vetter2014-05-211-40/+0
|\ \
| * | drm/i915: Accurately initialize fifo underrun state on gmch platformsDaniel Vetter2014-05-211-6/+0
| * | drm/i915: rip our vblank reset hacks for runtime PMDaniel Vetter2014-05-211-34/+0
* | | drm/i915/chv: Add a bunch of pre production workaroundsVille Syrjälä2014-05-201-1/+19
* | | drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHVRafael Barbalho2014-05-201-0/+4
* | | drm/i915/chv: Implement WaDisableSDEUnitClockGating:chvVille Syrjälä2014-05-201-0/+4
* | | drm/i915/chv: Implement WaDisableCSUnitClockGating:chvVille Syrjälä2014-05-201-0/+4
* | | drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chvVille Syrjälä2014-05-201-0/+4
* | | drm/i915/chv: Implement WaVSRefCountFullforceMissDisable:chv and WaDSRefCount...Ville Syrjälä2014-05-201-0/+6
* | | drm/i915/chv: Implement WaDisableThreadStallDopClockGating:chvVille Syrjälä2014-05-201-0/+4
* | | drm/i915/chv: Implement WaDisablePartialInstShootdown:chvVille Syrjälä2014-05-201-0/+4
* | | drm/i915: Be careful with non-disp bit in PMINTRMSKMika Kuoppala2014-05-161-1/+1
* | | drm/i915: Enable rc6 with bdwMika Kuoppala2014-05-151-6/+2
* | | drm/i915: Fix rc6 options debug infoMika Kuoppala2014-05-151-1/+1
* | | drm/i915: Enable PM Interrupts target via Display Interface.Deepak S2014-05-151-0/+3
* | | drm/i915/bdw: Implement a basic PM interrupt handlerBen Widawsky2014-05-151-2/+36
* | | drm/i915: Use for_each_crtc() when iterating through the CRTCsDamien Lespiau2014-05-141-3/+3
* | | drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcsDamien Lespiau2014-05-141-3/+3
* | | drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau2014-05-131-1/+1
* | | drm/i915/chv: Initial clock gating support for CherryviewVille Syrjälä2014-05-121-0/+13
|/ /
* | drm/i915: Merge LP1+ watermarks in safer wayVille Syrjälä2014-05-061-9/+28
* | drm/i915: Make sure computed watermarks never overflow the registersVille Syrjälä2014-05-061-7/+36
* | drm/i915: vlv: init only needed state during early power well enablingImre Deak2014-05-051-4/+10
* | drm/i915/bdw: Disable idle DOP clock gatingBen Widawsky2014-05-051-0/+4
* | drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PMImre Deak2014-05-051-0/+4
OpenPOWER on IntegriCloud