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