This is a re-send of patch 1/2 and a new patch that modifies the current unittests to properly test the unsupported profile condition.
As mentioned in the commit messages, UNSUPPORTED_PROFILE will be returned when a queried profile is not supported by any entrypoint. If squashing the patches is preferred, let me know and I'll resubmit. Daniel Charles (2): i965_validate_config: return unsupported profile i965_test_config: return properly unsupported profile src/i965_drv_video.c | 49 +++++++++++++++++++++++++++++++++-------- test/i965_avce_config_test.cpp | 27 ++++++++++++++++------- test/i965_jpege_config_test.cpp | 17 +++++++------- 3 files changed, 67 insertions(+), 26 deletions(-) -- 2.5.5 _______________________________________________ Libva mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libva
