aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-161-0/+9
|\
| * drm/i915: Prevent the system suspend complete optimizationImre Deak2017-06-071-0/+9
| * Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter2017-05-241-4/+0
| * Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie2017-04-291-22/+24
| |\
| | * drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson2017-04-261-22/+24
| * | Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-191-2/+0
| |\ \ | | |/ | |/|
| | * drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble2017-04-111-2/+0
| | * drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson2017-03-141-1/+1
| | * drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke2017-03-141-3/+1
| | * drm/i915: Split GEM resetting into 3 phasesChris Wilson2017-03-141-1/+2
* | | Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter2017-05-221-4/+0
* | | drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen2017-05-021-2/+4
* | | drm/i915: Sanitize engine context sizesJoonas Lahtinen2017-04-281-6/+9
* | | drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson2017-04-211-22/+24
* | | drm/i915: Copy user requested buffers into the error stateChris Wilson2017-04-151-0/+1
* | | Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter2017-04-121-19/+1
|\| |
| * | Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie2017-04-111-5/+5
| |\ \
| * | | drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter2017-03-271-19/+1
* | | | drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble2017-04-061-2/+0
* | | | drm/i915: Enable atomic on VLV/CHVVille Syrjälä2017-04-051-3/+2
| |/ / |/| |
* | | drm/i915/guc: Take enable_guc_loading check out of GEM core codeOscar Mateo2017-03-301-2/+1
* | | drm/i915/guc: Add onion teardown to the GuC setupOscar Mateo2017-03-231-5/+6
|/ /
* | drm/i915: Restore engine->submit_request before unwedgingChris Wilson2017-03-161-3/+6
* | drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson2017-03-161-2/+5
* | drm/i915/guc: Extract param logic form guc_init_fw()Arkadiusz Hiler2017-03-151-0/+2
* | drm/i915/uc: Introduce intel_uc_init_fw()Arkadiusz Hiler2017-03-151-2/+1
* | drm/i915: Merge pre/postclose hooksDaniel Vetter2017-03-141-7/+3
* | drm/i915: Optimize VLV/CHV display FIFO updatesVille Syrjälä2017-03-131-1/+0
* | drm/i915/vbt: don't propagate errors from intel_bios_init()Jani Nikula2017-03-131-3/+1
* | Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Daniel Vetter2017-03-131-3/+3
|\ \
| * | drm/i915: Add intel_uncore_suspend / resume functionsHans de Goede2017-03-021-3/+3
* | | Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-03-081-22/+87
|\ \ \
| * | | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-271-7/+7
| |\| |
| * | | drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke2017-02-241-3/+1
| * | | drm/i915: Fix typo in semaphore debug messageTvrtko Ursulin2017-02-201-1/+1
| * | | drm/i915: Do RPM Wake during GuC/HuC status readsagar.a.kamble@intel.com2017-02-161-3/+2
| * | | drm/i915: The return of i915_gpu_info to debugfsChris Wilson2017-02-141-1/+1
| * | | drm/i915: Mock the GEM device for self-testingChris Wilson2017-02-131-0/+4
| * | | drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson2017-02-131-1/+1
| * | | drm/i915: Split device release from unloadChris Wilson2017-02-101-5/+15
| * | | drm/i915/debugfs: Add i915_hpd_storm_ctlLyude2017-02-101-0/+1
| * | | drm/i915: Enable atomic support by default on supported platforms.Maarten Lankhorst2017-02-091-3/+7
| * | | drm/i915: Split GEM resetting into 3 phasesChris Wilson2017-02-081-1/+2
| * | | drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2017-02-071-0/+1
| * | | drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula2017-02-021-1/+2
| * | | drm/i915: Disable all crtcs during driver unload, v2.Maarten Lankhorst2017-02-011-0/+21
| * | | drm/i915: Add early BXT sdv to the list of preproduction machinesChris Wilson2017-01-311-0/+1
| * | | drm/i915: Mark the kernel as tainted if we fail the preproduction checkChris Wilson2017-01-311-1/+3
| * | | drm/i915: Make intel_detect_preproduction_hw easier to extendChris Wilson2017-01-311-2/+6
| * | | drm/i915: Support explicit fencing for execbufChris Wilson2017-01-271-1/+2