aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAge
* drm/i915: Use gtt shortform where possibleBen Widawsky2013-07-01
* drm/i915: Drop dev from pte_encodeBen Widawsky2013-07-01
* drm/i915: Combine scratch members into a structBen Widawsky2013-07-01
* drm/i915: Really share scratch pageBen Widawsky2013-07-01
* drm/i915: make PDE|PTE platform specificBen Widawsky2013-07-01
* drm/i915: Rename the gtt_list to global_listBen Widawsky2013-06-03
* Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter2013-05-21
|\
| * Revert "drm/i915: Calculate correct stolen size for GEN7+"Ben Widawsky2013-05-07
| * drm/i915: correct the calculation of first_pd_entry_in_global_ptZhang, Xiong Y2013-04-27
* | drm/i915: Extract PDE writesBen Widawsky2013-05-06
* | drm/i915: BUG_ON bad PPGTT offsetBen Widawsky2013-05-06
* | drm/i915: Split out Haswell code from gen6_pte_encode.Kenneth Graunke2013-04-22
* | drm/i915: Fix page table entries for Bay Trail.Kenneth Graunke2013-04-22
* | drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.Kenneth Graunke2013-04-22
|/
* drm/i915: Remove stale codeBen Widawsky2013-04-18
* drm/i915: Configure GAM_ECOCHK appropriatly for Gen7Ville Syrjälä2013-04-18
* drm/i915: Set GAC_ECO_BITS register on Gen7+Ville Syrjälä2013-04-18
* drm/i915: Add ECOBITS_SNB_BITVille Syrjälä2013-04-18
* drm/i915: Allow PPGTT enable to failBen Widawsky2013-04-18
* drm/i915: NULL aliasing_ppgtt on cleanupBen Widawsky2013-04-18
* drm/i915: Abstract PPGTT enablingBen Widawsky2013-04-18
* drm/i915: Rework PPGTT init codeBen Widawsky2013-04-18
* drm/i915: Conditionally carve out GGTT PDEBen Widawsky2013-04-18
* drm/i915/ppgtt: Set scratch page "globally"Ben Widawsky2013-04-18
* drm/i915: random checkpatch fixesBen Widawsky2013-04-18
* drm/i915: Call out GEN6 PTE specificityBen Widawsky2013-04-18
* drm/i915: generalize pte vs. register BAR allocationBen Widawsky2013-04-18
* lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak2013-03-27
* drm/i915: fixup pd vs pt confusion in gen6 ppgtt codeDaniel Vetter2013-03-23
* style nit: Align function parameter continuation properly.Daniel Vetter2013-03-23
* drm/i915: use for_each_sg_page for setting up the gtt ptesImre Deak2013-03-23
* drm/i915: use gen6 stolen check on VLVJesse Barnes2013-03-06
* drm/i915: Fix gen2 mappable calculationsBen Widawsky2013-02-15
* drm/i915: gen6_gmch_remove can be staticChanglong Xie2013-01-31
* drm/i915: Reclaim GTT space for failed PPGTTBen Widawsky2013-01-31
* drm/i915: remove intel_gtt structureBen Widawsky2013-01-31
* drm/i915: Add probe and remove to the gtt opsBen Widawsky2013-01-31
* drm/i915: extract hw ppgtt setup/cleanup codeDaniel Vetter2013-01-31
* drm/i915: pte_encode is gen6+Daniel Vetter2013-01-31
* drm/i915: vfuncs for ppgttDaniel Vetter2013-01-31
* drm/i915: vfuncs for gtt_clear_range/insert_entriesDaniel Vetter2013-01-31
* drm/i915: Needs_dmar, notBen Widawsky2013-01-20
* drm/i915: Remove scratch page from sharedBen Widawsky2013-01-20
* drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky2013-01-20
* drm/i915: Remove use of gtt_mappable_entriesBen Widawsky2013-01-20
* drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky2013-01-17
* drm/i915: Create a gtt structureBen Widawsky2013-01-17
* drm/i915: Remove gtt_mappable_totalBen Widawsky2013-01-17
* drm/i915: Mappable_end can't ever be > endBen Widawsky2013-01-17
* drm/i915: Kill gtt_endBen Widawsky2013-01-17