summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-07Merge tag 'drm-intel-next-fixes-2014-10-03' of git://anongit.freedesktop.org/...Dave Airlie1-22/+6
2014-09-29Revert "drm/i915/bdw: BDW Software Turbo"Daniel Vetter1-22/+0
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter1-0/+1
2014-09-19drm/i915: Objects on the unbound list may still have an active referenceChris Wilson1-0/+6
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-7/+56
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-05drm/i915: Update DRIVER_DATE to 20140905Daniel Vetter1-1/+1
2014-09-04drm/i915: Introduce a for_each_plane() macroDamien Lespiau1-0/+2
2014-09-04drm/i915: Fix edp vdd lockingVille Syrjälä1-0/+3
2014-09-03drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä1-0/+2
2014-09-03drm/i915: Add pipe B force quirk for 830MVille Syrjälä1-0/+1
2014-09-03drm/i915/bdw: Render state init for ExeclistsOscar Mateo1-2/+2
2014-09-03drm/i915/bdw: BDW Software TurboDaisy Sun1-0/+22
2014-09-03drm/i915/bdw: Export workaround data to debugfsArun Siluvery1-0/+14
2014-09-03drm/i915: FBC flush nuke for BDWRodrigo Vivi1-0/+1
2014-09-03drm/i915: Don't use a define when it's clearer to just put the valueDamien Lespiau1-2/+0
2014-09-03drm/i915: Differentiate between LLC or snooped for the userChris Wilson1-1/+3
2014-09-03drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau1-1/+2
2014-09-03drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair1-0/+3
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