summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2016-04-18drm/i915/skl: Fix rc6 based gpu/system hangMika Kuoppala
2016-02-29drm/i915: Update DRIVER_DATE to 20160229Daniel Vetter
2016-02-26drm/i915: Reduce the pointer dance of i915_is_ggtt()Chris Wilson
2016-02-22drm/i915: Add for_each_pipe_masked()Ville Syrjälä
2016-02-22drm/i915/gen9: Check for DC state mismatchPatrik Jakobsson
2016-02-16drm/i915: Use atomic helpers for suspend, v2.Maarten Lankhorst
2016-02-15Revert "drm/i915: fix context/engine cleanup order"Daniel Vetter
2016-02-14drm/i915: Update DRIVER_DATE to 20160214Daniel Vetter
2016-02-10drm/i915: fix context/engine cleanup orderNick Hoath
2016-02-04drm/i915: Extend gpio read/write to other coresDeepak M
2016-02-04drm/i915/vlv: drop unused vlv_gps_core_read/write functionsJani Nikula
2016-02-04drm/i915/fbc: unexport the HW level activation functionsPaulo Zanoni
2016-02-03drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson
2016-02-01drm/i915: Add PSR main link standby support backRodrigo Vivi
2016-01-29drm/i915/fbc: don't store/check a pointer to the FBPaulo Zanoni
2016-01-29drm/i915/fbc: don't store the fb_id on reg_paramsPaulo Zanoni
2016-01-29drm/i915/fbc: rewrite the multiple_pipes_ok() code for lockingPaulo Zanoni
2016-01-29drm/i915/fbc: introduce struct intel_fbc_state_cachePaulo Zanoni
2016-01-29drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->xPaulo Zanoni
2016-01-29drm/i915/fbc: introduce struct intel_fbc_reg_paramsPaulo Zanoni
2016-01-29drm/i915/fbc: wait for a vblank instead of 50ms when enablingPaulo Zanoni
2016-01-27drm/i915: Sanitize i915_gem_load() init and clean-upImre Deak
2016-01-27drm/i915: Sanitize GEM shrinker init and clean-upImre Deak
2016-01-27Revert "drm/i915: Fix context/engine cleanup order"Daniel Vetter
2016-01-25drm/i915: Fix context/engine cleanup orderNick Hoath
2016-01-25drm/i915/gen9: Add framework to whitelist specific GPU registersArun Siluvery
2016-01-24drm/i915: Update DRIVER_DATE to 20160124Daniel Vetter
2016-01-21drm/i915: Decouple execbuf uAPI from internal implementationTvrtko Ursulin
2016-01-21drm/i915: abolish separate per-ring default_context pointersDave Gordon
2016-01-21drm/i915: simplify allocation of driver-internal requestsDave Gordon
2016-01-20Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"Matt Roper
2016-01-18drm/i915: Cache LRC state page in the contextTvrtko Ursulin
2016-01-18drm/i915: Do not call API requiring struct_mutex where it is not availableTvrtko Ursulin
2016-01-14drm/i915: add onoff utility functionJani Nikula
2016-01-11drm/i915: Arm the unclaimed mmio debugs on suspend pathMika Kuoppala
2016-01-11drm/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