| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Add a partial GGTT view type | Joonas Lahtinen | 2015-05-08 | 1 | -2/+14 |
* | drm/i915: Do not make assumptions on GGTT VMA sizes | Joonas Lahtinen | 2015-05-08 | 1 | -0/+4 |
* | rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma | Daniel Vetter | 2015-04-23 | 1 | -3/+3 |
* | drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc | Daniel Vetter | 2015-04-20 | 1 | -1/+2 |
* | drm/i915: Move vma vfuns to adddress_space | Daniel Vetter | 2015-04-20 | 1 | -8/+7 |
* | drm/i915/gen8: begin bitmap tracking | Michel Thierry | 2015-04-10 | 1 | -0/+7 |
* | drm/i915: num_pd_pages/num_pd_entries isn't useful | Michel Thierry | 2015-04-10 | 1 | -2/+5 |
* | drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page | Michel Thierry | 2015-04-10 | 1 | -0/+1 |
* | drm/i915/gen8: Add dynamic allocation macros and helper functions | Michel Thierry | 2015-04-10 | 1 | -0/+52 |
* | drm/i915: Remove _entry from PPGTT page structures | Michel Thierry | 2015-04-10 | 1 | -8/+8 |
* | drm/i915: Compare GGTT view structs instead of types | Joonas Lahtinen | 2015-03-27 | 1 | -0/+11 |
* | drm/i915: Finish gen6/7 dynamic page table allocation | Michel Thierry | 2015-03-27 | 1 | -0/+2 |
* | drm/i915: Prevent out of range pt in gen6_for_each_pde | Michel Thierry | 2015-03-27 | 1 | -3/+3 |
* | drm/i915/skl: Support secondary (rotated) frame buffer mapping | Tvrtko Ursulin | 2015-03-23 | 1 | -0/+12 |
* | drm/i915: Track page table reload need | Ben Widawsky | 2015-03-20 | 1 | -0/+1 |
* | drm/i915: Track GEN6 page table usage | Ben Widawsky | 2015-03-20 | 1 | -0/+73 |
* | drm/i915: page table generalizations | Michel Thierry | 2015-03-20 | 1 | -12/+16 |
* | drm/i915: Create page table allocators | Ben Widawsky | 2015-02-25 | 1 | -2/+2 |
* | drm/i915: Complete page table structures | Ben Widawsky | 2015-02-25 | 1 | -8/+6 |
* | drm/i915: page table abstractions | Ben Widawsky | 2015-02-25 | 1 | -5/+18 |
* | drm/i915/gen8: Un-hardcode number of page directories | Ben Widawsky | 2015-02-13 | 1 | -1/+1 |
* | drm/i915: Rename to GEN8_LEGACY_PDPES | Ben Widawsky | 2015-02-13 | 1 | -3/+3 |
* | drm/i915: Infrastructure for supporting different GGTT views per object | Tvrtko Ursulin | 2014-12-15 | 1 | -0/+22 |
* | drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req | John Harrison | 2014-12-03 | 1 | -2/+2 |
* | drm/i915: Remove user pinning code | Daniel Vetter | 2014-12-03 | 1 | -5/+4 |
* | drm/i915: Can i915_gem_init_ioctl | Daniel Vetter | 2014-11-20 | 1 | -2/+0 |
* | drm/i915: Move flags describing VMA mappings into the VMA | Tvrtko Ursulin | 2014-11-04 | 1 | -2/+6 |
* | drm/i915: Rework GPU reset sequence to match driver load & thaw | McAulay, Alistair | 2014-09-03 | 1 | -2/+1 |
* | drm/i915: Extract commmon global gtt cleanup code | Daniel Vetter | 2014-08-13 | 1 | -0/+1 |
* | drm/i915: Rework ppgtt init to no require an aliasing ppgtt | Daniel Vetter | 2014-08-13 | 1 | -0/+1 |
* | drm/i915: Allow i915_gem_setup_global_gtt to fail | Daniel Vetter | 2014-08-13 | 1 | -2/+2 |
* | drm/i915: Track file_priv, not ctx in the ppgtt structure | Daniel Vetter | 2014-08-13 | 1 | -1/+5 |
* | drm/i915: Some cleanups for the ppgtt lifetime handling | Daniel Vetter | 2014-08-12 | 1 | -1/+13 |
* | drm/i915: clean up PPGTT checking logic | Jesse Barnes | 2014-08-08 | 1 | -1/+0 |
* | drm/i915: Added write-enable pte bit supportt | Akash Goel | 2014-06-17 | 1 | -2/+3 |
* | drm/i915: s/i915_hw_context/intel_context | Oscar Mateo | 2014-05-22 | 1 | -1/+1 |
* | drm/i915: s/intel_ring_buffer/intel_engine_cs | Oscar Mateo | 2014-05-22 | 1 | -1/+1 |
* | drm/i915/chv: PPAT setup for Cherryview | Ville Syrjälä | 2014-05-06 | 1 | -0/+1 |
* | drm/i915: Split out GTT specific header file | Ben Widawsky | 2014-04-01 | 1 | -0/+283 |