aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAge
* drm/i915: Can i915_gem_init_ioctlDaniel Vetter2014-11-20
* Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter2014-11-19
|\
| * drm/i915: Disable caches for Global GTT.Rodrigo Vivi2014-11-06
* | drm/i915: Fix comments about CHV snoop behaviourVille Syrjälä2014-11-14
* | drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+Damien Lespiau2014-11-14
* | drm/i915: Delete outdated comment in byt_pte_encodeDaniel Vetter2014-11-14
* | drm/i915: Add tracepoints to track a vm during its lifetimeDaniele Ceraolo Spurio2014-11-14
* | drm/i915: fix "Unexpected fault" error message line breakPaulo Zanoni2014-11-07
* | drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin2014-11-04
* | Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie2014-10-27
|\ \ | |/ |/|
| * Revert "drm/i915: Enable full PPGTT on gen7"Daniel Vetter2014-10-24
| * Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter2014-09-30
| |\
| | * drm/i915/skl: Initialize PPGTT like gen8Damien Lespiau2014-09-24
| | * drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+Damien Lespiau2014-09-24
| | * drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau2014-09-24
| * | drm/i915: Inline feature detection into sanitize_enable_ppgttChris Wilson2014-09-19
| * | drm/i915: Drop get/put_pages for scratch pageDaniel Vetter2014-09-19
| * | drm/i915: Enable full PPGTT on gen7Michel Thierry2014-09-19
| |/
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14
|\|
| * drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlistsThomas Daniel2014-09-03
| * drm/i915: Handle i915_ppgtt_put correctlyMichel Thierry2014-09-03
| * drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair2014-09-03
| * drm/i915/bdw: Don't write PDP in the legacy way when using LRCsOscar Mateo2014-08-20
| * drm/i915: Cleanup aliasging ppgtt alongside the global gttDaniel Vetter2014-08-13
| * drm/i915: Extract commmon global gtt cleanup codeDaniel Vetter2014-08-13
| * drm/i915: Extract common cleanup into i915_ppgtt_releaseDaniel Vetter2014-08-13
| * drm/i915: Initialize the aliasing ppgtt as part of global gttDaniel Vetter2014-08-13
| * drm/i915: Rework ppgtt init to no require an aliasing ppgttDaniel Vetter2014-08-13
| * drm/i915: Allow i915_gem_setup_global_gtt to failDaniel Vetter2014-08-13
| * drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter2014-08-13
| * drm/i915: Track file_priv, not ctx in the ppgtt structureDaniel Vetter2014-08-13
| * drm/i915: Some cleanups for the ppgtt lifetime handlingDaniel Vetter2014-08-12
| * drm/i915: vma/ppgtt lifetime rulesMichel Thierry2014-08-12
| * drm/i915: clean up PPGTT checking logicJesse Barnes2014-08-08
* | drm/i915: Flush the PTEs after updating them before suspendChris Wilson2014-09-29
|/
* drm/i915: work around warning in i915_gem_gttPavel Machek2014-08-07
* drm/i915: Don't disable PPGTT for CHV based in PCI revVille Syrjälä2014-07-11
* Merge tag 'v3.16-rc4' into drm-intel-next-queuedDaniel Vetter2014-07-07
|\
| * Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula2014-06-11
| |\
| | * drm/i915: Fixup global gtt cleanupDaniel Vetter2014-06-06
* | | drm/i915: Added write-enable pte bit supporttAkash Goel2014-06-17
* | | drm/i915/vlv: disable PPGTT on early revs v3Jesse Barnes2014-06-13
|/ /
* | Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-06
|\ \ | |/ |/|
| * drm/i915/bdw: Only use 2g GGTT for 32b platformsBen Widawsky2014-06-05
* | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-05
|\ \ | |/ |/|
| * drm/i915: Prevent negative relocation deltas from wrappingChris Wilson2014-05-27
| * drm/i915: Sanitize the enable_ppgtt module option onceDaniel Vetter2014-04-29
| * drm/i915: Allow full PPGTT with param overrideBen Widawsky2014-04-24
* | drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-22
* | drm/i915/chv: Implement stolen memory size detectionDamien Lespiau2014-05-13