summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
AgeCommit message (Expand)Author
2023-07-25drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET
2023-05-29Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-05-11drm/i915: use pat_index instead of cache_levelFei Yang
2023-04-28drm/i915: Migrate platform-dependent mock hugepage selftests to liveJonathan Cavitt
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson
2022-12-30drm/i915: Check for integer truncation on scatterlist creationChris Wilson
2022-12-06drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson
2022-11-09drm/i915: use i915_sg_dma_sizes() for all backendsMatthew Auld
2022-10-14drm/i915: enable PS64 support for DG2Matthew Auld
2022-08-24drm/i915: move ppgtt_type and ppgtt_size to runtime infoJani Nikula
2022-08-24drm/i915: move page_sizes to runtime infoJani Nikula
2022-07-07drm/i915/selftests: Grab the runtime pm in shrink_thpChris Wilson
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-03-04drm/i915: include linux/highmem.h and linux/swap.h where neededJani Nikula
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi
2022-03-01drm/i915/selftests: handle allocation failuresMatthew Auld
2022-02-28drm/i915: add io_size plumbingMatthew Auld
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-19drm/i915: support 64K GTT pages for discrete cardsMatthew Auld
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
2022-01-18drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind...Maarten Lankhorst
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström
2021-12-17drm/i915/gem: Use to_gt() helperMichał Winiarski
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-11-05drm/i915/selftests: Rework context handling in hugepages selftestsMaarten Lankhorst
2021-10-20drm/i915/selftests: mark up hugepages object with start_cpu_writeMatthew Auld
2021-09-24drm/i915/selftests: exercise shmem_writeback with THPMatthew Auld
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-08drm/i915/selftests: fixup igt_shrink_thpMatthew Auld
2021-09-06drm/i915: Drop __rcu from gem_context->vmDaniel Vetter
2021-09-06drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vmDaniel Vetter
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-24drm/i915: Update object placement flags to be mutableThomas Hellström
2021-03-24drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal.Maarten Lankhorst
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst
2020-11-30drm/i915/selftest: assert we get 2M GTT pagesMatthew Auld
2020-11-30drm/i915/selftest: also consider non-contiguous objectsMatthew Auld
2020-09-21drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter
2020-09-07drm/i915: Remove locking from i915_gem_object_prepare_read/writeMaarten Lankhorst
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson
2020-05-29drm/i915/gem: Give each object class a friendly nameChris Wilson
2020-05-21drm/i915: Remove PIN_UPDATE for i915_vma_pinChris Wilson
2020-04-24drm/i915: Only close vma we openChris Wilson
2020-04-20drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
2020-02-07drm/i915/selftests: drop igt_ppgtt_exhaust_hugeMatthew Auld
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld
2020-01-03drm/i915/gem: Support discontiguous lmem object mapsChris Wilson