Refresh cycle counter in IPU

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Refresh cycle counter in IPU

Jump to solution
706 Views
Kazuma_Sasaki
Senior Contributor I

From i.MX 6Solo/6DualLite Applications Processor Reference Manual, Rev. 4, 07/2018

38.1.2.1.6.1 Screen Refresh
• The refresh rate may vary within a predefined range. Within this range, the rate is
dynamically adjusted to the content update rate.
• An indication about the availability of new content is obtained as follows:

• If the page-flip double buffering is used, the mechanism provides this indication
• If only a single buffer is used (and incrementally updated), the IPU can receive
an indication of a modification from the ARM platform (by setting an internal
flag).
The IPU counts the refresh cycles: the total and those with new content. The ARM
platform can use these counters to optimize display management (e.g. switching
display buffer compression on/off). The counters are reset by the ARM platform.
• The transferred data may be processed on the way, using the IC and DP.

IPU is counting display refresh cycles according to above description.

I would like to check this counter for debugging our system.

Could you please teach me register name to get the counted value?

Best Regards,

Kazuma Sasaki.

Labels (2)
0 Kudos
1 Solution
655 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Kazuma Sasaki,

I made some research and the counter for refresh cycles is not accessible as it is part of the DP (Display Processor) and there is not a register from where this value could be read.

My apologies for the inconvenience.

Regards,

View solution in original post

0 Kudos
2 Replies
656 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Kazuma Sasaki,

I made some research and the counter for refresh cycles is not accessible as it is part of the DP (Display Processor) and there is not a register from where this value could be read.

My apologies for the inconvenience.

Regards,

0 Kudos
655 Views
Kazuma_Sasaki
Senior Contributor I

Hello gusarambula,

Okay, I got it. Thank you for your support.

Best Regards,

Kazuma Sasaki.

0 Kudos