summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2019-06-17drm/i915/ehl: Introduce Mule Creek Canyon PCHMatt Roper
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-17drm/i915: move modesetting output/encoder code under display/Jani Nikula
2019-06-14drm/i915: move a few more functions to accept the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: move and rename i915_runtime_pmDaniele Ceraolo Spurio
2019-06-14drm/i915: make enable/disable rpm assert function use the rpm structureDaniele Ceraolo Spurio
2019-06-13drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson
2019-06-12drm/i915: Remove I915_READ_NOTRACETvrtko Ursulin
2019-05-31drm/i915: Split off pci_driver.remove() tail to drm_driver.release()Janusz Krzysztofik
2019-05-29Revert "drm/i915: Expand subslice mask"Jani Nikula
2019-05-28drm/i915: Expand subslice maskStuart Summers
2019-05-28drm/i915: Refactor sseu helper functionsStuart Summers
2019-05-28drm/i915: Use local variable for SSEU info in GETPARAM ioctlStuart Summers
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-05-28drm/i915: Pull GEM ioctls interface to its own fileChris Wilson
2019-05-27drm/i915: Make sure we have enough memory bandwidth on ICLVille Syrjälä
2019-05-22drm/i915: Allow specification of parallel execbufChris Wilson
2019-05-22drm/i915: Restore control over ppgtt for context creation ABIChris Wilson
2019-05-07drm/i915: Kill PCH_KBPVille Syrjälä
2019-05-03drm/i915/guc: Fix runtime suspendChris Wilson
2019-05-03drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula
2019-05-03drm/i915: extract i915_debugfs.h from i915_drv.hJani Nikula
2019-05-03drm/i915: extract intel_acpi.h from i915_drv.hJani Nikula
2019-04-30drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-30drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-30drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-26drm/i915: Disable preemption and sleeping while using the punit sidebandChris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-19drm/i915: remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOWChristian König
2019-04-19drm/i915: Use drm_dev_unplug()Janusz Krzysztofik
2019-04-08drm/i915: extract intel_cdclk.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_sprite.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_dp.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_fbdev.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_pm.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_csr.h from intel_drv.hJani Nikula
2019-04-08drm/i915: extract intel_audio.h from intel_drv.hJani Nikula
2019-04-06drm/i915: Mark GEM wedged right after marking device unpluggedJanusz Krzysztofik
2019-04-03drm/i915: rename init/fini/prune uncore functionsDaniele Ceraolo Spurio
2019-04-03drm/i915: add intel_uncore_init_earlyDaniele Ceraolo Spurio
2019-04-01drm/i915: Introduce concept of a sub-platformTvrtko Ursulin
2019-03-29drm/i915: move the edram detection out of uncore initDaniele Ceraolo Spurio
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: add uncore flags for unclaimed mmioDaniele Ceraolo Spurio
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-20drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio