summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2014-08-13drm/i915: Only track real ppgtt for a contextDaniel Vetter
2014-08-13drm/i915: Add proper prefix to obj_to_ggttDaniel Vetter
2014-08-13drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter
2014-08-12drm/i915: Some cleanups for the ppgtt lifetime handlingDaniel Vetter
2014-08-12drm/i915: vma/ppgtt lifetime rulesMichel Thierry
2014-08-11drm/i915/bdw: Workload submission mechanism for ExeclistsOscar Mateo
2014-08-11drm/i915: Abstract the legacy workload submission mechanism awayOscar Mateo
2014-08-11drm/i915/bdw: Allocate ringbuffers for Logical Ring ContextsOscar Mateo
2014-08-11drm/i915/bdw: A bit more advanced LR context alloc/freeOscar Mateo
2014-08-11drm/i915/bdw: Introduce one context backing object per engineOscar Mateo
2014-08-11drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo
2014-08-11drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo
2014-08-11drm/i915: Agnostic INTEL_INFOChris Wilson
2014-08-11drm/i915: Copy PCI device id into the device info blockChris Wilson
2014-08-11drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_accessChris Wilson
2014-08-08drm/i915: Update DRIVER_DATE to 20140808Daniel Vetter
2014-08-08drm/i915: clean up PPGTT checking logicJesse Barnes
2014-08-08drm/i915: Introduce a for_each_intel_encoder() macroDamien Lespiau
2014-08-08drm/i915: Gather the HDMI level shifter logic into one placeDamien Lespiau
2014-08-08drm/i915: Introduce FBC False Color for debug purposes.Rodrigo Vivi
2014-08-08drm/i915: Specify when the PLL hw state fields are validDamien Lespiau
2014-08-07drm/i915: Fix DEIER and GTIER collecting for BDW.Rodrigo Vivi
2014-08-07drm/i915: Collect gtier properly on HSW.Rodrigo Vivi
2014-08-05drm/i915: Update DRIVER_DATE to 20140725Daniel Vetter
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-07-23drm/i915: extract backlight minimum brightness from VBTJani Nikula
2014-07-23drm/i915: Returning the right VGA control reg for platformsSonika Jindal
2014-07-23drm/i915: Adding HAS_GMCH_DISPLAY macroSonika Jindal
2014-07-23drm/i915: reorganize the unclaimed register detection codePaulo Zanoni
2014-07-23drm/i915: add helper for checking whether IRQs are enabledJesse Barnes
2014-07-23drm/i915: Also give the sprite width for WM computationDamien Lespiau
2014-07-23drm/i915: Fix up PSR frontbuffer trackingDaniel Vetter
2014-07-23drm/i915: Add locking to psr codeDaniel Vetter
2014-07-23drm/i915: Track the psr dp connector in dev_priv->psr.enabledDaniel Vetter
2014-07-23drm/i915: Run psr_setup unconditionallyDaniel Vetter
2014-07-23drm/i915: Power gating display wells during i915_pm_suspendBorun Fu
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie
2014-07-19Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-07-11drm/i915: populate mem_freq/cz_clock for chvDeepak S
2014-07-11drm/i915: Use the cached min/min/rpe values in the vlv debugfs codeVille Syrjälä
2014-07-10drm/i915: Move RPS evaluation interval counters to i915->rpsChris Wilson
2014-07-10drm/i915: Switch to common shared dpll framework for WRPLLsDaniel Vetter
2014-07-10drm/i915: State readout support for WRPLLsDaniel Vetter
2014-07-10drm/i915: add POWER_DOMAIN_PLLSPaulo Zanoni
2014-07-10drm/i915: Document that the pll->mode_set hook is optionalDaniel Vetter
2014-07-10drm/i915: Basic shared dpll support for WRPLLsDaniel Vetter
2014-07-10drm/i915: Remove spll_refcount for hswDaniel Vetter
2014-07-09drm/i915: quirk asserts controllable backlight presence, overriding VBTScot Doyle
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie