summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* drm/i915: make intel_frontbuffer.h self-containedJani Nikula2019-04-081-9/+2
* 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/+0
* 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/+0
* 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/+22
* drm/i915: rename raw reg access functionsDaniele Ceraolo Spurio2019-03-261-29/+3
* 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/+2
* 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-191-1/+2
* drm/i915: Drop address size from ppgtt_typeChris Wilson2019-03-151-2/+0
* 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
* drm/i915: Reduce presumption of request ordering for barriersChris Wilson2019-03-081-0/+1
* drm/i915: Do a synchronous switch-to-kernel-context on idlingChris Wilson2019-03-081-1/+1
* drm/i915: Read out memory typeVille Syrjälä2019-03-071-0/+7
* drm/i914: s/l_info/dimm_l/ etc.Ville Syrjälä2019-03-071-1/+1
* drm/i915: Polish skl_is_16gb_dimm()Ville Syrjälä2019-03-071-3/+5
* drm/i915: Store DIMM rank information as a numberVille Syrjälä2019-03-071-8/+3
* drm/i915: Pass around the intel_contextChris Wilson2019-03-061-1/+1
* drm/i915: Move find_active_request() to the engineChris Wilson2019-03-051-3/+0
* drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson2019-03-051-19/+3
* drm/i915: allow platforms without eDP transcoderLucas De Marchi2019-03-041-0/+1
* drm/i915: Remove second level open-coded rcu workChris Wilson2019-02-281-6/+0
* drm/i915: Make object/vma allocation caches globalChris Wilson2019-02-281-6/+0