summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-11-10drm: i915: Wait for fences on new fb, not oldDaniel Stone
2016-11-10drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni
2016-11-10drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä
2016-11-10drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä
2016-11-10drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni
2016-11-10drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni
2016-10-31drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson
2016-10-31drm/i915: Just clear the mmiodebug before a register accessChris Wilson
2016-10-31drm/i915: Allow DP to work w/o EDIDVille Syrjälä
2016-10-31drm/i915: Move long hpd handling into the hotplug workVille Syrjälä
2016-10-31drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä
2016-10-31drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä
2016-10-31Revert "drm/i915: Check live status before reading edid"David Weinehall
2016-10-31drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni
2016-10-31drm/i915: introduce intel_has_sagv()Paulo Zanoni
2016-10-31drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni
2016-10-31drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni
2016-10-31drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni
2016-10-31drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni
2016-10-31drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni
2016-10-31drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni
2016-10-31drm/i915/skl: Don't try to update plane watermarks if they haven't changedLyude
2016-10-31drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude
2016-10-31drm/i915: Move CRTC updating in atomic_commit into it's own hookLyude
2016-10-31drm/i915/skl: Update plane watermarks atomically during plane updatesLyude
2016-10-31drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee
2016-10-31drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula
2016-09-14drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä
2016-09-14Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi
2016-09-14drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson
2016-09-07drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson
2016-09-06drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang
2016-09-06drm/i915: enable vGPU detection for allPing Gao
2016-08-29drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson
2016-08-22drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst
2016-08-22drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude
2016-08-22drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude
2016-08-22drm/i915/gen6+: Interpret mailbox error flagsLyude
2016-08-22drm/i915: Reattach comment, complete type specificationDave Gordon
2016-08-22drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson
2016-08-22drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper
2016-08-22drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-08-11drm/i915: Fix modeset handling during gpu reset, v5.Maarten Lankhorst
2016-08-11drm/i915: fix aliasing_ppgtt leakMatthew Auld
2016-08-11drm/i915: fix WaInsertDummyPushConstPsMatthew Auld
2016-08-11drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2Ville Syrjälä
2016-08-11drm/i915/gen9: Give one extra block per line for SKL plane WM calculationsMatt Roper