summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/hsw: Fix GPU hang during resume from S3-devices stateImre Deak2016-10-131-26/+2Star
* drm/i915: Disable irqs across GPU resetChris Wilson2016-10-051-0/+19
* drm/i915/skl: tell the user about pre-production hardwarePaulo Zanoni2016-09-271-7/+14
* drm/i915: Only shrink the unbound objects during freezeChris Wilson2016-09-211-1/+11
* drm/i915: Restore current RPS state after resetChris Wilson2016-09-211-9/+0Star
* drm/i915: Update reset path to fix incomplete requestsChris Wilson2016-09-091-6/+3Star
* drm/i915: Replace wait-on-mutex with wait-on-bit in reset workerChris Wilson2016-09-091-6/+8
* drm/i915: Perform a direct reset of the GPU from the waiterChris Wilson2016-09-091-5/+6
* drm/i915: Separate out reset flags from the reset counterChris Wilson2016-09-091-11/+5Star
* drm/i915: sseu: Convert subslice count fields to subslice maskImre Deak2016-09-021-1/+1
* drm/i915: sseu: Use sseu_dev_info in device infoImre Deak2016-09-021-3/+3
* drm/i915: Cleanup i915_param()David Weinehall2016-09-021-55/+32Star
* drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmapsChris Wilson2016-08-261-0/+7
* drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-08-251-0/+5
* drm/i915: Force RC6 restore after system resume and resetChris Wilson2016-08-241-0/+2
* drm/i915: debugfs spring cleaningDavid Weinehall2016-08-221-1/+1
* drm/i915: pdev cleanupDavid Weinehall2016-08-221-25/+34
* drm/i915: i915_sysfs.c cleanupDavid Weinehall2016-08-221-2/+2
* drm/i915: consistent struct device namingDavid Weinehall2016-08-221-48/+48
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-151-1/+1
|\
| * Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-151-62/+23Star
| |\
| * | drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-121-1/+1
| * | drm/i915: Enable polling when we don't have hpdLyude2016-07-191-0/+3
* | | drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memoryChris Wilson2016-08-121-0/+2
* | | drm/i915: Apply the PPS register unlock workaround more consistentlyImre Deak2016-08-101-0/+1
| |/ |/|
* | drm/i915: Release vma when the handle is closedChris Wilson2016-08-041-0/+1
* | drm/i915: Split early global GTT initialisationChris Wilson2016-08-041-19/+0Star
* | drm/i915: Update GGTT initialisation functions to take drm_i915_privateChris Wilson2016-08-041-6/+6
* | drm/i915: Split GGTT initialisation between probing and setupChris Wilson2016-08-041-7/+11
* | Revert "drm/i915: Enable RC6 immediately"Chris Wilson2016-07-211-3/+2Star
* | drm/i915: Enable RC6 immediatelyChris Wilson2016-07-211-2/+3
* | drm/i915: Convert i915_semaphores_is_enabled over to early sanitizeChris Wilson2016-07-201-22/+4Star
* | drm/i915: Flush logical context image out to memory upon suspendChris Wilson2016-07-151-3/+1Star
* | drm/i915: Enable polling when we don't have hpdLyude2016-07-141-0/+3
* | drm/i915: Defer enabling rc6 til after we submit the first batch/contextChris Wilson2016-07-141-8/+3Star
|/
* drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.Rodrigo Vivi2016-07-071-0/+4
* drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson2016-07-051-20/+19Star
* drm/i915: Remove impossible tests for dev->dev_privateChris Wilson2016-07-051-2/+2
* drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()Chris Wilson2016-07-051-2/+1Star
* drm/i915: Split out runtime configuration of device info to its own fileChris Wilson2016-07-051-391/+22Star
* drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson2016-07-041-14/+14
* drm/i915: Remove stop-rings debugfs interfaceChris Wilson2016-07-041-15/+2Star
* drm/i915: Flush the RPS bottom-half when the GPU idlesChris Wilson2016-07-041-3/+0Star
* drm/i915: Only start retire worker when idleChris Wilson2016-07-041-2/+0Star
* drm/i915: Fix random indent in i915_drm_resume()Chris Wilson2016-07-021-1/+1
* drm/i915: Remove the dedicated hangcheck workqueueChris Wilson2016-07-011-8/+0Star
* drm/i915/bxt: Export pooled eu info to userspacearun.siluvery@linux.intel.com2016-07-011-0/+6
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-4/+4
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-4/+6
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-4/+5