summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie1-5/+5
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter1-3/+6
2014-09-08drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson1-5/+5
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-48/+99
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-3/+19
2014-08-23drm/i915: Update DRIVER_DATE to 20140822Daniel Vetter1-1/+1
2014-08-20drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)Oscar Mateo1-1/+1
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak1-0/+1
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak1-1/+1
2014-08-14drm/i915: Print captured bo for all VM in error stateChris Wilson1-0/+2
2014-08-13drm/i915: Localise the fbdev console lock frobbingChris Wilson1-8/+1
2014-08-13drm/i915: Replace __I915__ with typesafe variantChris Wilson1-2/+10
2014-08-13drm/i915: Only track real ppgtt for a contextDaniel Vetter1-2/+1
2014-08-13drm/i915: Add proper prefix to obj_to_ggttDaniel Vetter1-5/+6
2014-08-13drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter1-1/+9
2014-08-12drm/i915: Some cleanups for the ppgtt lifetime handlingDaniel Vetter1-1/+0
2014-08-12drm/i915: vma/ppgtt lifetime rulesMichel Thierry1-0/+2
2014-08-12drm/i915/bdw: Workload submission mechanism for ExeclistsOscar Mateo1-0/+6
2014-08-11drm/i915: Abstract the legacy workload submission mechanism awayOscar Mateo1-0/+23
2014-08-11drm/i915/bdw: Allocate ringbuffers for Logical Ring ContextsOscar Mateo1-0/+1
2014-08-11drm/i915/bdw: A bit more advanced LR context alloc/freeOscar Mateo1-0/+2
2014-08-11drm/i915/bdw: Introduce one context backing object per engineOscar Mateo1-0/+6
2014-08-11drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo1-0/+2
2014-08-11drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo1-0/+1
2014-08-11drm/i915: Agnostic INTEL_INFOChris Wilson1-1/+4
2014-08-11drm/i915: Copy PCI device id into the device info blockChris Wilson1-24/+26
2014-08-11drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_accessChris Wilson1-7/+0
2014-08-08drm/i915: Update DRIVER_DATE to 20140808Daniel Vetter1-1/+1
2014-08-08Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds1-1/+2
2014-08-08drm/i915: clean up PPGTT checking logicJesse Barnes1-2/+2
2014-08-08drm/i915: Introduce a for_each_intel_encoder() macroDamien Lespiau1-0/+5
2014-08-08drm/i915: Gather the HDMI level shifter logic into one placeDamien Lespiau1-0/+6
2014-08-08drm/i915: Introduce FBC False Color for debug purposes.Rodrigo Vivi1-0/+2
2014-08-08drm/i915: Specify when the PLL hw state fields are validDamien Lespiau1-0/+3
2014-08-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-38/+151
2014-08-07drm/i915: Fix DEIER and GTIER collecting for BDW.Rodrigo Vivi1-1/+1
2014-08-07drm/i915: Collect gtier properly on HSW.Rodrigo Vivi1-0/+1
2014-08-05drm/i915: Update DRIVER_DATE to 20140725Daniel Vetter1-1/+1
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie1-0/+1
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter1-1/+9
2014-07-24drm: i915: Use nsec based interfacesThomas Gleixner1-1/+1
2014-07-23drm/i915: extract backlight minimum brightness from VBTJani Nikula1-0/+1
2014-07-23drm/i915: Returning the right VGA control reg for platformsSonika Jindal1-3/+3
2014-07-23drm/i915: Adding HAS_GMCH_DISPLAY macroSonika Jindal1-0/+2
2014-07-23drm/i915: reorganize the unclaimed register detection codePaulo Zanoni1-0/+1
2014-07-23drm/i915: add helper for checking whether IRQs are enabledJesse Barnes1-1/+1
2014-07-23drm/i915: Also give the sprite width for WM computationDamien Lespiau1-2/+2
2014-07-23drm/i915: Fix up PSR frontbuffer trackingDaniel Vetter1-0/+1
2014-07-23drm/i915: Add locking to psr codeDaniel Vetter1-0/+1
2014-07-23drm/i915: Track the psr dp connector in dev_priv->psr.enabledDaniel Vetter1-1/+2