Title :
A multiaccess frame buffer architecture
Author :
Harper, D.T., III
Author_Institution :
Dept. of Electr. Eng., Texas Univ., Richardson, TX, USA
fDate :
5/1/1994 12:00:00 AM
Abstract :
Many current graphical display systems are based around a memory array commonly known as a frame buffer. In these systems, the frame buffer contains the array of pixels currently being displayed. Updates to the display are accomplished by modifying the values in the frame buffer. The author demonstrates how the performance of frame buffer based systems can be improved by decreasing the number of accesses to the frame buffer memory array. The proposed architecture, referred to as a multiaccess frame buffer, allows parallel access to constant area rectangles of the array of pixels stored in the frame buffer rather than the row oriented accesses required by most current frame buffer architectures. By allowing more general types of access, a given update can be performed with fewer frame buffer accesses
Keywords :
buffer storage; computer graphic equipment; computer graphics; memory architecture; parallel architectures; architecture; computer architecture; computer graphics; constant area rectangles; frame buffer architecture; frame buffer based systems; frame buffers; graphical display systems; interleaved memories; memory array; multiaccess; multiaccess frame buffer; parallel access; parallel memory architecture; Buffer storage; Computer architecture; Computer graphics; Costs; Displays; Memory architecture; Parallel processing; Random access memory; Read-write memory; Writing;
Journal_Title :
Computers, IEEE Transactions on