summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2015-05-19drm/i915: fix screen flickeringThomas Gummerer
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
2015-03-17drm/i915: Use FW_WM() macro for older gmch platforms tooVille Syrjälä
2015-03-17drm/i915: Add polish to VLV WM shift+mask operationsVille Syrjälä
2015-03-17drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)Matt Roper
2015-03-17drm/i915: Disable DDR DVFS on CHVVille Syrjälä
2015-03-17drm/i915: Enable the maxfifo PM5 mode when appropriate on CHVVille Syrjälä
2015-03-17drm/i915: Rewrite VLV/CHV watermark codeVille Syrjälä
2015-03-17drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)Matt Roper
2015-03-17drm/i915: Make sure PND deadline mode is enabled on VLV/CHVVille Syrjälä
2015-03-17drm/i915: Read out display FIFO size on VLV/CHVVille Syrjälä
2015-03-17drm/i915: Pass plane to vlv_compute_drain_latency()Ville Syrjälä
2015-03-17drm/i915: Reorganize VLV DDL setupVille Syrjälä
2015-03-17drm/i915: Hide VLV DDL precision handlingVille Syrjälä
2015-03-17drm/i915: Simplify VLV drain latency computationVille Syrjälä
2015-03-17drm/i915: Kill DRAIN_LATENCY_PRECISION_* definesVille Syrjälä
2015-03-17drm/i915: Reduce CHV DDL multiplier to 16/8Ville Syrjälä
2015-03-17drm/i915: Remove ironlake rc6 supportJohn Harrison
2015-03-17drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau
2015-03-17drm/i915: Use plane->state->fb in watermark code (v2)Matt Roper
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin
2015-02-27drm/i915/skl: Updated watermark programmingTvrtko Ursulin
2015-02-24drm/i915/skl: Make sure to allocate mininum sizes in the DDBDamien Lespiau
2015-02-13drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrementDamien Lespiau
2015-02-13drm/i915/skl: Implement WaDisableChickenBitTSGBarrierAckForFFSliceCSDamien Lespiau
2015-02-13drm/i915/skl: Implement WaDisableHDCInvalidationDamien Lespiau
2015-02-13drm/i915/skl: Implement WaDisableLSQCROPERFforOCLDamien Lespiau
2015-02-13drm/i915/skl: Implement WaSetGAPSunitClckGateDisableDamien Lespiau
2015-02-13drm/i915/skl: Make the init clock gating function skylake specificDamien Lespiau
2015-02-13drm/i915/skl: Document the WM read latency W/A with its nameDamien Lespiau
2015-02-13drm/i915: Disable power management for i915 driver in VMYu Zhang
2015-02-13drm/i915: Support not having an init clock gating function definedDamien Lespiau
2015-02-13drm/i915/gen9: Implement Wa4x4STCOptimizationDisableHoath, Nicholas
2015-02-13drm/i915/gen9: Implement WaDisableSDEUnitClockGatingHoath, Nicholas
2015-02-13drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5Nick Hoath
2015-02-13drm/i915: Introduce intel_set_rps()Ville Syrjälä