summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_stolen.c
AgeCommit message (Expand)Author
2022-01-05drm/i915/gem: Use to_gt() helper for GGTT accessesMichał Winiarski
2021-12-21drm/i915: Add ww ctx to i915_gem_object_trylockMaarten Lankhorst
2021-12-14drm/i915: Exclude reserved stolen from driver useChris Wilson
2021-12-09drm/i915/xehpsdv: set min page-size to 64KMatthew Auld
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-08-12Merge tag 'drm-intel-next-2021-08-10-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-07-30drm/i915: remove GRAPHICS_VER == 10Lucas De Marchi
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-05drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-05-11drm/i915/stolen: shuffle around init_memory_regionMatthew Auld
2021-05-04drm/i915: mark stolen as privateMatthew Auld
2021-04-29drm/i915/gem: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-04-22drm/i915/stolen: actually mark as contiguousMatthew Auld
2021-04-22drm/i915/stolen: enforce the min_page_size contractCQ Tang
2021-04-22drm/i915: Create stolen memory region from local memoryCQ Tang
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915: give stolen system memory its own classMatthew Auld
2021-03-24drm/i915: Prepare for obj->mm.lock removal, v2.Thomas Hellström
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst
2021-02-08drm/i915/gem: Fix oops in error handling codeDan Carpenter
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson
2021-01-15drm/i915: add back static declarationMatthew Auld
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld
2021-01-12drm/i915/gem: Remove stolen node before releasing the regionChris Wilson
2020-11-13Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-28drm/i915/gem: Avoid synchronous binds deep within locksChris Wilson
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson
2020-10-20drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson
2020-10-20drm/i915/gem: Poison stolen pages before useChris Wilson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-29drm/i915/gem: Give each object class a friendly nameChris Wilson
2020-04-08drm/i915/stolen: prefer struct drm_device based loggingJani Nikula
2020-03-03drm/i915/vgpu: improve vgpu abstractionsJani Nikula
2020-02-05drm/i915/display: Be explicit in handling the preallocated vmaChris Wilson
2020-01-27drm/i915/gem: initial conversion to new logging macros using coccinelleWambui Karuga
2020-01-22drm/i915/gem: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2019-12-28drm/i915/lmem: debugfs for LMEM detailsLukasz Fiedorowicz
2019-11-11drm/i915/gem: Pass mem region to preallocated stolenChris Wilson
2019-11-11drm/i915/gem: Replace implicit dev_priv->uncore for stolen initChris Wilson
2019-10-22drm/i915/gem: Distinguish each object typeChris Wilson
2019-10-18drm/i915: treat stolen as a regionMatthew Auld
2019-10-04drm/i915/stolen: make the object creation interface consistentCQ Tang
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson
2019-10-04drm/i915: Only track bound elements of the GTTChris Wilson
2019-09-11drm/i915: Make i915_vma.flags atomic_t for mutex reductionChris Wilson
2019-09-04drm/i915/tgl: add gen12 to stolen initializationLucas De Marchi
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson
2019-08-09drm/i915: extract gem/i915_gem_stolen.h from i915_drv.hJani Nikula