aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter1-4/+0
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-22/+24
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson1-22/+24
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie1-2/+0
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble1-2/+0
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-5/+5
2017-03-30drm/i915/guc: Take enable_guc_loading check out of GEM core codeOscar Mateo1-2/+1
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter1-19/+1
2017-03-23drm/i915/guc: Add onion teardown to the GuC setupOscar Mateo1-5/+6
2017-03-16drm/i915: Restore engine->submit_request before unwedgingChris Wilson1-3/+6
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson1-2/+5
2017-03-15drm/i915/guc: Extract param logic form guc_init_fw()Arkadiusz Hiler1-0/+2
2017-03-15drm/i915/uc: Introduce intel_uc_init_fw()Arkadiusz Hiler1-2/+1
2017-03-14drm/i915: Merge pre/postclose hooksDaniel Vetter1-7/+3
2017-03-14drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson1-1/+1
2017-03-14drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke1-3/+1
2017-03-14drm/i915: Split GEM resetting into 3 phasesChris Wilson1-1/+2
2017-03-13drm/i915: Optimize VLV/CHV display FIFO updatesVille Syrjälä1-1/+0
2017-03-13drm/i915/vbt: don't propagate errors from intel_bios_init()Jani Nikula1-3/+1
2017-03-13Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queuedDaniel Vetter1-3/+3
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-22/+87
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+0
2017-03-02drm/i915: Add intel_uncore_suspend / resume functionsHans de Goede1-3/+3
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes1-1/+0
2017-02-27Merge airlied/drm-next into drm-misc-nextDaniel Vetter1-7/+7
2017-02-24drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke1-3/+1
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-109/+109
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie1-2/+4
2017-02-20drm/i915: Fix typo in semaphore debug messageTvrtko Ursulin1-1/+1
2017-02-16drm/i915: Do RPM Wake during GuC/HuC status readsagar.a.kamble@intel.com1-3/+2
2017-02-14drm/i915: The return of i915_gpu_info to debugfsChris Wilson1-1/+1
2017-02-13drm/i915: Mock the GEM device for self-testingChris Wilson1-0/+4
2017-02-13drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson1-1/+1
2017-02-10drm/i915: Split device release from unloadChris Wilson1-5/+15
2017-02-10drm/i915/debugfs: Add i915_hpd_storm_ctlLyude1-0/+1
2017-02-09drm/i915: Enable atomic support by default on supported platforms.Maarten Lankhorst1-3/+7
2017-02-08drm/i915: Split GEM resetting into 3 phasesChris Wilson1-1/+2
2017-02-08drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson1-0/+1
2017-02-08drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula1-1/+2
2017-02-07drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson1-0/+1
2017-02-07drm/i915: make intel_gvt_init() later instead of too earlyZhenyu Wang1-7/+7
2017-02-07Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2017-02-02drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula1-1/+2
2017-02-01drm/i915: Disable all crtcs during driver unload, v2.Maarten Lankhorst1-0/+21
2017-01-31drm/i915: Add early BXT sdv to the list of preproduction machinesChris Wilson1-0/+1
2017-01-31drm/i915: Mark the kernel as tainted if we fail the preproduction checkChris Wilson1-1/+3
2017-01-31drm/i915: Make intel_detect_preproduction_hw easier to extendChris Wilson1-2/+6
2017-01-27drm/i915: Support explicit fencing for execbufChris Wilson1-1/+2
2017-01-27drm/i915: Enable userspace to opt-out of implicit fencingChris Wilson1-0/+1