summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-221-12/+15
|\
| * drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-1/+4
|\ \ | |/ |/|
| * drm/i915: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-02-161-1/+4
| * drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst2018-02-011-0/+2
* | drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2018-03-271-12/+10
* | drm/i915: add query uAPILionel Landwerlin2018-03-081-0/+2
* | drm/i915: store all subslice masksLionel Landwerlin2018-03-081-1/+1
* | drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko2018-03-021-3/+3
* | drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-3/+3
* | drm/i915: Store platform_mask inside the static device infoChris Wilson2018-02-151-2/+0
* | drm/i915: Store gen_mask inside the static device infoChris Wilson2018-02-151-2/+0
* | drm/i915: Add intel_bios_cleanup() functionHans de Goede2018-02-141-13/+1
* | drm/i915: have virtual PCH detection return a PCH idJani Nikula2018-02-131-31/+35
* | drm/i915: abstract virtual PCH id detectionJani Nikula2018-02-131-7/+12
* | drm/i915: abstract PCH type detection from PCH idJani Nikula2018-02-131-75/+73
* | drm/i915: Move the final intel_gpu_reset() to after declaring wedgedChris Wilson2018-02-121-1/+1
* | drm/i915: Give all ioctl functions an _ioctl suffixVille Syrjälä2018-02-091-7/+7
* | drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_earlyChris Wilson2018-02-081-0/+1
* | drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson2018-02-081-7/+1
* | drm/i915: Tidy up some error messages around reset failureChris Wilson2018-02-071-2/+4
* | drm/i915: reduce indent in pch detectionJani Nikula2018-02-021-93/+96
* | drm/i915: Enable inject_load_failure only in DEBUG configMichal Wajdeczko2018-02-021-0/+6
* | drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble2018-01-241-1/+1
* | drm/i915/guc: Enable interrupts before resuming GuC during runtime resumeSagar Arun Kamble2018-01-241-4/+9
* | drm/i915/icp: Add the ID for ICL PCH - ICPAnusha Srivatsa2018-01-191-0/+4
* | drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst2018-01-161-0/+2
|/
* drm/i915: Dump device info at onceMichal Wajdeczko2017-12-221-16/+17
* drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko2017-12-221-0/+5
* drm/i915: Update intel_device_info_runtime_init() parameterMichal Wajdeczko2017-12-221-1/+1
* drm/i915: Convert intel_device_info_dump into pretty printerMichal Wajdeczko2017-12-191-1/+5
* drm/i915: Re-enable GGTT earlier after GPU resetChris Wilson2017-12-181-3/+3
* drm/i915: Skip an engine reset if it recovered before our preparationsChris Wilson2017-12-161-7/+7
* drm/i915/guc: Extract guc_init from guc_init_hwMichał Winiarski2017-12-141-0/+1
* drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski2017-12-141-0/+1
* drm/i915: Print an error message for a reset failure on gen2Chris Wilson2017-12-121-1/+4
* drm/i915: make mappable struct resource centricMatthew Auld2017-12-121-1/+1
* Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-12-081-1/+1
|\
| * Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-081-26/+41
| |\
| * \ Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-041-21/+31
| |\ \
| * \ \ Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-11-281-0/+3
| |\ \ \
| | * | | drm/i915: Fix init_clock_gating for resumeVille Syrjälä2017-11-211-0/+1
| | * | | drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede2017-11-211-0/+2
| * | | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-32/+61
| |\| | |
| * | | | PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki2017-11-061-1/+1
| * | | | drm/i915: Re-enable GTT following a device resetChris Wilson2017-09-061-3/+9
* | | | | drm/i915: Taint (TAINT_WARN) the kernel if the GPU reset failsChris Wilson2017-12-051-3/+17
| |_|_|/ |/| | |
* | | | drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-011-1/+1
* | | | drm/i915: Sleep and retry a GPU reset if at first we don't succeedChris Wilson2017-12-011-5/+15
* | | | drm/i915: Enable hotplug polling after registering the outputsChris Wilson2017-11-281-2/+14