summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_stolen.c
AgeCommit message (Expand)Author
2022-06-27drm/i915: Prefer "XEHP_" prefix for registersMatt Roper
2022-06-27drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper
2022-06-17drm/i915/gt: Cleanup interface for MCR operationsMatt Roper
2022-06-17drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-03-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin
2022-03-16drm/i915: add i915_gem_object_create_region_at()Matthew Auld
2022-03-16drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLYMatthew Auld
2022-03-16drm/i915/stolen: don't treat small BAR as an errorAkeem G Abodunrin
2022-02-28drm/i915: add io_size plumbingMatthew Auld
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2022-02-25drm/i915: Check stolen memory size before calling drm_mm_initJosé Roberto de Souza
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper
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