index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
2013-10-15
drm/i915: disable LVDS clock gating on CPT v2
Jesse Barnes
2013-10-03
drm/i915/hsw: Disable L3 caching of atomic memory operations.
Francisco Jerez
2013-10-01
drm/i915: fix rps.vlv_work initialization
Imre Deak
2013-09-08
drm/i915: Track pfit enable state separately from size
Chris Wilson
2013-09-03
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
2013-09-03
drm/i915: Don't mask EI UP interrupt on IVB|SNB
Mika Kuoppala
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-23
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-23
drm/i915: drop WaMbcDriverBootEnable workaround
Jesse Barnes
2013-08-23
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
2013-08-22
drm/i915: Only unmask required PM interrupts
Vinit Azad
2013-08-22
drm/i915: clarify Haswell power well bit names
Paulo Zanoni
2013-08-22
drm/i915: tune the RC6 threshold for stability
Stéphane Marchesin
2013-08-09
drm/i915: Fix FB WM for HSW
Ville Syrjälä
2013-08-09
drm/i915: fix a limit check in hsw_compute_wm_results()
Dan Carpenter
2013-08-08
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
2013-08-08
drm/i915: Split plane watermark parameters into a separate struct
Ville Syrjälä
2013-08-08
drm/i915: Pull some watermarks state into a separate structure
Ville Syrjälä
2013-08-08
drm/i915: Calculate max watermark levels for ILK+
Ville Syrjälä
2013-08-08
drm/i915: Rename hsw_lp_wm_result to intel_wm_level
Ville Syrjälä
2013-08-08
drm/i915: Pull watermark level validity check out
Ville Syrjälä
2013-08-08
drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
Ville Syrjälä
2013-08-08
drm/i915: Kill fbc_enable from hsw_lp_wm_results
Ville Syrjälä
2013-08-08
drm/i915: Split watermark level computation from the code
Ville Syrjälä
2013-08-08
drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code
Ville Syrjälä
2013-08-07
drm/i915: update last_vblank when disabling the power well
Paulo Zanoni
2013-08-05
drm/i915: Add comments about units of latency values
Ville Syrjälä
2013-08-05
drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too
Ville Syrjälä
2013-08-05
drm/i915: Disable specific watermark levels when latency is zero
Ville Syrjälä
2013-08-05
drm/i915: Print the watermark latencies during init
Ville Syrjälä
2013-08-05
drm/i915: Use the stored cursor and plane latencies properly
Ville Syrjälä
2013-08-05
drm/i915: Store the watermark latency values in dev_priv
Ville Syrjälä
2013-08-05
drm/i915: Add ILK support to intel_read_wm_latency
Ville Syrjälä
2013-08-05
drm/i915: Add VM to pin
Ben Widawsky
2013-08-05
drm/i915: Add SNB/IVB support to intel_read_wm_latency
Ville Syrjälä
2013-08-05
drm/i915: Don't multiply the watermark latency values too early
Ville Syrjälä
2013-08-05
drm/i915: Split out reading of HSW watermark latency values
Ville Syrjälä
2013-08-05
drm/i915: Change the watermark latency type to uint16_t
Ville Syrjälä
2013-08-05
drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
Ville Syrjälä
2013-08-05
drm/i915: Rename most wm compute functions to ilk_ prefix
Ville Syrjälä
2013-08-05
drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
Ville Syrjälä
2013-08-05
drm/i915: Pass the actual sprite width to watermarks functions
Ville Syrjälä
2013-08-05
drm/i915: Add scaled paramater to update_sprite_watermarks()
Ville Syrjälä
2013-08-04
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
Chris Wilson
2013-07-31
drm/i915: fix missed hunk after GT access breakage
Ben Widawsky
2013-07-25
drm/i915: initialize gt_lock early with other spin locks
Jani Nikula
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-21
drm/i915: fix up gt init sequence fallout
Daniel Vetter
2013-07-17
drm/i915: fix long-standing SNB regression in power consumption after resume v2
Konstantin Khlebnikov
[next]