logoalt Hacker News

ralferootoday at 10:25 AM0 repliesview on HN

Modern GPUs usually have multiple command queues, at least one for application use (often separate queues for rendering and compute) and one for OS use. There's a good chance that this wasn't implemented on a chip intended for a phone.