summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2015-06-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-28drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä
2015-05-26drm/i915: Use spinlocks for checking when to waitboostChris Wilson
2015-05-22drm/i915: Introduce DRM_I915_THROTTLE_JIFFIESChris Wilson
2015-05-22drm/i915: Enable GTT caching on gen8Ville Syrjälä
2015-05-22drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()Ville Syrjälä
2015-05-22drm/i915: Use ilk_init_lp_watermarks() on BDWVille Syrjälä
2015-05-21drm/i915: Free RPS boosts for all laggardsChris Wilson
2015-05-21drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson
2015-05-21drm/i915: Limit mmio flip RPS boostsChris Wilson
2015-05-21drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson
2015-05-21drm/i915: s/\<rq\>/req/gDaniel Vetter
2015-05-20drm/i915/chv: Set min freq to efficient frequency on chvDeepak S
2015-05-20drm/i915/chv: Extend set idle rps wa to chvDeepak S
2015-05-20drm/i915/vlv: Remove wait for for punit to updates freq.Deepak S
2015-05-20drm/i915: Be optimistic about future display engines having 7 WM levelsDamien Lespiau
2015-05-20drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru
2015-05-19drm/i915: fix screen flickeringThomas Gummerer
2015-05-08drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCSDamien Lespiau
2015-05-08drm/i915: s/9/intel_freq_opcode(450)/Ville Syrjälä
2015-05-08drm/i915: Setup static bias for GPUDeepak S
2015-04-16drm/i915: Re-adjusting rc6 promotional timer for chvDeepak S
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter
2015-04-14drm/i915/bxt: add workaround to avoid PTE corruptionRobert Beckett
2015-04-14drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaroundBen Widawsky
2015-04-14drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaroundImre Deak
2015-04-14drm/i915/bxt: add bxt_init_clock_gatingImre Deak
2015-04-13drm/i915: Disable Render power gatingSagar Kamble
2015-04-10drm/i915: Naming constants to be written to GEN9_PG_ENABLESagar Kamble
2015-04-10drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson
2015-04-10drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson
2015-04-10drm/i915: Agressive downclocking on BaytrailChris Wilson
2015-04-10drm/i915/skl: Implement WaDisableVFUnitClockGatingDamien Lespiau
2015-04-10drm/i915/skl: Fix stepping check for a couple of W/AsDamien Lespiau
2015-04-10drm/i915: Silence a sparse warningVille Syrjälä
2015-04-09drm/i915/bxt: Broxton DDB is 512 blocksDamien Lespiau
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-26drm/i915/skl: fix semicolon.cocci warningskbuild test robot
2015-03-23drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin
2015-03-20drm/i915: Use down ei for manual Baytrail RPS calculationsChris Wilson
2015-03-20drm/i915: Improved w/a for rps on BaytrailChris Wilson
2015-03-20drm/i915: Relax RPS contraints to allows setting minfreq on idleChris Wilson
2015-03-17drm/i915/skl: Enable the RPS interrupts programmingAkash Goel
2015-03-17drm/i915/skl: Updated the gen9_enable_rps functionAkash Goel
2015-03-17drm/i915/skl: Updated the gen6_rps_limits functionAkash Goel
2015-03-17drm/i915/skl: Restructured the gen6_set_rps_thresholds functionAkash Goel
2015-03-17drm/i915/skl: Updated the gen6_set_rps functionAkash Goel
2015-03-17drm/i915/skl: Updated the gen6_init_rps_frequencies functionAkash Goel
2015-03-17drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()Akash Goel