summaryrefslogtreecommitdiff
path: root/lib/drmtest.h
AgeCommit message (Expand)Author
2021-12-07tests/kms_flip: Do not check for timestamp or sequences on MediatekMark Yacoub
2021-09-09drmtest: Add DRIVER_MSM supportRob Clark
2021-07-02drmtest: Add is_msm_device checkMark Yacoub
2020-10-30lib: Export drm_load_module()Chris Wilson
2020-09-30tests: Add nouveau-crc testsLyude Paul
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-05-05lib/drmtest: Introduce __drm_open_driver_anotherArkadiusz Hiler
2019-12-04Add device selection in IGTZbigniew Kempczyński
2019-11-14lib/rendercopy: Add AUX page table supportImre Deak
2019-07-16lib: Ditch "DRIVER_* for kms tests" cargo cultDaniel Vetter
2019-05-13lib: Add support for opening panfrost devicesTomeu Vizoso
2019-03-27lib/drmtest: Add helpers to check and require amdgpuNicholas Kazlauskas
2019-03-20lib: Kill drm_get_card()Michał Winiarski
2019-02-26lib: drmtest: Add helpers to check and require the VC4 driverPaul Kocialkowski
2018-12-20Add support for forcing a specific driverPetri Latvala
2018-11-26v3d: Add a helper libraryEric Anholt
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-04-22igt: Import basic amdgpu tests from libdrmChris Wilson
2017-01-30lib/drmtest: Add comment explaining DRIVER_ANY excluding DRIVER_VGEMRobert Foss
2016-07-12lib/drmtest: add virtio_gpu supportGustavo Padovan
2016-06-18lib: Support opening vGEM deviceChris Wilson
2016-04-14lib: Expose is_i915_deviceTomeu Vizoso
2016-04-14lib: add igt_require_intelTomeu Vizoso
2016-03-19lib: Replace drmIoctl() with a layer of indirectionChris Wilson
2016-02-08igt: Add support for DRIVER_VC4 flags on tests.Eric Anholt
2015-10-07lib/drmtest: Add do_ioctl_err to expect failureDaniel Stone
2015-09-11lib: remove support for deprecated drm_open_any*() callsMicah Fedke
2015-09-11lib: adding drm_open_driver() interfaceMicah Fedke
2015-04-22lib/drmtest.h : fix mmap64 againTim Gore
2015-01-19igt/drv_module_reload: Check more carefully for a live driverChris Wilson
2014-09-30tests/pm_rpm: factor out drm_open_any_masterImre Deak
2014-04-25Reset errno to 0 after successChris Wilson
2014-04-24tests: Extract ALIGN macro into a common headerTvrtko Ursulin
2014-03-28intel-gpu-tools: fix problem with redefinition of mmap64tgore
2014-03-23lib/drmtest: api documentationDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: s/drmtest_dumb_aub/igt_aub_dump_enabled/Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-22tests|lib: remove assert.h includesDaniel Vetter
2014-03-22lib: Move non-register things out of intel-gpu-tools.hDaniel Vetter
2014-03-12lib: move prefault helpers to igt_debugfs.cDaniel Vetter
2014-03-12lib: extract igt_core.cDaniel Vetter
2014-03-12lib/ioctl_wrappers: api docDaniel Vetter
2014-03-11lib: extract ioctl_wrappers.cDaniel Vetter
2014-03-11drmtest: reformat the API documentationThomas Wood
2014-02-13lib: (somewhat) structured logging supportDaniel Vetter
2014-02-12lib: Make igt_skip noreturnDaniel Vetter
2014-02-11lib: Add a helper to wait for a keypressDamien Lespiau