summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2021-07-08drm/i915/gem: Don't allow changing the VM on running contexts (v4)Jason Ekstrand
2021-07-08drm/i915/gt: Drop i915_address_space::file (v2)Jason Ekstrand
2021-07-07drm/i915/selftests: fix smatch warning in mock_reserveMatthew Auld
2021-07-07drm/i915/selftests: fix smatch warning in igt_check_blocksMatthew Auld
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-30drm/i915/gem: Introduce a selftest for the gem object migrate functionalityMatthew Auld
2021-06-18drm/i915/selftests: add back the selftest() hook for the buddyMatthew Auld
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codeThomas Hellström
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson
2021-06-16drm/i915/ttm: restore min_page_size behaviourMatthew Auld
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld
2021-06-16drm/i915/ttm: remove node usage in our namingMatthew Auld
2021-06-16drm/i915/ttm: add ttm_buddy_manMatthew Auld
2021-06-11drm/i915: Use ttm mmap handling for ttm bo's.Maarten Lankhorst
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-07drm/i915: 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-06-02drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-05-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-05drm/i915: drop the __i915_active_call pointer packingMatthew Auld
2021-05-04drm/i915/lmem: support optional CPU clearing for special internal useMatthew Auld
2021-04-30drm/i915/selftests: Fix active retire callback alignmentTvrtko Ursulin
2021-04-29drm/i915: Don't assign to struct drm_device.pdevThomas Zimmermann
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-04-21drm/i915/selftests: Rename pm_ prefixed functions namesHsin-Yi Wang
2021-04-20drm/i915/selftests: Only query RAPL for integrated power measurementsChris Wilson
2021-04-20drm/i915/selftests: Skip aperture remapping selftest where there is no apertureChris Wilson
2021-04-14drm/i915: finish removal of gen from intel_device_infoLucas De Marchi
2021-04-14drm/i915/selftests: eliminate use of gen_maskLucas De Marchi
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-29drm/i915/selftest: Add remap/rotate vma subtests when dst_stride!=width/heightImre Deak
2021-03-29drm/i915: Add support for FBs requiring a POT stride alignmentImre Deak
2021-03-29drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info structImre Deak
2021-03-29drm/i915/selftest: Unify use of intel_remapped_plane_info in igt_vma_rotate_r...Imre Deak
2021-03-29drm/i915/selftest: Make sure to init i915_ggtt_view in igt_vma_rotate_remap()Imre Deak
2021-03-29drm/i915/selftest: Fix debug message in igt_vma_remapped_gtt()Imre Deak
2021-03-29drm/i915/selftest: Fix error handling in igt_vma_remapped_gtt()Imre Deak
2021-03-26drm/i915: Individual request cancellationChris Wilson
2021-03-24drm/i915: introduce mem->reservedAbdiel Janulgue
2021-03-24drm/i915/buddy: document the unused header bitsMatthew Auld
2021-03-24drm/i915/selftests: Prepare gtt tests for obj->mm.lock removalMaarten Lankhorst