summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-08-13drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter
2014-08-13drm/i915: Track file_priv, not ctx in the ppgtt structureDaniel 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: Always use MMIO flips with ExeclistsOscar Mateo
2014-08-11drm/i915/bdw: Workload submission mechanism for ExeclistsOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring emit batchbuffer startOscar Mateo
2014-08-11drm/i915/bdw: Interrupts with logical ringsOscar Mateo
2014-08-11drm/i915/bdw: Ring idle and stop with logical ringsOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring emit flushOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring emit requestOscar Mateo
2014-08-11drm/i915/bdw: New logical ring submission mechanismOscar Mateo
2014-08-11drm/i915: Make hpd debug messages less crypticVille Syrjälä
2014-08-11drm/i915/bdw: GEN-specific logical ring set/get seqnoOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring initOscar Mateo
2014-08-11drm/i915/bdw: Generic logical ring init and cleanupOscar Mateo
2014-08-11drm/i915/bdw: Skeleton for the new logical rings submission pathOscar Mateo
2014-08-11drm/i915: Abstract the legacy workload submission mechanism awayOscar Mateo
2014-08-11drm/i915/bdw: Deferred creation of user-created LRCsOscar Mateo
2014-08-11drm/i915/bdw: Populate LR contexts (somewhat)Oscar Mateo
2014-08-11drm/i915/bdw: Add a context and an engine pointers to the ringbufferDaniel Vetter
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: Initialization for Logical Ring ContextsOscar Mateo
2014-08-11drm/i915: WARN if module opt sanitization goes out of orderDaniel Vetter
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: Simplify relocate_entry_gtt() and make 64-bit safeChris Wilson
2014-08-11drm/i915: Remove redundant list_empty(eb->vmas) tests in execbufferChris Wilson
2014-08-11drm/i915: Pre-validate the NEED_GTTS flag for execbufferChris Wilson
2014-08-11drm/i915: Fix secure dispatch with full ppgttDaniel Vetter
2014-08-11drm/i915: Agnostic INTEL_INFOChris Wilson
2014-08-11drm/i915: Double check ring is idle before declaring the GPU wedgedChris Wilson
2014-08-11drm/i915: Remove set but unused 'gt_perf_status'Damien Lespiau
2014-08-11drm/i915: Make intel_disable_shared_dpll() staticDamien Lespiau
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-11drm/i915: Force CPU relocations if not GTT mappedChris Wilson
2014-08-11drm/i915: Only perform set-to-gtt domain for objects bound to the global gttChris Wilson
2014-08-11drm/i915: Fix wrong number of HDMI translation entriesDamien Lespiau
2014-08-11drm/i915: Continuation of future readiness seriesSonika Jindal
2014-08-09drm/i915: fix i915_interrupt_info on BDWPaulo Zanoni
2014-08-08Revert "drm/i915: Enable PSR by default."Linus Torvalds
2014-08-08drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_pl...Ville Syrjälä
2014-08-08drm/i915: Eliminate rmw from .update_primary_plane()Ville Syrjälä
2014-08-08drm/i915: Fix erroneous conversion to u8Damien Lespiau
2014-08-08drm/i915: Update DRIVER_DATE to 20140808Daniel Vetter
2014-08-08Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2014-08-08drm/i915: No busy-loop wait_for in the ring init codeDaniel Vetter