Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Graphics and Gaming
High Performance Computing
Innovation
Multimedia
Open Source Software and Platforms
Physical
Processors
Security
System
Software Tools
TrustZone for Armv8-M
中文社区
Blog
Announcements
Artificial Intelligence
Automotive
Healthcare
HPC
Infrastructure
Innovation
Internet of Things
Machine Learning
Mobile
Smart Homes
Wearables
Forums
All developer forums
IP Product forums
Tool & Software forums
Pelion IoT Platform
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Developer Community
Tools and Software
Graphics and Gaming
Jump...
Cancel
Graphics and Gaming
Graphics and Gaming forum
Mali Performance Optimization
Blog
Forum
Videos & Files
Help
Jump...
Cancel
New
Replies
6 replies
Subscribers
133 subscribers
Views
4305 views
Users
0 members are here
Mali Drivers
Mali-GPU
Related
Mali Performance Optimization
Offline
Tim Menasveta
over 7 years ago
Note: This was originally posted on 17th November 2010 at
http://forums.arm.com
I thought we could use a forum to share ideas on how to optimize graphics rendering on Mali-based devices. So, here's my first post on identifying bottlenecks in the rendering pipeline.
We usually use frame rate, or frames per second (FPS), to measure graphics rendering performance. System FPS is the overall rendering performance when all system components (CPU, GPU, memory, display) are hooked up together. What system FPS fails to reveal, however, is how individual components in the rendering pipeline perform.
Knowing each component's performance and locating bottlenecks is the first necessary step in optimizing graphics rendering on any Mali-based system
.
Graphics rendering on Mali is a frame-based pipelined process that involves several processing units. The process begins with the graphics application running on CPU making API calls to the Mali driver. The Mali driver then sets up data in system memory required by Mali GPU to render a frame. The GPU can't start rendering until the CPU has completely set up data for that frame.
Within Mali GPU, the geometry processor (GP) consumes data previously set up by the CPU and passes them on to the pixel processor (PP). The PP can't start rendering until the GP completely sets up required data in memory for that frame.
You get the picture. Data dependency between processing blocks means a bottleneck in any of the processing cores throttles the whole system FPS. In addition, processing cores need to access system memory so high memory latencies can potentially be a bottleneck as well.
Using the Mali performance analysis tool (PAT), in conjunction with instrumented Mali drivers, one can usually spot a CPU-bound use-case easily. The measured system FPS would be significantly lower than GP or PP FPS (measured by PAT). See attached image.
Has anyone found any interesting bottlenecks, or tricky ones to spot?
Parents
Offline
Ravindran Antonysamy
over 7 years ago
Note: This was originally posted on 24th February 2011 at
http://forums.arm.com
Tim, btw,
Is it possible to use GLBenchmarking for Performance Optimization ?
Ravindran
Cancel
Up
0
Down
Reply
Cancel
Reply
Offline
Ravindran Antonysamy
over 7 years ago
Note: This was originally posted on 24th February 2011 at
http://forums.arm.com
Tim, btw,
Is it possible to use GLBenchmarking for Performance Optimization ?
Ravindran
Cancel
Up
0
Down
Reply
Cancel
Children
No data
More questions in this forum
By title
By date
By reply count
By view count
By most asked
By votes
By quality
Descending
Ascending
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Questions with no replies
Answered
Analyzing optimized SPIR-V binaries using Mali Offline Compiler
0
Mali Offline Compiler
vulkan
Arm Mobile Studio
5672
views
4
replies
Latest
2 months ago
by
speedym
Answered
Understanding Mali Perf Counters in Streamline
0
arm streamline
Mali-G77
6068
views
2
replies
Latest
2 months ago
by
Peter Harris
Answered
GPU Benchmark Tools Recommendation
+1
GPU Tools
OpenGL ES
performance analysis
Mali-G76
9390
views
2
replies
Latest
3 months ago
by
Vikash
Answered
I want to know about the GPU Line up
+1
GPU Architecture
Mali GPU (Bifrost Architecture)
gpu
10254
views
5
replies
Latest
3 months ago
by
Peter Harris
Not Answered
Mali-G71 GPU glReadPixels slow compared to linux desktop equivilant for Default Framebuffer
+1
Android OpenGL ES
Mali-G71
Graphics APIs
5936
views
0
replies
Started
3 months ago
by
Matthew Good
<
>
View all questions in Graphics and Gaming forum