summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_readChris Wilson2017-04-111-6/+6
* drm/i915: Use intel_wm_plane_visible() on VLV/CHV as wellVille Syrjälä2017-04-051-2/+2
* drm/i915: Check for id==PLANE_CURSOR instead of type==DRM_PLANE_TYPE_CURSORVille Syrjälä2017-04-051-1/+1
* drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.hMichal Wajdeczko2017-03-291-1/+1
* drm/i915: Limit number of reads to stabilize rc6 counter readsChris Wilson2017-03-271-1/+2
* drm/i915: Fix SKL cursor watermarksVille Syrjälä2017-03-221-13/+31
* drm/i915: Extract intel_wm_plane_visible()Ville Syrjälä2017-03-221-12/+27
* drm/i915: Squelch WARN for VLV_COUNTER_CONTROLChris Wilson2017-03-171-6/+13
* drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson2017-03-171-1/+1
* drm/i915: Use coarse grained residency counter with bytMika Kuoppala2017-03-161-6/+3
* drm/i915: Extend vlv/chv residency resolutionMika Kuoppala2017-03-161-9/+51
* drm/i915: Return residency as microsecondsMika Kuoppala2017-03-161-6/+6
* drm/i915: Move residency calculation into intel_pm.cMika Kuoppala2017-03-161-0/+31
* drm/i915: Optimize VLV/CHV display FIFO updatesVille Syrjälä2017-03-131-15/+24
* drm/i915: Use new atomic iterator macros in wm codeMaarten Lankhorst2017-03-131-4/+4
* drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-03-101-2/+3
* drm/i915: Add cxsr toggle tracepointVille Syrjälä2017-03-031-0/+2
* drm/i915: Add VLV/CHV watermark/FIFO programming tracepointsVille Syrjälä2017-03-031-0/+4
* drm/i915: Kill level 0 wm hack for VLV/CHVVille Syrjälä2017-03-031-4/+0
* drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrunVille Syrjälä2017-03-031-1/+23
* drm/i915: Sanitize VLV/CHV watermarks properlyVille Syrjälä2017-03-031-1/+49
* drm/i915: Nuke crtc->wm.cxsr_allowedVille Syrjälä2017-03-031-7/+7
* drm/i915: Compute proper intermediate wms for vlv/cvhVille Syrjälä2017-03-031-1/+58
* drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not neededVille Syrjälä2017-03-031-15/+56
* drm/i915: Compute vlv/chv wms the atomic wayVille Syrjälä2017-03-031-99/+203
* drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarksVille Syrjälä2017-03-031-60/+51
* drm/i915: Plop vlv/chv fifo sizes into crtc stateVille Syrjälä2017-03-031-11/+15
* drm/i915: Plop vlv wm state into crtc_stateVille Syrjälä2017-03-031-16/+16
* drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlvVille Syrjälä2017-03-031-5/+5
* drm/i915: Track plane fifo sizes under intel_crtcVille Syrjälä2017-03-031-67/+48
* drm/i915: s/assert_spin_locked/lockdep_assert_held/Chris Wilson2017-03-021-4/+4
* drm/i915: Fix legacy cursor vs. watermarks for ILK-BDWVille Syrjälä2017-03-021-8/+12
* drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak2017-03-011-5/+6
* drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-02-271-0/+7
* drm/i915/glk: Implement WaDDIIOTimeoutAnder Conselvan de Oliveira2017-02-271-0/+10
* drm/i915: Remove unrequired POSTING_READ from gen6_set_rps()Chris Wilson2017-02-201-2/+0
* drm/i915: Store the requested frequency whilst RPS is disabledChris Wilson2017-02-201-0/+5
* drm/i915: Move the common RPS warnings to intel_set_rps()Chris Wilson2017-02-201-8/+4
* drm/i915/bxt: apply clock gating workaround to all revisionsJani Nikula2017-02-161-3/+2
* drm/i915: Only apply the jump to the "efficient RPS" frequency on startupChris Wilson2017-02-141-2/+9
* drm/i915: Enable fine-tuned RPS for cherryviewChris Wilson2017-02-141-2/+1
* drm/i915/chv: Set min freq to RPn on CHV.Deepak S2017-02-141-2/+12
* drm/i915: fix for WaDisableDopClockGating:bdwRobert Bragg2017-02-141-0/+8
* drm/i915: Move ilk_pipe_pixel_rate() to intel_display.cVille Syrjälä2017-02-081-33/+0
* drm/i915: Track full cdclk state for the logical and actual cdclk frequenciesVille Syrjälä2017-02-081-2/+2
* drm/i915: Store the pipe pixel rate in the crtc stateVille Syrjälä2017-02-081-7/+7
* drm/i915/glk: Turn on workarounds that apply to Geminilake tooAnder Conselvan de Oliveira2017-01-301-4/+19
* drm/i915: Report the failure to write to the punitChris Wilson2017-01-261-13/+32
* drm/i915: Remove early pre-production RPS workarounds for BXTChris Wilson2017-01-261-32/+3
* drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.Rodrigo Vivi2017-01-241-7/+6
OpenPOWER on IntegriCloud