summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak
2018-03-08drm/i915: add query uAPILionel Landwerlin
2018-03-08drm/i915: store all subslice masksLionel Landwerlin
2018-03-02drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
2018-02-16drm/i915: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-02-15drm/i915: Store platform_mask inside the static device infoChris Wilson
2018-02-15drm/i915: Store gen_mask inside the static device infoChris Wilson
2018-02-14drm/i915: Add intel_bios_cleanup() functionHans de Goede
2018-02-13drm/i915: have virtual PCH detection return a PCH idJani Nikula
2018-02-13drm/i915: abstract virtual PCH id detectionJani Nikula
2018-02-13drm/i915: abstract PCH type detection from PCH idJani Nikula
2018-02-12drm/i915: Move the final intel_gpu_reset() to after declaring wedgedChris Wilson
2018-02-09drm/i915: Give all ioctl functions an _ioctl suffixVille Syrjälä
2018-02-08drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_earlyChris Wilson
2018-02-08drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson
2018-02-07drm/i915: Tidy up some error messages around reset failureChris Wilson
2018-02-02drm/i915: reduce indent in pch detectionJani Nikula
2018-02-02drm/i915: Enable inject_load_failure only in DEBUG configMichal Wajdeczko
2018-02-01drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble
2018-01-24drm/i915/guc: Enable interrupts before resuming GuC during runtime resumeSagar Arun Kamble
2018-01-19drm/i915/icp: Add the ID for ICL PCH - ICPAnusha Srivatsa
2018-01-16drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst
2017-12-22drm/i915: Dump device info at onceMichal Wajdeczko
2017-12-22drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko
2017-12-22drm/i915: Update intel_device_info_runtime_init() parameterMichal Wajdeczko
2017-12-19drm/i915: Convert intel_device_info_dump into pretty printerMichal Wajdeczko
2017-12-18drm/i915: Re-enable GGTT earlier after GPU resetChris Wilson
2017-12-16drm/i915: Skip an engine reset if it recovered before our preparationsChris Wilson
2017-12-14drm/i915/guc: Extract guc_init from guc_init_hwMichał Winiarski
2017-12-14drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski
2017-12-12drm/i915: Print an error message for a reset failure on gen2Chris Wilson
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld
2017-12-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-05drm/i915: Taint (TAINT_WARN) the kernel if the GPU reset failsChris Wilson
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson
2017-12-01drm/i915: Sleep and retry a GPU reset if at first we don't succeedChris Wilson
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-11-28drm/i915: Enable hotplug polling after registering the outputsChris Wilson
2017-11-27drm/i915: Rename shrinker init/cleanup to match driver initialisation phaseChris Wilson
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin
2017-11-21drm/i915: Fix init_clock_gating for resumeVille Syrjälä
2017-11-21drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede
2017-11-20drm/i915: Remove i915.semaphores modparamChris Wilson