aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
AgeCommit message (Expand)Author
2013-05-07Revert "drm/i915: Calculate correct stolen size for GEN7+"Ben Widawsky
2013-04-27drm/i915: correct the calculation of first_pd_entry_in_global_ptZhang, Xiong Y
2013-04-18drm/i915: Remove stale codeBen Widawsky
2013-04-18drm/i915: Configure GAM_ECOCHK appropriatly for Gen7Ville Syrjälä
2013-04-18drm/i915: Set GAC_ECO_BITS register on Gen7+Ville Syrjälä
2013-04-18drm/i915: Add ECOBITS_SNB_BITVille Syrjälä
2013-04-18drm/i915: Allow PPGTT enable to failBen Widawsky
2013-04-18drm/i915: NULL aliasing_ppgtt on cleanupBen Widawsky
2013-04-18drm/i915: Abstract PPGTT enablingBen Widawsky
2013-04-18drm/i915: Rework PPGTT init codeBen Widawsky
2013-04-18drm/i915: Conditionally carve out GGTT PDEBen Widawsky
2013-04-18drm/i915/ppgtt: Set scratch page "globally"Ben Widawsky
2013-04-18drm/i915: random checkpatch fixesBen Widawsky
2013-04-18drm/i915: Call out GEN6 PTE specificityBen Widawsky
2013-04-18drm/i915: generalize pte vs. register BAR allocationBen Widawsky
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak
2013-03-23drm/i915: fixup pd vs pt confusion in gen6 ppgtt codeDaniel Vetter
2013-03-23style nit: Align function parameter continuation properly.Daniel Vetter
2013-03-23drm/i915: use for_each_sg_page for setting up the gtt ptesImre Deak
2013-03-06drm/i915: use gen6 stolen check on VLVJesse Barnes
2013-02-15drm/i915: Fix gen2 mappable calculationsBen Widawsky
2013-01-31drm/i915: gen6_gmch_remove can be staticChanglong Xie
2013-01-31drm/i915: Reclaim GTT space for failed PPGTTBen Widawsky
2013-01-31drm/i915: remove intel_gtt structureBen Widawsky
2013-01-31drm/i915: Add probe and remove to the gtt opsBen Widawsky
2013-01-31drm/i915: extract hw ppgtt setup/cleanup codeDaniel Vetter
2013-01-31drm/i915: pte_encode is gen6+Daniel Vetter
2013-01-31drm/i915: vfuncs for ppgttDaniel Vetter
2013-01-31drm/i915: vfuncs for gtt_clear_range/insert_entriesDaniel Vetter
2013-01-20drm/i915: Needs_dmar, notBen Widawsky
2013-01-20drm/i915: Remove scratch page from sharedBen Widawsky
2013-01-20drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky
2013-01-20drm/i915: Remove use of gtt_mappable_entriesBen Widawsky
2013-01-17drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky
2013-01-17drm/i915: Create a gtt structureBen Widawsky
2013-01-17drm/i915: Remove gtt_mappable_totalBen Widawsky
2013-01-17drm/i915: Mappable_end can't ever be > endBen Widawsky
2013-01-17drm/i915: Kill gtt_endBen Widawsky
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-12-20drm/i915: Make GSM voidBen Widawsky
2012-12-20drm/i915: Move GSM mapping into dev_privBen Widawsky
2012-12-20drm/i915: Move even more gtt code to i915_gem_gttBen Widawsky
2012-12-18drm/i915: Missed conversion to gtt_pte_tBen Widawsky
2012-12-13drm/i915: Fix missed needs_dmar settingZhenyu Wang
2012-11-30drm/i915: Avoid clearing preallocated regions from the GTTChris Wilson
2012-11-29drm/i915: Fix pte updates in ggtt clear rangeBen Widawsky
2012-11-21drm/i915: Use pci_resource functions for BARs.Ben Widawsky
2012-11-13drm/i915: Report amount of usable graphics memory in MiBChris Wilson
2012-11-11drm/i915: Fix sparse warnings in from AGP kill codeBen Widawsky
2012-11-11drm/i915: Move the remaining gtt codeBen Widawsky