summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2016-01-11drm/i915: Arm the unclaimed mmio debugs on suspend pathMika Kuoppala
2016-01-10drm/i915: Update DRIVER_DATE to 20160111Daniel Vetter
2016-01-08drm/i915: Do one shot unclaimed mmio detection less frequentlyMika Kuoppala
2016-01-08drm/i915: Introduce intel_uncore_unclaimed_mmioMika Kuoppala
2016-01-07drm/i915: Use plane state for primary plane updates.Maarten Lankhorst
2016-01-07drm/i915: Add two-stage ILK-style watermark programming (v10)Matt Roper
2016-01-06drm/i915: Sanitize watermarks after hardware state readout (v4)Matt Roper
2016-01-05drm/i915/bios: rewrite sequence block parsingJani Nikula
2015-12-22drm/i915: Keep track of the cdclk as if all crtc's were active.Maarten Lankhorst
2015-12-22drm/i915: Do not acquire crtc state to check clock during modeset, v4.Maarten Lankhorst
2015-12-22drm/i915: Compile-time concatenate WARN_ON macro stringsJoonas Lahtinen
2015-12-22drm/i915: Simplify _STATE_ debug macrosJoonas Lahtinen
2015-12-21drm/i915: Decouple struct i915_params i915 into i915_params.hJoonas Lahtinen
2015-12-18drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc alsoMika Kuoppala
2015-12-18drm/i915: Update DRIVER_DATE to 20151218Daniel Vetter
2015-12-18drm/i915: Only spin whilst waiting on the current requestChris Wilson
2015-12-17drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-12-17drm/i915: add support for checking RPM atomic sectionsImre Deak
2015-12-17drm/i915: add support for checking if we hold an RPM referenceImre Deak
2015-12-17drm/i915/opregion: handle VBT sizes bigger than 6 KBJani Nikula
2015-12-16drm/i915/bios: prefer using dev_priv over dev pointerJani Nikula
2015-12-16drm/i915: move drmP.h include to i915_drv.hJani Nikula
2015-12-16drm/i915/debugfs: add a separate debugfs file for VBTJani Nikula
2015-12-16drm/i915/opregion: make VBT pointer a constJani Nikula
2015-12-16drm/i915: refactor VBT validationJani Nikula
2015-12-16drm/i915/bios: rename intel_parse_bios to intel_bios_initJani Nikula
2015-12-11Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter
2015-12-11drm/i915: mark GEM object pages dirty when mapped & written by the CPUDave Gordon
2015-12-10drm/i915: Add reverse mapping between port and intel_encoderTakashi Iwai
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer
2015-12-09drm/i915: Add soft-pinning API for execbufferChris Wilson
2015-12-09drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake.Rodrigo Vivi
2015-12-09drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX.Rodrigo Vivi
2015-12-04drm/i915: Update DRIVER_DATE to 20151204Daniel Vetter
2015-12-04Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"Daniel Vetter
2015-12-03drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath
2015-12-03drm/i915: kill fbc.uncompressed_sizePaulo Zanoni
2015-12-03drm/i915: use a single intel_fbc_work structPaulo Zanoni
2015-12-03drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni
2015-12-03drm/i915: set dev_priv->fbc.crtc before scheduling the enable workPaulo Zanoni
2015-12-02drm/i915: Add HAS_PCH_LPT_H()Ville Syrjälä
2015-11-30Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie
2015-11-26drm/i915: Introduce bdw_{update,enable,disable}_pipe_irq()Ville Syrjälä
2015-11-26drm/i915: Make ironlake_{enable,disable}_display_irq() static inlinesVille Syrjälä
2015-11-26drm/i915: Make ibx_{enable,disable}_display_interrupt() static inlinesVille Syrjälä
2015-11-26drm/i915: more virtual south bridge detectionGerd Hoffmann
2015-11-25drm/i915: fix potential dangling else problems in for_each_ macrosJani Nikula
2015-11-23drm/i915/skl: enable PC9/10 power states during suspend-to-idleImre Deak
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter