Displaying 2 results from an estimated 2 matches for "pipe_any".
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...s: Remove kmstest_connector_config.crtc_idx
igt_kms: Find optimal encoder only after selecting pipe
kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config, v2.
kms_sink_crc_basic: Use for_each_pipe_with_valid_output to find a valid config.
igt_kms: Make PIPE_ANY a alias for PIPE_NONE
tests/kms: Clean up more users of unassigned pipes.
igt_kms: Assign pipe properties in pipe init
igt_kms: Use pipes for committing, not outputs
igt_kms: Change PIPE_ANY behavior to mean unassigned, v2.
igt_kms: Handle atomic pipe properties better...
2015 Dec 02
0
[ANNOUNCE] intel-gpu-tools 1.13
...lib: add igt_debugfs_search
lib: fix fopen mode in igt_debugfs_search
Add missing noreturn attribute to various functions
tests: remove unnecessary igt_exit calls
tests: remove duplicate struct member initializers
Fix comparison of unsigned integers
lib: add PIPE_ANY to the pipe enum
tests/kms_fbc_crc: ensure context is initialized correctly
tests/kms_force_connector: free the display struct when no longer needed
lib: add documentation for igt_display_init/fini
tests/kms_force_connector: skip if the required connector is connected...