summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove more ilk rc6 remnantsDaniel Vetter2015-06-151-10/+2
* drm/i915: Don't enable IPS when pixel rate exceeds 95%Ville Syrjälä2015-06-121-9/+8
* drm/i915: Use cached cdclk valueVille Syrjälä2015-06-121-1/+1
* Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-041-13/+11
|\
| * drm/i915: fix screen flickeringThomas Gummerer2015-05-191-13/+11
* | drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä2015-05-281-2/+2
* | drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä2015-05-281-2/+4
* | drm/i915: Use spinlocks for checking when to waitboostChris Wilson2015-05-261-11/+20
* | drm/i915: Introduce DRM_I915_THROTTLE_JIFFIESChris Wilson2015-05-221-1/+1
* | drm/i915: Enable GTT caching on gen8Ville Syrjälä2015-05-221-0/+13
* | drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()Ville Syrjälä2015-05-221-0/+10
* | drm/i915: Use ilk_init_lp_watermarks() on BDWVille Syrjälä2015-05-221-3/+1
* | drm/i915: Free RPS boosts for all laggardsChris Wilson2015-05-211-4/+16
* | drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson2015-05-211-7/+7
* | drm/i915: Limit mmio flip RPS boostsChris Wilson2015-05-211-0/+1
* | drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson2015-05-211-0/+1
* | drm/i915: s/\<rq\>/req/gDaniel Vetter2015-05-211-8/+8
* | drm/i915/chv: Set min freq to efficient frequency on chvDeepak S2015-05-201-19/+2
* | drm/i915/chv: Extend set idle rps wa to chvDeepak S2015-05-201-7/+0
* | drm/i915/vlv: Remove wait for for punit to updates freq.Deepak S2015-05-201-30/+11
* | drm/i915: Be optimistic about future display engines having 7 WM levelsDamien Lespiau2015-05-201-1/+1
* | drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru2015-05-201-12/+67
* | drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCSDamien Lespiau2015-05-081-2/+1
* | drm/i915: s/9/intel_freq_opcode(450)/Ville Syrjälä2015-05-081-2/+2
* | drm/i915: Setup static bias for GPUDeepak S2015-05-081-0/+12
* | drm/i915: Re-adjusting rc6 promotional timer for chvDeepak S2015-04-161-2/+2
* | Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-141-2/+31
|\ \
| * | drm/i915/bxt: add workaround to avoid PTE corruptionRobert Beckett2015-04-141-0/+2
| * | drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaroundBen Widawsky2015-04-141-1/+3
| * | drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaroundImre Deak2015-04-141-0/+11
| * | drm/i915/bxt: add bxt_init_clock_gatingImre Deak2015-04-141-1/+11
| * | drm/i915/bxt: Broxton DDB is 512 blocksDamien Lespiau2015-04-091-1/+5
| |/
* | drm/i915: Disable Render power gatingSagar Kamble2015-04-131-2/+5
* | drm/i915: Naming constants to be written to GEN9_PG_ENABLESagar Kamble2015-04-101-1/+3
* | drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson2015-04-101-3/+15
* | drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson2015-04-101-0/+35
* | drm/i915: Agressive downclocking on BaytrailChris Wilson2015-04-101-1/+7
* | drm/i915/skl: Implement WaDisableVFUnitClockGatingDamien Lespiau2015-04-101-0/+4
* | drm/i915/skl: Fix stepping check for a couple of W/AsDamien Lespiau2015-04-101-1/+1
* | drm/i915: Silence a sparse warningVille Syrjälä2015-04-101-1/+1
* | drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä2015-03-311-1/+1
|/
* drm/i915/skl: fix semicolon.cocci warningskbuild test robot2015-03-261-1/+1
* drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin2015-03-231-1/+17
* drm/i915: Use down ei for manual Baytrail RPS calculationsChris Wilson2015-03-201-3/+2
* drm/i915: Improved w/a for rps on BaytrailChris Wilson2015-03-201-2/+20
* drm/i915: Relax RPS contraints to allows setting minfreq on idleChris Wilson2015-03-201-16/+28
* drm/i915/skl: Enable the RPS interrupts programmingAkash Goel2015-03-171-14/+3
* drm/i915/skl: Updated the gen9_enable_rps functionAkash Goel2015-03-171-15/+13
* drm/i915/skl: Updated the gen6_rps_limits functionAkash Goel2015-03-171-5/+11
* drm/i915/skl: Restructured the gen6_set_rps_thresholds functionAkash Goel2015-03-171-36/+32
OpenPOWER on IntegriCloud