summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: Rename shrinker init/cleanup to match driver initialisation phaseChris Wilson2017-11-271-2/+2
* drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-221-0/+3
* drm/i915: Remove i915.semaphores modparamChris Wilson2017-11-201-6/+1
* drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-201-7/+1
* drm/i915/perf: reuse timestamp frequency from device infoLionel Landwerlin2017-11-201-3/+4
* drm/i915: Fix init_clock_gating for resumeVille Syrjälä2017-11-201-0/+1
* drm/i915: Add a policy note for removing workaroundsChris Wilson2017-11-171-0/+5
* drm/i915: Call uncore_suspend before platform suspend handlersHans de Goede2017-11-151-2/+4
* drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede2017-11-151-0/+2
* drm/i915: Resume GuC before using GEMChris Wilson2017-11-141-2/+0
* drm/i915: fix 64bit divideLionel Landwerlin2017-11-141-1/+1
* drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin2017-11-131-0/+3
* drm/i915: Remove redundant intel_autoenable_gt_powersave()Chris Wilson2017-11-121-10/+1
* drm/i915/selftests: Yet another forgotten mock_i915->mm initialiserChris Wilson2017-11-101-1/+0
* drm/i915: Record the default hw state after reset upon loadChris Wilson2017-11-101-0/+3
* drm/i915: Inline intel_modeset_gem_init()Chris Wilson2017-11-101-1/+1
* drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry2017-11-021-2/+12
* drm/i915/guc: Preemption! With GuCMichał Winiarski2017-10-261-2/+1
* drm/i915: Rename helpers used for unwinding, use macro for can_preemptMichał Winiarski2017-10-261-1/+1
* drm/i915/userptr: Drop struct_mutex before cleanupChris Wilson2017-10-121-1/+2
* drm/i915: Introduce separate status variable for RC6 and LLC ring frequency s...Sagar Arun Kamble2017-10-111-1/+1
* drm/i915: Rename intel_enable_rc6 to intel_rc6_enabledSagar Arun Kamble2017-10-111-1/+1
* drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"Sagar Arun Kamble2017-10-111-1/+1
* drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"Sagar Arun Kamble2017-10-111-4/+4
* drm/i915/scheduler: Support user-defined prioritiesChris Wilson2017-10-041-0/+1
* drm/i915/execlists: Preemption!Chris Wilson2017-10-041-1/+8
* drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmaskChris Wilson2017-10-041-2/+3
* drm/i915/uc: Create intel_uc_init_mmioSagar Arun Kamble2017-10-041-0/+2
* drm/i915/gen9+: Set same power state before hibernation image save/restoreImre Deak2017-10-021-7/+13
* drm/i915: Allow optimized platform checksTvrtko Ursulin2017-09-281-0/+4
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-15/+19
* drm/i915/bxt+: Enable IPC supportKumar, Mahesh2017-09-071-1/+3
* drm/i915: Re-enable GTT following a device resetChris Wilson2017-09-061-3/+9
* drm/i915/cfl: Coffee Lake works on Kaby Lake PCH.Rodrigo Vivi2017-08-221-1/+2
* drm/i915: Add support for drm syncobjsJason Ekstrand2017-08-151-1/+2
* Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter2017-08-101-1/+0
|\
| * drm/i915: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-08-081-1/+0
* | drm/i915: Fix PCH names for KBP and CNP.Rodrigo Vivi2017-08-031-3/+3
* | drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin2017-08-031-0/+2
* | drm/i915: Squelch reset messages during selftestsChris Wilson2017-07-271-22/+26
* | drm/i915: Emit a user level message when resetting the GPU (or engine)Chris Wilson2017-07-271-3/+5
* | drm/i915: Serialize per-engine resets against new requestsChris Wilson2017-07-271-9/+7
* | drm/i915: Reset context image on engines after triggering the resetChris Wilson2017-07-271-3/+2
* | Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter2017-07-271-6/+1
|\ \ | |/
| * Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-07-261-30/+109
| |\
| * \ Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-06-271-20/+66
| |\ \
| * | | drm/i915: Drop drm_vblank_cleanupDaniel Vetter2017-06-261-5/+1
| * | | drm: Remove drm_driver->set_busid hookDaniel Vetter2017-06-201-1/+0
OpenPOWER on IntegriCloud