Hacker News new | ask | show | jobs
by charcircuit 77 days ago
That 4K buffer is not VRAM. The 4/8MB of RAM is also used as VRAM.
1 comments

Well, it’s texture RAM, the only one that RDP can access. It’s closest thing to « video memory ». Although, you’re right as the framebuffer lives in main ram. But that just means the system is sharing like in modern hardware, so I wouldn’t call the main RAM VRAM in any way.