This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Question for profiling Mali on fbdev (modified)

Hello,

I'm trying to test mali for fbdev on my board. I have few questions about this.

1) Can I say that gpu is ported well when I run and passed all integration test programs(i.e., mali_base_jd_test, mali_base_map_test_quick, mali_base_ump_test, mali_egl_integration_tests) of DDK package?

What this test have to shows on the screen?

All integration test programs except 'mali_egl_integration_tests' didn't print anytihng on the screen. Is it okay?

2) 'mali_egl_integration_tests' printed two color -upper half is red and lower half is green - and later, it printed full white screen.

Is this the right screen output?

3) I modified  the value of 'end_buffer_count' from 3 to 1  in 'mali_egl_winsys_tests.c' to fix the test error.

Because my board only has single frame buffer - fb0. Can I say that I passed test well in my case?

4) I got only 18 fps result from 'mali_egl_integration_tests'. How can I enhance the performance?

Thank you.

Nari

Parents
  • Hi monaami,

    It sounds like you have access to our DDK sources, which means you are most likely a licensee.

    This means you are possibly entitled to ARM support. I would recommending contacting them in order to make use of this service we provide.

    The questions for this website do not delve into our DDK driver sources and build procedure, so we would not be able to answer that here.

    Kind Regards,

    Michael McGeagh

Reply
  • Hi monaami,

    It sounds like you have access to our DDK sources, which means you are most likely a licensee.

    This means you are possibly entitled to ARM support. I would recommending contacting them in order to make use of this service we provide.

    The questions for this website do not delve into our DDK driver sources and build procedure, so we would not be able to answer that here.

    Kind Regards,

    Michael McGeagh

Children