Topic summary
Dual-ported video RAM

Memory used to store the framebuffer in graphics cards Dual-ported video RAM is a type of dual-ported RAM derived from dynamic RAM (DRAM), and was historically used to store the framebuffer in graphics card, and was at the time often called VRAM. Unlike conventional DRAM, VRAM features two ports: one for the CPU and one for the video display controller (VDC). This architecture allows simultaneous access—while the CPU writes data, the VDC can read it independently. This eliminates wait states, ensuring smoother performance and efficient screen rendering. VRAM was widely used between the mid-1980s and mid-1990s. As newer high-performance memory technologies emerged, dual-ported VRAM was gradually phased out. Today, the term "VRAM" can refer to modern types of video memory as well, which can lead to confusion with this original dual-ported variant. Samsung Electronics VRAM History Early computers used dynamic RAM to store video data to be output to a conventional television or a simple conversion of a television that accepted composite video input. To work with such a display, it is extremely important that the video hardware output a very accurately timed signal. At the speeds that