summaryrefslogtreecommitdiff
path: root/tests/i915/api_intel_bb.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-03i915/api_intel_bb: Only assert objects are unmoved for full-ppgttChris Wilson1-4/+15
2020-11-11tests/api_intel_bb: Verify delta is properly added in emit relocationZbigniew Kempczyński1-0/+70
2020-10-01lib/intel_batchbuffer: Prepare batch to use in allocator infrastructureZbigniew Kempczyński1-17/+38
2020-09-16tests/api_intel_bb: add render testsZbigniew Kempczyński1-7/+333
2020-09-16tests/api_intel_bb: test flags are cleared on bb resetZbigniew Kempczyński1-0/+83
2020-09-16lib/intel_batchbuffer: use canonical addresses for 48bit ppgttZbigniew Kempczyński1-0/+44
2020-08-21i915/bb: Cleanup 32bit printfsChris Wilson1-9/+9
2020-07-06lib/bufops: add surface array to cover ccs pgtableZbigniew Kempczyński1-29/+29
2020-07-03tests/api_intel_bb: Add intel_bb API testZbigniew Kempczyński1-0/+709