开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
2015-05-19
drm/i915: fix screen flickering
Thomas Gummerer
2015-03-26
drm/i915/skl: fix semicolon.cocci warnings
kbuild test robot
2015-03-23
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
2015-03-20
drm/i915: Use down ei for manual Baytrail RPS calculations
Chris Wilson
2015-03-20
drm/i915: Improved w/a for rps on Baytrail
Chris Wilson
2015-03-20
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
2015-03-17
drm/i915/skl: Enable the RPS interrupts programming
Akash Goel
2015-03-17
drm/i915/skl: Updated the gen9_enable_rps function
Akash Goel
2015-03-17
drm/i915/skl: Updated the gen6_rps_limits function
Akash Goel
2015-03-17
drm/i915/skl: Restructured the gen6_set_rps_thresholds function
Akash Goel
2015-03-17
drm/i915/skl: Updated the gen6_set_rps function
Akash Goel
2015-03-17
drm/i915/skl: Updated the gen6_init_rps_frequencies function
Akash Goel
2015-03-17
drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
Akash Goel
2015-03-17
drm/i915: Use FW_WM() macro for older gmch platforms too
Ville Syrjälä
2015-03-17
drm/i915: Add polish to VLV WM shift+mask operations
Ville Syrjälä
2015-03-17
drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)
Matt Roper
2015-03-17
drm/i915: Disable DDR DVFS on CHV
Ville Syrjälä
2015-03-17
drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
Ville Syrjälä
2015-03-17
drm/i915: Rewrite VLV/CHV watermark code
Ville Syrjälä
2015-03-17
drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)
Matt Roper
2015-03-17
drm/i915: Make sure PND deadline mode is enabled on VLV/CHV
Ville Syrjälä
2015-03-17
drm/i915: Read out display FIFO size on VLV/CHV
Ville Syrjälä
2015-03-17
drm/i915: Pass plane to vlv_compute_drain_latency()
Ville Syrjälä
2015-03-17
drm/i915: Reorganize VLV DDL setup
Ville Syrjälä
2015-03-17
drm/i915: Hide VLV DDL precision handling
Ville Syrjälä
2015-03-17
drm/i915: Simplify VLV drain latency computation
Ville Syrjälä
2015-03-17
drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
Ville Syrjälä
2015-03-17
drm/i915: Reduce CHV DDL multiplier to 16/8
Ville Syrjälä
2015-03-17
drm/i915: Remove ironlake rc6 support
John Harrison
2015-03-17
drm/i915: Make for_each_plane() take dev_priv as argument
Damien Lespiau
2015-03-17
drm/i915: Use plane->state->fb in watermark code (v2)
Matt Roper
2015-03-17
drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
Matt Roper
2015-03-09
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-05
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-27
drm/i915/skl: Update watermarks for Y tiling
Tvrtko Ursulin
2015-02-27
drm/i915/skl: Updated watermark programming
Tvrtko Ursulin
2015-02-24
drm/i915/skl: Make sure to allocate mininum sizes in the DDB
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrement
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaDisableChickenBitTSGBarrierAckForFFSliceCS
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaDisableHDCInvalidation
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaDisableLSQCROPERFforOCL
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaSetGAPSunitClckGateDisable
Damien Lespiau
2015-02-13
drm/i915/skl: Make the init clock gating function skylake specific
Damien Lespiau
2015-02-13
drm/i915/skl: Document the WM read latency W/A with its name
Damien Lespiau
2015-02-13
drm/i915: Disable power management for i915 driver in VM
Yu Zhang
2015-02-13
drm/i915: Support not having an init clock gating function defined
Damien Lespiau
2015-02-13
drm/i915/gen9: Implement Wa4x4STCOptimizationDisable
Hoath, Nicholas
2015-02-13
drm/i915/gen9: Implement WaDisableSDEUnitClockGating
Hoath, Nicholas
2015-02-13
drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5
Nick Hoath
2015-02-13
drm/i915: Introduce intel_set_rps()
Ville Syrjälä
[next]