[PATCH v4 06/21] modetest: Retrieve all resources in one go

2013-03-19 Thread Laurent Pinchart
Instead of retrieving resources as they are needed, retrieve them all (except property blobs) in one go at startup. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 406 +- 1 file changed, 259 insertions(+), 147 deletions(-) diff --git

[PATCH v4 06/21] modetest: Retrieve all resources in one go

2013-03-19 Thread Laurent Pinchart
Instead of retrieving resources as they are needed, retrieve them all (except property blobs) in one go at startup. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 406 +- 1 file changed, 259 insertions(+), 147 deletions(-) diff --git