summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2015-03-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-02-05drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi
2015-01-27Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä
2015-01-27drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes
2014-10-07Merge tag 'drm-intel-next-fixes-2014-10-03' of git://anongit.freedesktop.org/...Dave Airlie
2014-09-29Revert "drm/i915/bdw: BDW Software Turbo"Daniel Vetter
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-19drm/i915: Objects on the unbound list may still have an active referenceChris Wilson
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter
2014-09-08drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson
2014-09-05drm/i915: Update DRIVER_DATE to 20140905Daniel Vetter
2014-09-04drm/i915: Introduce a for_each_plane() macroDamien Lespiau
2014-09-04drm/i915: Fix edp vdd lockingVille Syrjälä
2014-09-03drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä
2014-09-03drm/i915: Add pipe B force quirk for 830MVille Syrjälä
2014-09-03drm/i915/bdw: Render state init for ExeclistsOscar Mateo
2014-09-03drm/i915/bdw: BDW Software TurboDaisy Sun
2014-09-03drm/i915/bdw: Export workaround data to debugfsArun Siluvery
2014-09-03drm/i915: FBC flush nuke for BDWRodrigo Vivi
2014-09-03drm/i915: Don't use a define when it's clearer to just put the valueDamien Lespiau
2014-09-03drm/i915: Differentiate between LLC or snooped for the userChris Wilson
2014-09-03drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau
2014-09-03drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-22drm/i915: Update DRIVER_DATE to 20140822Daniel Vetter
2014-08-20drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)Oscar Mateo
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak
2014-08-14drm/i915: Print captured bo for all VM in error stateChris Wilson
2014-08-13drm/i915: Localise the fbdev console lock frobbingChris Wilson
2014-08-13drm/i915: Replace __I915__ with typesafe variantChris Wilson
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