summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-05-25drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
2017-04-18Revert "drm/i915/execlists: Reset RING registers upon resume"Greg Kroah-Hartman
2017-04-18drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson
2017-04-18drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke
2017-04-18drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala
2017-04-18drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä
2017-04-18drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak
2017-04-12drm/i915: actually drive the BDW reserved IDsPaulo Zanoni
2017-03-15drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede
2017-03-15drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä
2017-03-15drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
2017-02-14drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski
2017-02-14drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C
2017-02-14drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-09drm/i915/execlists: Reset RING registers upon resumeChris Wilson
2017-02-01drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez
2017-02-01drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira
2017-02-01drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira
2017-02-01drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira
2017-02-01drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira
2017-02-01drm/i915: prevent crash with .disable_display parameterClint Taylor
2017-02-01drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson
2017-02-01drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-19drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä
2017-01-19drm/i915/gen9: Fix PCODE polling during SAGV disablingImre Deak
2017-01-19drm/i915/gen9: Fix PCODE polling timeout in stable backportImre Deak
2017-01-15drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak
2017-01-12drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling casesPaulo Zanoni
2017-01-12drm/i915/gen9: unconditionally apply the memory bandwidth WAPaulo Zanoni
2017-01-12drm/i915: disable PSR by default on HSW/BDWPaulo Zanoni
2017-01-12drm/i915: tune down the fast link training vs boot failDaniel Vetter
2017-01-12drm/i915/dp: add lane_count check in intel_dp_check_link_statusMatthew Auld
2017-01-12drm/i915: Initialize overlay->last_flip properlyVille Syrjälä
2017-01-12drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä
2017-01-12drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä
2017-01-12drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä
2017-01-09drm/i915: Fix setting of boost freq tunableMika Kuoppala
2017-01-09drm/i915: skip the first 4k of stolen memory on everything >= gen8Paulo Zanoni
2017-01-09drm/i915: Initialize dev_priv->atomic_cdclk_freq at init timeVille Syrjälä
2017-01-09drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing thingsVille Syrjälä
2017-01-09drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...Hans de Goede
2017-01-09drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is settingHans de Goede
2016-11-30drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld
2016-11-30drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson
2016-11-16drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...Ville Syrjälä
2016-11-11drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä
2016-11-11drm/i915: Grab the rotation from the passed plane state for VLV spritesVille Syrjälä
2016-11-11drm/i915: Mark CPU cache as dirty when used for renderingChris Wilson