Age | Commit message (Expand) | Author | Files | Lines |
2021-06-24 | drm/i915/ttm: Use TTM for system memory | Thomas Hellström | 1 | -1/+6 |
2021-06-16 | drm/i915/ttm: switch over to ttm_buddy_man | Matthew Auld | 1 | -51/+4 |
2021-06-11 | drm/i915/ttm: Introduce a TTM i915 gem object backend | Thomas Hellström | 1 | -1/+0 |
2021-06-11 | Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm... | Dave Airlie | 1 | -129/+51 |
2021-06-02 | drm/i915/ttm Initialize the ttm device and memory managers | Thomas Hellström | 1 | -129/+51 |
2021-05-04 | drm/i915/uapi: implement object placement extension | Matthew Auld | 1 | -0/+16 |
2021-04-22 | drm/i915: Create stolen memory region from local memory | CQ Tang | 1 | -1/+12 |
2021-03-24 | drm/i915: give stolen system memory its own class | Matthew Auld | 1 | -3/+3 |
2021-03-24 | drm/i915: cleanup the region class/instance encoding | Matthew Auld | 1 | -12/+21 |
2021-03-24 | drm/i915: introduce mem->reserved | Abdiel Janulgue | 1 | -0/+14 |
2021-03-24 | drm/i915: make local-memory probing a GT operation | Matthew Auld | 1 | -3/+2 |
2021-01-12 | drm/i915/region: make intel_region_map static | Jani Nikula | 1 | -1/+1 |
2020-12-02 | Revert "drm/i915/lmem: Limit block size to 4G" | Chris Wilson | 1 | -17/+1 |
2020-11-30 | drm/i915/lmem: Limit block size to 4G | Venkata Sandeep Dhanalakota | 1 | -1/+17 |
2020-11-09 | drm/i915/region: fix order when adding blocks | Matthew Auld | 1 | -1/+1 |
2020-10-21 | drm/i915/region: fix max size calculation | Matthew Auld | 1 | -1/+1 |
2020-01-17 | drm/i915: convert to new logging macros in i915/intel_memory_region.c | Wambui Karuga | 1 | -1/+3 |
2020-01-05 | drm/i915: lookup for mem_region of a mem_type | Ramalingam C | 1 | -0/+14 |
2019-12-28 | drm/i915/lmem: debugfs for LMEM details | Lukasz Fiedorowicz | 1 | -1/+14 |
2019-12-16 | drm/i915/gem: Apply lmem size restriction to get_pages | Chris Wilson | 1 | -0/+3 |
2019-10-31 | drm/i915/lmem: add the fake lmem region | Matthew Auld | 1 | -0/+3 |
2019-10-26 | drm/i915: Split memory_region initialisation into its own file | Chris Wilson | 1 | -0/+56 |
2019-10-18 | drm/i915: treat shmem as a region | Matthew Auld | 1 | -0/+10 |
2019-10-08 | drm/i915/region: support volatile objects | Matthew Auld | 1 | -0/+5 |
2019-10-08 | drm/i915/region: support contiguous allocations | Matthew Auld | 1 | -1/+8 |
2019-10-08 | drm/i915: introduce intel_memory_region | Matthew Auld | 1 | -0/+191 |