summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Shrink per-platform watermark configurationTvrtko Ursulin2016-10-131-2/+2
* drm/i915: Shrink cxsr_latency_tableTvrtko Ursulin2016-10-131-2/+2
* drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni2016-10-111-2/+10
* drm/i915: make skl_ddb_add_affected_planes staticJani Nikula2016-10-041-1/+1
* drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni2016-09-301-1/+36
* drm/i915: add a few missing platform tags to workaround tagsJani Nikula2016-09-271-1/+1
* drm/i915/gen9: fail the modeset instead of WARNing on unsupported configPaulo Zanoni2016-09-261-2/+3
* drm/i915/gen9: implement missing case for SKL watermarks calculationPaulo Zanoni2016-09-261-1/+4
* drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni2016-09-261-5/+7
* drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni2016-09-261-24/+15Star
* drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni2016-09-261-24/+32
* drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni2016-09-261-20/+22
* drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni2016-09-261-4/+10
* drm/i915: introduce intel_has_sagv()Paulo Zanoni2016-09-261-4/+18
* drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni2016-09-261-13/+13
* drm/i915/skl: drop workarounds for D0 revisionJani Nikula2016-09-261-2/+1Star
* drm/i915: Add ddb size field to device info structureDeepak M2016-09-151-11/+2Star
* drm/i915: Drop local struct_mutex around intel_init_emon[ilk]Chris Wilson2016-09-091-2/+0Star
* drm/i915: sseu: Use sseu_dev_info in device infoImre Deak2016-09-021-1/+1
* drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson2016-08-261-0/+1
* drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude2016-08-251-156/+44Star
* drm/i915/skl: Update plane watermarks atomically during plane updatesLyude2016-08-231-16/+34
* drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-221-0/+4
* drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-221-2/+26
* drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-221-0/+148
* drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-221-1/+70
* drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-181-2/+0Star
* drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-181-1/+16
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-151-30/+30
|\
| * Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-151-184/+170Star
| |\
| * \ Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-151-30/+30
| |\ \
| | * | drm/i915: Use drm_plane_state.{src,dst,visible}Ville Syrjälä2016-08-081-30/+30
| * | | Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...Dave Airlie2016-08-081-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVBVille Syrjälä2016-07-291-1/+2
* | | | drm/i915: Fix nesting of rps.mutex and struct_mutex during powersave initChris Wilson2016-08-101-3/+2Star
| |_|/ |/| |
* | | drm/i915: Repack fence tiling mode and stride into a single integerChris Wilson2016-08-051-1/+1
* | | drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutexChris Wilson2016-08-051-10/+2Star
* | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-051-3/+3
|\| |
| * | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-261-3/+3
| |\ \ | | |/ | |/|
| | * drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidanceMika Kuoppala2016-07-151-0/+4
| | * drm/i195/fbc: Add WaFbcNukeOnHostModifyMika Kuoppala2016-07-151-0/+10
| | * drm/i915/gen9: Add WaFbcWakeMemOnMika Kuoppala2016-07-151-2/+4
| | * drm/i915/gen9: Add WaFbcTurnOffFbcWatermarkMika Kuoppala2016-07-151-0/+4
| | * drm/i915/gen9: Add WaEnableChickenDCPRMika Kuoppala2016-07-151-0/+4
| | * drm/i915/kbl: Add WaDisableGamClockGatingMika Kuoppala2016-07-151-0/+5
| | * drm/i915/gen9: Enable must set chicken bits in config0 regMika Kuoppala2016-07-151-10/+14
| | * drm/i915/kbl: Add WaDisableSDEUnitClockGatingMika Kuoppala2016-07-151-2/+16
| | * drm/i915/psr: Implement PSR2 w/a for gen9Daniel Vetter2016-07-151-2/+15
| | * Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-271-0/+2
| | |\
| | | * drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä2016-05-231-0/+2