summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Move sandybride pcode access to intel_sideband.cChris Wilson2019-04-261-10/+0Star
* drm/i915: Separate sideband declarations to intel_sideband.hChris Wilson2019-04-261-120/+0Star
* drm/i915: Replace pcu_lock with sb_lockChris Wilson2019-04-261-8/+2Star
* drm/i915: Lift acquiring the vlv punit magic to a common sb-getChris Wilson2019-04-261-15/+109
* drm/i915: Disable preemption and sleeping while using the punit sidebandChris Wilson2019-04-261-0/+1
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-2/+6
* drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson2019-04-241-5/+7
* drm/i915: Introduce struct intel_wakerefChris Wilson2019-04-241-2/+1Star
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-3/+4
* drm/i915: Store the default sseu setup on the engineChris Wilson2019-04-241-14/+0Star
* drm/i915: Start writeback from the shrinkerChris Wilson2019-04-201-6/+7
* drm/i915: Track HAS_RPS alongside HAS_RC6 in the device infoChris Wilson2019-04-191-0/+2
* drm/i915: Update DRIVER_DATE to 20190417Joonas Lahtinen2019-04-171-2/+2
* drm/i915: Only reset the pinned kernel contexts on resumeChris Wilson2019-04-101-1/+0Star
* drm/i915: make intel_frontbuffer.h self-containedJani Nikula2019-04-081-9/+2Star
* drm/i915: Mark GEM wedged right after marking device unpluggedJanusz Krzysztofik2019-04-061-0/+1
* drm/i915: Update DRIVER_DATE to 20190404Joonas Lahtinen2019-04-041-2/+2
* drm/i915: Skip modeset for cdclk changes if possibleVille Syrjälä2019-04-031-1/+2
* drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabledVille Syrjälä2019-04-031-0/+3
* drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson2019-04-021-1/+0Star
* drm/i915: Introduce concept of a sub-platformTvrtko Ursulin2019-04-011-37/+86
* drm/i915: Remove redundant device id from IS_IRONLAKE_M macroTvrtko Ursulin2019-04-011-2/+5
* drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin2019-04-011-2/+0Star
* drm/i915: move the edram detection out of uncore initDaniele Ceraolo Spurio2019-03-291-3/+6
* drm/i915: Turn intel_color_check() into a vfuncVille Syrjälä2019-03-281-0/+1
* drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen2019-03-281-1/+1
* drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen2019-03-281-1/+1
* drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen2019-03-281-2/+2
* drm/i915: Adding missing '; ' to ENGINE_INSTANCESChris Wilson2019-03-261-1/+1
* drm/i915: switch uncore mmio funcs to use intel_uncoreDaniele Ceraolo Spurio2019-03-261-27/+22Star
* drm/i915: rename raw reg access functionsDaniele Ceraolo Spurio2019-03-261-29/+3Star
* drm/i915: stop storing the media fuseDaniele Ceraolo Spurio2019-03-251-0/+11
* drm/i915/bios: iterate over child devices to initialize ddi_port_infoJani Nikula2019-03-251-0/+1
* drm/i915: Disable C3 when enabling vblank interrupts on i945gmVille Syrjälä2019-03-251-0/+8
* drm/i915: Mark AML 0x87CA as ULXVille Syrjälä2019-03-251-1/+2
* drm/i915/ehl: Add ElkhartLake platformBob Paauwe2019-03-221-0/+1
* drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson2019-03-221-0/+3
* drm/i915: Flush pages on acquisitionChris Wilson2019-03-211-0/+8
* drm/i915: Introduce a mutex for file_priv->context_idrChris Wilson2019-03-211-0/+2
* drm/i915: make raw access function work on uncoreDaniele Ceraolo Spurio2019-03-201-7/+7
* drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio2019-03-201-4/+2Star
* drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio2019-03-201-0/+5
* drm/i915: Update DRIVER_DATE to 20190320Joonas Lahtinen2019-03-201-2/+2
* drm/i915/cml: Introduce Comet Lake PCHAnusha Srivatsa2019-03-201-1/+2
* drm/i915: Drop address size from ppgtt_typeChris Wilson2019-03-151-2/+0Star
* drm/i915: Record platform specific ppGTT size in intel_device_infoChris Wilson2019-03-151-1/+1
* drm/i915/vbt: Parse and use the new field with PSR2 TP2/3 wakeup timeJosé Roberto de Souza2019-03-131-0/+1
* drm/i915: Start using comparative INTEL_PCH_TYPERodrigo Vivi2019-03-131-0/+6
* drm/i915: Move PCH_NOP to -1Rodrigo Vivi2019-03-131-1/+1
* drm/i915: Update DRIVER_DATE to 20190311Joonas Lahtinen2019-03-111-2/+2