aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_stolen.c
AgeCommit message (Expand)Author
2016-07-04drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson
2016-06-08drm/i915/kbl: Add WaSkipStolenMemoryFirstPage for A0Mika Kuoppala
2016-05-11drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENxTvrtko Ursulin
2016-04-25drm/i915: Canonicalize stolen memory calculationsJoonas Lahtinen
2016-04-19drm/i915: Clean up PCI config register handlingJoonas Lahtinen
2016-03-31drm/i915: Refer to GGTT {,VM} consistentlyJoonas Lahtinen
2016-03-18drm/i915: Rename dev_priv->gtt to dev_priv->ggttJoonas Lahtinen
2016-02-26drm/i915: Rename vma->*_list to *_link for consistencyChris Wilson
2016-02-15drm/i915: GEM operations need to be done under the big lockTvrtko Ursulin
2016-02-05drm/i915/bxt: Check BIOS RC6 setup before enabling RC6Sagar Arun Kamble
2016-01-05drm/i915: Allow use of get_dma_address for stolen backed objectsAnkitprasad Sharma
2015-12-17drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-10-28drm/i915/kbl: Introduce Kabylake platform defition.Rodrigo Vivi
2015-10-09drm/i915: Determine the stolen memory base address on gen2Ville Syrjälä
2015-09-30drm/i915: don't use the first stolen page on BroadwellPaulo Zanoni
2015-09-24drm/i915: Defer adding preallocated stolen objects to the VM listChris Wilson
2015-09-23drm/i915: Implement stolen reserved detection for ctg/elkVille Syrjälä
2015-09-23drm/i915: avoid the last 8mb of stolen on BDW/SKLPaulo Zanoni
2015-09-14drm/i915: Set stolen reserved to 0 for pre-g4x platformsVille Syrjälä
2015-08-26drm/i915: Fix build warning on 32-bitThierry Reding
2015-08-14drm/i915: fix stolen bios_reserved checksPaulo Zanoni
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-13drm/i915: remove unused has_dma_mapping flagImre Deak
2015-07-06drm/i915: add dev_priv->mm.stolen_lockPaulo Zanoni
2015-07-06drm/i915: move FBC code out of i915_gem_stolen.cPaulo Zanoni
2015-07-06drm/i915: add simple wrappers for stolen node insertion/removalPaulo Zanoni
2015-04-09drm/i915: use proper FBC base register on all new platformsImre Deak
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-02-24drm/i915: Align initial plane backing objects correctlyDaniel Vetter
2015-02-24drm/i915: don't reallocate the compressed FB at every framePaulo Zanoni
2015-02-13drm/i915/fbc: fix the check for already reserved fbc sizeJani Nikula
2014-12-10drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter
2014-11-04drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin
2014-09-19drm/i915: Extend BIOS stolen mem handling to all platformDaniel Vetter
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie
2014-07-09drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä
2014-07-03drm/i915: Try harder to get FBCBen Widawsky
2014-07-03drm/i915: Extract CFB threshold calculationBen Widawsky
2014-07-03drm/i915: Move compressed_fb to static allocationBen Widawsky
2014-06-13drm/i915: Use the .release hook to drop the stolen drm_mm trackingChris Wilson
2014-03-31drm/i915: restrict vt-d stolen memory workaround to pre-gen8Daniel Vetter
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson
2014-03-03drm/i915: Resolving the memory region conflict for Stolen areaAkash Goel
2014-01-28drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel
2013-12-18drm/i915: grab a pages pin count for preallocate stolenDaniel Vetter
2013-09-24Merge tag 'v3.12-rc2' into drm-intel-nextDaniel Vetter
2013-09-05drm/i915: Skip stolen region initialisation if none is reservedChris Wilson
2013-09-04drm/i915: inline vma_create into lookup_or_create_vmaDaniel Vetter
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-22drm/i915: clarify error paths in create_stolen_for_preallocatedDaniel Vetter