aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2016-10-19drm/i915: Emit telltales for extra levels of debug upon initialisationChris Wilson
2016-10-14drm/i915: Fix mismatched INIT power domain disabling during suspendImre Deak
2016-10-14drm/i915: Make IS_GEN macros only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make IS_CHERRYVIEW only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make IS_BROXTON only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make IS_KABYLAKE only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make IS_BROADWELL only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make IS_IVYBRIDGE only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make INTEL_DEVID only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make HAS_RUNTIME_PM only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Allocate intel_engine_cs structure only for the enabled enginesAkash Goel
2016-10-13drm/i915/hsw: Fix GPU hang during resume from S3-devices stateImre Deak
2016-10-05drm/i915: Disable irqs across GPU resetChris Wilson
2016-09-27drm/i915/skl: tell the user about pre-production hardwarePaulo Zanoni
2016-09-21drm/i915: Only shrink the unbound objects during freezeChris Wilson
2016-09-21drm/i915: Restore current RPS state after resetChris Wilson
2016-09-09drm/i915: Update reset path to fix incomplete requestsChris Wilson
2016-09-09drm/i915: Replace wait-on-mutex with wait-on-bit in reset workerChris Wilson
2016-09-09drm/i915: Perform a direct reset of the GPU from the waiterChris Wilson
2016-09-09drm/i915: Separate out reset flags from the reset counterChris Wilson
2016-09-02drm/i915: sseu: Convert subslice count fields to subslice maskImre Deak
2016-09-02drm/i915: sseu: Use sseu_dev_info in device infoImre Deak
2016-09-02drm/i915: Cleanup i915_param()David Weinehall
2016-08-26drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmapsChris Wilson
2016-08-25drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson
2016-08-24drm/i915: Force RC6 restore after system resume and resetChris Wilson
2016-08-22drm/i915: debugfs spring cleaningDavid Weinehall
2016-08-22drm/i915: pdev cleanupDavid Weinehall
2016-08-22drm/i915: i915_sysfs.c cleanupDavid Weinehall
2016-08-22drm/i915: consistent struct device namingDavid Weinehall
2016-08-15Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-08-15Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-12drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memoryChris Wilson
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-08-10drm/i915: Apply the PPS register unlock workaround more consistentlyImre Deak
2016-08-04drm/i915: Release vma when the handle is closedChris Wilson
2016-08-04drm/i915: Split early global GTT initialisationChris Wilson
2016-08-04drm/i915: Update GGTT initialisation functions to take drm_i915_privateChris Wilson
2016-08-04drm/i915: Split GGTT initialisation between probing and setupChris Wilson
2016-07-21Revert "drm/i915: Enable RC6 immediately"Chris Wilson
2016-07-21drm/i915: Enable RC6 immediatelyChris Wilson
2016-07-20drm/i915: Convert i915_semaphores_is_enabled over to early sanitizeChris Wilson
2016-07-19drm/i915: Enable polling when we don't have hpdLyude
2016-07-15drm/i915: Flush logical context image out to memory upon suspendChris Wilson
2016-07-14drm/i915: Enable polling when we don't have hpdLyude
2016-07-14drm/i915: Defer enabling rc6 til after we submit the first batch/contextChris Wilson
2016-07-07drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.Rodrigo Vivi
2016-07-05drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson
2016-07-05drm/i915: Remove impossible tests for dev->dev_privateChris Wilson
2016-07-05drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()Chris Wilson