summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: fix screen flickeringThomas Gummerer2015-05-191-13/+11
* 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
* drm/i915/skl: Updated the gen6_set_rps functionAkash Goel2015-03-171-1/+4
* drm/i915/skl: Updated the gen6_init_rps_frequencies functionAkash Goel2015-03-171-0/+7
* drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()Akash Goel2015-03-171-2/+6
* drm/i915: Use FW_WM() macro for older gmch platforms tooVille Syrjälä2015-03-171-20/+22
* drm/i915: Add polish to VLV WM shift+mask operationsVille Syrjälä2015-03-171-33/+41
* drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)Matt Roper2015-03-171-23/+39
* drm/i915: Disable DDR DVFS on CHVVille Syrjälä2015-03-171-0/+34
* drm/i915: Enable the maxfifo PM5 mode when appropriate on CHVVille Syrjälä2015-03-171-0/+18
* drm/i915: Rewrite VLV/CHV watermark codeVille Syrjälä2015-03-171-140/+160
* drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)Matt Roper2015-03-171-8/+8
* drm/i915: Make sure PND deadline mode is enabled on VLV/CHVVille Syrjälä2015-03-171-6/+13
* drm/i915: Read out display FIFO size on VLV/CHVVille Syrjälä2015-03-171-0/+55
* drm/i915: Pass plane to vlv_compute_drain_latency()Ville Syrjälä2015-03-171-26/+16
* drm/i915: Reorganize VLV DDL setupVille Syrjälä2015-03-171-15/+31
* drm/i915: Hide VLV DDL precision handlingVille Syrjälä2015-03-171-48/+26
* drm/i915: Simplify VLV drain latency computationVille Syrjälä2015-03-171-4/+7
* drm/i915: Kill DRAIN_LATENCY_PRECISION_* definesVille Syrjälä2015-03-171-8/+4
* drm/i915: Reduce CHV DDL multiplier to 16/8Ville Syrjälä2015-03-171-4/+4
* drm/i915: Remove ironlake rc6 supportJohn Harrison2015-03-171-155/+0
* drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau2015-03-171-5/+4
* drm/i915: Use plane->state->fb in watermark code (v2)Matt Roper2015-03-171-11/+11
* drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper2015-03-171-6/+6
* Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-091-28/+91
|\
| * drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin2015-02-271-9/+46
| * drm/i915/skl: Updated watermark programmingTvrtko Ursulin2015-02-271-21/+33
| * drm/i915/skl: Make sure to allocate mininum sizes in the DDBDamien Lespiau2015-02-241-4/+18
* | Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-051-43/+71
|\|
| * drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrementDamien Lespiau2015-02-131-0/+11
| * drm/i915/skl: Implement WaDisableChickenBitTSGBarrierAckForFFSliceCSDamien Lespiau2015-02-131-1/+6
| * drm/i915/skl: Implement WaDisableHDCInvalidationDamien Lespiau2015-02-131-0/+6
| * drm/i915/skl: Implement WaDisableLSQCROPERFforOCLDamien Lespiau2015-02-131-0/+5
| * drm/i915/skl: Implement WaSetGAPSunitClckGateDisableDamien Lespiau2015-02-131-1/+2
| * drm/i915/skl: Make the init clock gating function skylake specificDamien Lespiau2015-02-131-2/+2
| * drm/i915/skl: Document the WM read latency W/A with its nameDamien Lespiau2015-02-131-0/+2
| * drm/i915: Disable power management for i915 driver in VMYu Zhang2015-02-131-0/+4
| * drm/i915: Support not having an init clock gating function definedDamien Lespiau2015-02-131-1/+2
| * drm/i915/gen9: Implement Wa4x4STCOptimizationDisableHoath, Nicholas2015-02-131-4/+0
| * drm/i915/gen9: Implement WaDisableSDEUnitClockGatingHoath, Nicholas2015-02-131-6/+8
| * drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5Nick Hoath2015-02-131-8/+0
| * drm/i915: Introduce intel_set_rps()Ville Syrjälä2015-02-131-25/+28