summaryrefslogtreecommitdiff
path: root/tests/gem_exec_alignment.c
AgeCommit message (Expand)Author
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-02-05igt/gem_exec_alignment: Fix off-by-one in buffer objectsChris Wilson
2016-02-05igt/gem_exec_alignment: Mark batch buffer as also requiring 48BChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-26igt/gem_exec_alignment: Reduce GTT usage if !full-ppgttChris Wilson
2016-01-26igt/gem_exec_alignment: Actually check aligned locations after manyChris Wilson
2016-01-22igt/gem_exec_alignment: Tweaks count for large alignmentsChris Wilson
2016-01-20igt/gem_exec_alignment: Convert to subtestsChris Wilson
2016-01-19igt/gem_exec_alignment: Fix off-by-one in evalation of find_last_bit()Chris Wilson
2016-01-19igt/gem_exec_alignment: Remember to require 48b objects!Chris Wilson
2016-01-19igt/gem_exec_alignment: Test multiple objects with alignment as wellChris Wilson
2016-01-19igt/gem_exec_alignment: Test all possible pot alignmentsChris Wilson
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-06-22igt: Add gem_exec_alignmentChris Wilson