Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
db31af1d4e815e141295b0bdf8da3e77885001d5
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
4c2e7a5
drm/i915/bdw: WaSingleSubspanDispatchOnAALinesAndPoints
by Ben Widawsky
· 11 years ago
a75f362
drm/i915/bdw: conservative SBE VUE cache mode
by Ben Widawsky
· 11 years ago
7f88da0
drm/i915/bdw: Limit SDE poly depth FIFO to 2
by Ben Widawsky
· 11 years ago
bf66347
drm/i915/bdw: Sampler power bypass disable
by Ben Widawsky
· 11 years ago
fd392b6
ddrm/i915/bdw: Disable centroid pixel perf optimization
by Ben Widawsky
· 11 years ago
4afe8d3
drm/i915/bdw: BWGTLB clock gate disable
by Ben Widawsky
· 11 years ago
fe4ab3c
drm/i915/bdw: Implement edp PSR workarounds
by Ben Widawsky
· 11 years ago
6edee7f
drm/i915/bdw: Create a separate BDW rps enable
by Ben Widawsky
· 11 years ago
46c764d
drm/i915/bdw: Use HSW formula for ring freq scaling
by Ben Widawsky
· 11 years ago
416f472
drm/i915/bdw: Add Broadwell display FIFO limits
by Ville Syrjälä
· 11 years ago
50ed5fb
drm/i915/bdw: Implement WaSwitchSolVfFArbitrationPriority
by Ben Widawsky
· 11 years ago
6745a2c
drm/i915/bdw: Broadwell also has the "power down well"
by Paulo Zanoni
· 11 years ago
1020a5c
drm/i915/bdw: Clock gating init
by Ben Widawsky
· 11 years ago
7f16e5c
Merge tag 'v3.12' into drm-intel-next
by Daniel Vetter
· 11 years ago
1ad577a
drm/i915: add back checking for i915_disable_power_well
by Imre Deak
· 11 years ago
ddb642f
drm/i915: rename i915_init_power_well to init_power_domains_init
by Imre Deak
· 11 years ago
b4ed448
drm/i915: remove device field from struct power_well
by Imre Deak
· 11 years ago
baa7070
drm/i915: use power get/put instead of set for power on after init
by Imre Deak
· 11 years ago
83c00f5
drm/i915: prepare for multiple power wells
by Imre Deak
· 11 years ago
8c7b72f
drm/i915: Remove WaFbcDisableDpfcClockGating on HSW
by Ben Widawsky
· 11 years ago
a74b0c4
drm/i915: Remove WaFbcDisableDpfcClockGating on IVB
by Ben Widawsky
· 11 years ago
153b4b95
drm/i915: Convert straggling MCHBAR registers
by Ben Widawsky
· 11 years ago
959cbc1
drm/i915: change power_well->lock to be mutex
by Imre Deak
· 11 years ago
bddc764
drm/i915: factor out is_always_on_domain
by Imre Deak
· 11 years ago
dc39fff
drm/i915: Print RC6 info less often
by Ben Widawsky
· 11 years ago
ec98c8d
drm/i915: Check 5/6 DDB split only when sprites are enabled
by Ville Syrjälä
· 11 years ago
d939565
drm/i915: Rename ilk_check_wm to ilk_validate_wm_level
by Ville Syrjälä
· 11 years ago
34982fe
drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximums
by Ville Syrjälä
· 11 years ago
dcaf13f
drm/i915: Remove a somewhat silly debug print from watermark code
by Ville Syrjälä
· 11 years ago
243e6a4
drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()
by Ville Syrjälä
· 11 years ago
49a687c
drm/i915: Improve watermark dirtyness checks
by Ville Syrjälä
· 11 years ago
609cede
drm/i915: Store current watermark state in dev_priv->wm
by Ville Syrjälä
· 11 years ago
7eaa4d5
drm/i915: Kill fbc_wm_enabled from intel_wm_config
by Ville Syrjälä
· 11 years ago
b380ca3
drm/i915: Refactor wm_lp to level calculation
by Ville Syrjälä
· 11 years ago
a5db6b6
drm/i915: Check 5/6 DDB split only when sprites are enabled
by Ville Syrjälä
· 11 years ago
a485bfb
drm/i915: Move some computations out from hsw_compute_wm_parameters()
by Ville Syrjälä
· 11 years ago
198a1e9
drm/i915: Use intel_pipe_wm in hsw_find_best_results
by Ville Syrjälä
· 11 years ago
0362c78
drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results()
by Ville Syrjälä
· 11 years ago
7c4a395
drm/i915: Don't re-compute pipe watermarks except for the affected pipe
by Ville Syrjälä
· 11 years ago
0b2ae6d
drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute
by Ville Syrjälä
· 11 years ago
cd66407
drm/i915: disable LVDS clock gating on CPT v2
by Jesse Barnes
· 11 years ago
c0951f0
drm/i915: Avoid tweaking RPS before it is enabled
by Chris Wilson
· 11 years ago
4c445e0
drm/i915: Rename primary_disabled to primary_enabled
by Ville Syrjälä
· 11 years ago
eda7964
drm/i915: Use the real cpu max frequency for ring scaling
by Ben Widawsky
· 11 years ago
1dba99f
drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane
by Ville Syrjälä
· 11 years ago
967ad7f
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
5380e92
drm: Collect per-crtc vblank stuff to a struct
by Ville Syrjälä
· 11 years ago
dd75fdc
drm/i915: Tweak RPS thresholds to more aggressively downclock
by Chris Wilson
· 11 years ago
b29c19b
drm/i915: Boost RPS frequency for CPU stalls
by Chris Wilson
· 11 years ago
f6aca45
drm/i915: Clean up the ring scaling calculations
by Ben Widawsky
· 11 years ago
f3fc488
drm/i915/hsw: Disable L3 caching of atomic memory operations.
by Francisco Jerez
· 11 years ago
671952a
drm/i915: fix rps.vlv_work initialization
by Imre Deak
· 11 years ago
5134099
drm/i915: Make intel_resume_power_well() static
by Damien Lespiau
· 11 years ago
f7d85c1
drm/i915/vlv: reduce GT FIFO error info to a debug message
by Jesse Barnes
· 11 years ago
49798eb
drm/i915/vlv: use lower precision RC6 counter
by Jesse Barnes
· 11 years ago
241bfc3
drm/i915: Use crtc_clock with the adjusted mode
by Damien Lespiau
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
b599c89
Merge tag 'v3.12-rc2' into drm-intel-next
by Daniel Vetter
· 11 years ago
cdf8dd7
drm/i915: Add POWER_DOMAIN_VGA
by Ville Syrjälä
· 11 years ago
2d66aef
drm/i915: Refactor power well refcount inc/dec operations
by Ville Syrjälä
· 11 years ago
6765625
drm/i915: Add intel_display_power_{get, put} to request power for specific domains
by Ville Syrjälä
· 11 years ago
9cdb826
drm/i915: Change i915_request power well handling
by Ville Syrjälä
· 11 years ago
a2b23fe
drm/i915/vlv: honor i915_enable_rc6 boot param on VLV
by Jesse Barnes
· 11 years ago
37327ab
drm/i915: Add explicit pipe src size to pipe config
by Ville Syrjälä
· 11 years ago
20ddf66
drm/i915: Make intel_crtc_active() available outside intel_pm.c
by Ville Syrjälä
· 11 years ago
4af67d4
drm/i915: Check the clock from adjusted mode in intel_crtc_active()
by Ville Syrjälä
· 11 years ago
4fe8590
drm/i915: Use adjusted_mode appropriately when computing watermarks
by Ville Syrjälä
· 11 years ago
ef644fd
drm/i915: Use adjusted_mode in intel_update_fbc()
by Ville Syrjälä
· 11 years ago
ad0d6dc
drm/i915: Refactor max WM level
by Ville Syrjälä
· 11 years ago
8de123a
drm/i915: Use ilk_compute_wm_level to compute WM_PIPE values
by Ville Syrjälä
· 11 years ago
ac830fe
drm/i915: Constify some watermark data
by Ville Syrjälä
· 11 years ago
46ba614
drm/i915: Pass crtc to intel_update_watermarks()
by Ville Syrjälä
· 11 years ago
fd4daa9
drm/i915: Track pfit enable state separately from size
by Chris Wilson
· 11 years ago
1f5d76d
drm/i915: enable trickle feed on Haswell
by Paulo Zanoni
· 11 years ago
a9c1f90
drm/i915: Don't mask EI UP interrupt on IVB|SNB
by Mika Kuoppala
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
c67a470
drm/i915: allow package C8+ states on Haswell (disabled)
by Paulo Zanoni
· 11 years ago
3414caf
drm/i915: drop WaMbcDriverBootEnable workaround
by Jesse Barnes
· 11 years ago
edbfdb4
drm/i915: wrap GEN6_PMIMR changes
by Paulo Zanoni
· 11 years ago
fd547d2
drm/i915: Only unmask required PM interrupts
by Vinit Azad
· 11 years ago
6aedd1f
drm/i915: clarify Haswell power well bit names
by Paulo Zanoni
· 11 years ago
351aa56
drm/i915: tune the RC6 threshold for stability
by Stéphane Marchesin
· 11 years ago
5c53661
drm/i915: Fix FB WM for HSW
by Ville Syrjälä
· 11 years ago
16e5406
drm/i915: fix a limit check in hsw_compute_wm_results()
by Dan Carpenter
· 11 years ago
adf3d35
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
by Ville Syrjälä
· 11 years ago
c35426d
drm/i915: Split plane watermark parameters into a separate struct
by Ville Syrjälä
· 11 years ago
240264f
drm/i915: Pull some watermarks state into a separate structure
by Ville Syrjälä
· 11 years ago
158ae64
drm/i915: Calculate max watermark levels for ILK+
by Ville Syrjälä
· 11 years ago
1fd527c
drm/i915: Rename hsw_lp_wm_result to intel_wm_level
by Ville Syrjälä
· 11 years ago
a9786a1
drm/i915: Pull watermark level validity check out
by Ville Syrjälä
· 11 years ago
77c122b
drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
by Ville Syrjälä
· 11 years ago
71fff20
drm/i915: Kill fbc_enable from hsw_lp_wm_results
by Ville Syrjälä
· 11 years ago
6f5ddd1
drm/i915: Split watermark level computation from the code
by Ville Syrjälä
· 11 years ago
39db4a4
drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code
by Ville Syrjälä
· 11 years ago
9dbd8fe
drm/i915: update last_vblank when disabling the power well
by Paulo Zanoni
· 11 years ago
3712646
drm/i915: Add comments about units of latency values
by Ville Syrjälä
· 11 years ago
b0aea5d
drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too
by Ville Syrjälä
· 11 years ago
3312ba6
drm/i915: Disable specific watermark levels when latency is zero
by Ville Syrjälä
· 11 years ago
26ec971
drm/i915: Print the watermark latencies during init
by Ville Syrjälä
· 11 years ago
5b77da3
drm/i915: Use the stored cursor and plane latencies properly
by Ville Syrjälä
· 11 years ago
Next »