summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pci.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula2017-10-191-2/+0
* drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma2017-10-181-1/+1
* drm/i915: enable platform support for 2M pagesMatthew Auld2017-10-071-2/+4
* drm/i915: enable platform support for 64K pagesMatthew Auld2017-10-071-1/+2
* drm/i915: introduce page_sizes field to dev_infoMatthew Auld2017-10-071-0/+18
* drm/i915/execlists: Preemption!Chris Wilson2017-10-041-0/+2
* drm/i915: Organize GLK_COLORS.Rodrigo Vivi2017-10-031-2/+4
* drm/i915: Organize GEN features inheritance.Rodrigo Vivi2017-10-031-26/+22
* drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.Rodrigo Vivi2017-10-031-0/+1
* drm/i915: Add has_psr-flag to gen9lpDavid Weinehall2017-10-021-0/+1
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-3/+3
* drm/i915/cfl: Remove alpha support protection.Rodrigo Vivi2017-09-191-1/+0
* drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4xVille Syrjälä2017-09-151-6/+0
* drm/i915/gen9+: Add has_ipc flag in device info structureMahesh Kumar2017-09-071-0/+4
* drm/i915: Disable snooping (userptr, set-cache-level) on gen4Chris Wilson2017-09-071-0/+2
* drm/i915: Move device_info.has_snoop into the static tablesChris Wilson2017-09-061-0/+7
* drm/i915: mark all device info struct with __initconstLionel Landwerlin2017-09-011-47/+47
* drm/i915: add GT number to intel_device_infoLionel Landwerlin2017-09-011-43/+150
* drm/i915: Re-enable per-engine reset for BroxtonMichel Thierry2017-08-221-1/+0
* drm/i915: Disable per-engine reset for BroxtonChris Wilson2017-07-271-0/+1
* drm/i915/cnl: Cannonlake color init.Rodrigo Vivi2017-07-061-0/+1
* drm/i915: Modify error handler for per engine hang recoveryMichel Thierry2017-06-201-1/+4
* drm/i915/DMC/CNL: Load DMC on CNLAnusha Srivatsa2017-06-121-0/+1
* drm/i915/cfl: Coffee Lake reuses Kabylake DMC.Rodrigo Vivi2017-06-091-0/+1
* drm/i915/guc: Load GuC on Coffee LakeAnusha Srivatsa2017-06-091-0/+1
* drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku.Anusha Srivatsa2017-06-091-0/+1
* drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku.Anusha Srivatsa2017-06-091-0/+1
* drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus.Anusha Srivatsa2017-06-091-0/+1
* drm/i915/glk: Remove the alpha_support flagAnder Conselvan de Oliveira2017-06-091-1/+0
* drm/i915/cfl: Introduce Coffee Lake platform definition.Rodrigo Vivi2017-06-081-0/+16
* drm/i915: Unify GT* and GT3 definitionsRodrigo Vivi2017-06-071-30/+27
* drm/i915/cnl: Add Cannonlake PCI IDs for U-skus.Rodrigo Vivi2017-06-071-0/+1
* drm/i915/cnl: Introduce Cannonlake platform defition.Rodrigo Vivi2017-06-071-0/+8
* drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä2017-06-061-1/+1
* drm/i915: Disable decoupled MMIOKai Chen2017-05-301-1/+0
* drm/i915: Eliminate HAS_HW_CONTEXTSJoonas Lahtinen2017-04-281-5/+0
* drm/i915: Align "unfenced" tiled access on gen2, early gen3Chris Wilson2017-03-271-0/+5
* drm/i915: Provide a hook for selftestsChris Wilson2017-02-131-7/+24
* drm/i915/glk: Program pipe gamma and degamma tablesAnder Conselvan de Oliveira2017-01-301-0/+1
* drm/i915: actually drive the BDW reserved IDsPaulo Zanoni2017-01-041-0/+1
* drm/i915: Remove useless VLV_FEATURE Macro.Rodrigo Vivi2016-12-201-18/+16
* drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.Rodrigo Vivi2016-12-191-0/+2
* drm/i915: distinguish G33 and Pineview from each otherJani Nikula2016-12-071-1/+1
* drm/i915: give G45 and GM45 their own platform enumsJani Nikula2016-12-071-2/+2
* drm/i915: add some more "i" in platform names for consistencyJani Nikula2016-12-071-2/+2
* drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectivelyJani Nikula2016-12-071-2/+2
* drm/i915: keep intel device info structs in gen based orderJani Nikula2016-12-071-14/+18
* drm/i915: replace platform flags with a platform enumJani Nikula2016-12-071-24/+33
* drm/i915: Advertise ppgtt support type in platform definitionMichel Thierry2016-12-071-0/+11
* drm/i915/glk: Add a IS_GEN9_LP() macroAnder Conselvan de Oliveira2016-12-011-0/+1
OpenPOWER on IntegriCloud