summaryrefslogtreecommitdiff
path: root/lib/i915/gem.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-12lib/drmtest: Add function drm_reopen_driver()Anna Karas1-19/+1
2023-03-16i915: s/igt_require_intel/igt_require_i915Bhanuprakash Modem1-1/+1
2022-04-25lib/i915: remove use of debugfs/i915_next_seqnoNirmoy Das1-1/+0
2020-11-24Cast negative debugfs values to u64Chris Wilson1-1/+1
2020-05-26lib/i915: Restore hangcheck modparams between testsChris Wilson1-0/+8
2020-05-19lib/i915: Reset all engine properties to defaults prior to the start of a testChris Wilson1-0/+85
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson1-0/+117