index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_addfb_basic.c
Age
Commit message (
Expand
)
Author
2016-06-07
tests/kms_addfb_basic: Add invalid tests to set fb props
Daniel Vetter
2016-05-06
tests/kms_addfb_basic: Move tiling tests into their own groups
Tomeu Vizoso
2016-04-15
tests/kms_addfb_basic: Set tiling in addfb25 subtest
Tomeu Vizoso
2016-04-14
tests: Open any driver
Tomeu Vizoso
2016-04-14
kms_addfb_basic: Get intel gen from within subtest
Tomeu Vizoso
2016-04-14
kms_addfb_basic: Move calls to gem_set_tiling to the subtests
Tomeu Vizoso
2016-04-14
kms_addfb_basic: Split tiling_tests off
Tomeu Vizoso
2016-04-14
kms_addfb_basic: move tiling functionality into each subtest
Tomeu Vizoso
2016-04-14
kms_addfb_basic: call igt_create_bo_with_dimensions
Tomeu Vizoso
2015-11-16
tests/kms_addfb_basic: Add clobbered-modifier subtest
Ville Syrjälä
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-09-08
kms_addfb_basic: Require fb modifiers for unused field tests
Ander Conselvan de Oliveira
2015-08-21
lib: add a single include header
Thomas Wood
2015-08-14
tests/kms_addfb: mark simple fb creation tests as basic v2
Jesse Barnes