WO1993021623A1 - Visual frame buffer architecture - Google Patents

Visual frame buffer architecture Download PDF

Info

Publication number
WO1993021623A1
WO1993021623A1 PCT/US1993/002773 US9302773W WO9321623A1 WO 1993021623 A1 WO1993021623 A1 WO 1993021623A1 US 9302773 W US9302773 W US 9302773W WO 9321623 A1 WO9321623 A1 WO 9321623A1
Authority
WO
WIPO (PCT)
Prior art keywords
storage means
graphics controller
storage
visual data
bus
Prior art date
Application number
PCT/US1993/002773
Other languages
French (fr)
Inventor
Louis A. Lippincott
Original Assignee
Intel Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corporation filed Critical Intel Corporation
Priority to EP93912078A priority Critical patent/EP0656142B1/en
Priority to DE69325377T priority patent/DE69325377T2/en
Priority to JP5518349A priority patent/JPH08502150A/en
Publication of WO1993021623A1 publication Critical patent/WO1993021623A1/en

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • G09G5/395Arrangements specially adapted for transferring the contents of the bit-mapped memory to the screen
    • G09G5/397Arrangements specially adapted for transferring the contents of two or more bit-mapped memories to the screen simultaneously, e.g. for mixing or overlay
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/363Graphics controllers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • H04N5/445Receiver circuitry for the reception of television signals according to analogue transmission standards for displaying additional information
    • H04N5/44504Circuit details of the additional information generator, e.g. details of the character or graphics signal generator, overlay mixing circuits
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/12Overlay of images, i.e. displayed pixel being the result of switching between the corresponding input pixels
    • G09G2340/125Overlay of images, i.e. displayed pixel being the result of switching between the corresponding input pixels wherein one of the images is motion video
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/02Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed
    • G09G5/06Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed using colour palettes, e.g. look-up tables

Abstract

An apparatus for processing visual data is comprised of a first storage means for storing a first bit plane of visual data in a first format. A graphics controller is coupled to the first storage means by a data bus and through a storage bus. Means for receiving a second storage means for storing a second bit plane of visual data in a second format different from the first format is also provided. The receiving means is adapted to couple a second storage means to the graphics controller by a data bus and through a storage bus. Means for forming a merged pixel stream from visual data stored on the first and second storage means are also included. Means, coupled to the graphics controller, are provided for displaying the merged pixel stream. In a further embodiment, an apparatus for processing visual data is comprised of a first storage means for storing a first bit plane of visual data in a first format. A graphics controller is coupled to the first storage means by a data bus and through a storage bus. A second storage means coupled to the graphics controller by a data bus and through a storage bus is provided for storing a second bit plane of visual data in a second format different from the first format. Means for forming a merged pixel stream from visual data stored on the first and second storage means are also included. Means, coupled to the graphics controller, are provided for displaying the merged pixel stream.

Description

VISUAL FRAME BUFFER ARCHITECTURE
Field Of The Invention This invention relates to video signal processing generally and particularly to systems for providing a digital signal representative of video and graphics information.
Background Of The Invention
The goal of attaining an integrated video/graphics system (Integrated Visual Architecture) requires a system architect to balance often conflicting requirements of video subsystems and graphics subsystems. For example, while increasing horizontal and vertical resolution is beneficial to graphics images, in digital video subsystems increasing horizontal and vertical resolution can actually be detrimental to the overall image quality. Likewise, in graphics subsystems, the pixel depth, i.e. the number of simultaneous colors available, is not as important as it is for video systems. While it may be hard to justify the additional system cost of 16 bit, near-true-color pixels for the graphics system, a video system can arguably make use of deeper 24 bit pixels.
The performance budget of a video processor in a digital video subsystem during playback is divided and used to perform two tasks: creating the video image from a compressed data stream and copying/scaling the image to the display buffer. The performance budget of the video subsystem must be balanced between the copy/scale operation and the video decompression operation. Both operations must
SUBSTITUTESHEET get performed thirty times a second for smooth, natural motion video. The division of the performance budget is usually done to worse case which results in an allocation of sufficient performance for a full screen motion video copy/scale operation with the remaining performance being dedicated to the video decompression operation. If the number of pixels (and/or bytes) that have to be written in the copy/scale operation are increased, the performance of the video decompression necessarily decreases. In ever increasing resolutions, for a given level of video technology, a point will be reached where the video image starts to degrade because the information content in the decompressed image is too low. Increasing the resolution beyond this point would be analogous to playing back a poor copy of a VHS tape on the most expensive, highest-quality TV available; the TV would reproduce the low-quality images perfectly.
Several formats have been presented for storing pixel data in a video subsystem. One approach is to simply have 24 bits of RGB information per pixel. This approach yields the maximum color space required for video at the expense of three bytes per pixel. Depending on the number of pixels in the video subsystem, the copy/scale operation could be overburdened.
A second approach is a compromise of the 24 bit system and is based on 16 bits of RGB information per pixel. Such systems have less bytes for the copy/scale operation but also have less color depth. Additionally, since the
2
SUBSTITUTESHEET intensity and color information are encoded equally in the R, G and B components of the pixel, the approach does not take advantage of the human eye's sensitivity to intensity and insensitivity to color saturation. Other 16 bit systems have been proposed that encode the pixels in a YUV format such as 6, 5, 5 and 8, 4, 4. Although somewhat better than 16 bit RGB, the 16 bit YUV format does not come close to the performance of 24 bit systems.
The 8 bit CLUT provides a third approach. This method uses 8 bits per pixel as an index into a color map that typically has 24 bits of color space as the entry. This approach has the advantages of low byte count and 24 bit color space. However, since there are only 256 colors available on the screen, image quality suffers. Techniques that use adjacent pixels to "create" other colors have been demonstrated to have excellent image quality, even for still images. However, this dithering technique often requires complicated algorithms and "custom" palette entries in the DAC as well as almost exclusive use of the CLUT. The overhead of running the dithering algorithm must be added to the copy/scale operation.
One approach for storing pixel data in a video subsystem has been to represent the intensity information with more bits than is used to represent the color saturation information. The color information is subsampled in memory and interpolated up to 24 bits per pixel by the display controller as the information is being displayed. This technique has the advantage of full color space while
3 SUBSTITUTESHEET maintaining a low number of bits per pixel. All of the pixel depth/density tradeoffs are made in the color saturation domain where the effects are less noticeable. Several variations of this method exist and have been implemented in a display processor from Intel. In the Intel system, pixel depths typically range from 4.5 to 32 bits per pixel.
Motion video on the Intel system is displayed in a 4:1:1 format called the "9 bit format". The 4:1:1 means there are 4 Y samples horizontally for each UV sample and 4 Y samples vertically for each UV sample. If each sample is 8 bits then a 4 x 4 block of pixels uses 18 bytes of information or 9 bits per pixel. Although image quality is quite good for motion video.the 9 bit format may be deemed unacceptable for display of high-quality stills. In addition, it was found that the 9 bit format does not integrate well with graphics subsystems. Other variations of the YUV subsampled approach include an 8 bit format.
As noted above, the requirements for a graphics system include high horizontal and vertical resolution with shallow pixels. A graphics system in which the display was 1280 x 1024 with 8 bit clut pixels would likely meet the needs of all but the most demanding applications. In contrast, the requirements for the video system include the ability to generate 24 bit true color pixels with a minimum of bytes in the display buffer. A video system in which the display was 640 x 512 x 8 bit (YUV interpolated to 24 bits
4
SUBSTITUTESHEET and upsampled to 1280 x 1024) would also meet the needs of most applications.
Systems integrating a graphics subsystem display buffer with a video subsystem display buffer generally fall into two categories. The two types of approaches are known as Single Frame Buffer Architectures and Dual Frame Buffer Architectures.
The Single Frame Buffer Architecture (SFBA) is the most straight forward approach and consists of a single graphics controller, a single DAC and a single frame buffer. In its simplest form, the SFBA has each pixel on the display represented by bits in the display buffer that are consistent in their format regardless of the meaning of the pixel on the display. In other words, graphics pixels and video pixels are indistinguishable in the frame buffer RAM. The SFBA graphics/video subsystem, i.e. the SFBA visual system, does not address the requirements of the video subsystem very well. Full screen motion video on the SFBA visual system requires updating every pixel in the display buffer (30 times a second) which is most likely on the order of 1280 x 1024 by 8 bits. Even without the burden of writing over 30 M Bytes per second to the display buffer, it has been established that 8 bit video by itself does not provide the required video quality. This means the SFBA system can either move up to 16 bits per pixel or implement the 8 bit YUV subsampled technique, since 16 bits per pixel will yield over 60 M Bytes per second into the frame buffer, it is clearly an unacceptable alternative. A visual system
5
SUBSTITUTESHEET must be able to mix video and graphics together on a display which requires the display to show on occasion a single video pixel located in between graphics pixels. Because of the need to mix video and graphics there is a hard and fast rule dictating that every pixel in the display buffer be a stand-alone, self-sustaining pixel on the screen. The very nature of the 8 bit YUV subsampled technique makes it necessary to have several 8 bit samples before one video pixel can be generated, making the technique unsuitable for the SFBA visual system.
The second category of architectures integrating video and graphics is the Dual Frame Buffer Architecture (DFBA) . The DFBA visual system involves mixing two otherwise free-standing single frame buffer systems at the analog back end with a high-speed analog switch. Since the video and graphics subsystems are both single frame buffer designs each one can make the necessary tradeoffs in spatial resolution and pixel depth with almost complete disregard for the other subsystem. DFBA visual systems also include the feature of being loosely-coupled. Since the only connection of the two systems is in the final output stage, the two subsystems can be on different buses in the system. The fact that the DFBA video subsystem is loosely-coupled to the graphics subsystem is usually the overriding reason such systemsf which have significant disadvantages, are typically employed.
DFBA designs typically operate in a mode that has the video subsystem genlocked to the graphics subsystem.
6 SUBSTITUTESHEET Genlocked in this case means having both subsystems start to display their first pixel at the same time. If both subsystems are running at exactly the same horizontal line frequency with the same number of lines, then mixing of the two separate video streams can be done with very predictable results.
Since both pixel streams are running at the same time, the process can be thought of as having video pixels underlaying the graphics pixels. If a determination is made not to show a graphics pixel, then the video information will show through. In DFBA designs, it is not necessary for the two subsystems to have the same number of horizontal pixels. As an example, it is quite possible to have 352 video pixels underneath 1024 graphics pixels. The Intel ActionMedia™ boards are DFBA designs and can display an arbitrary number of video pixels while genlocked to an arbitrary line rate graphics subsystem. The only restrictions are that the frequency required to support the configuration be within the 82750DB's 12MHz to 45Mhz range.
The decision whether to show the video information or the graphics information in DFBA visual systems is typically made on a pixel by pixel basis in the graphics subsystem. A technique often used is called "chroma keying". Chroma keying involves detecting a specific color (or color entry in the CLUT) in the graphics digital pixel stream. Another approach referred to as "black detect", uses the graphics analog pixel stream to detect black, since black is the easiest graphics level to detect. In either
7
SUBSTITUTESHEET case, keying information is used to control the high-speed analog switch and the task of integrating video and graphics on the display is reduced to painting the keying color in the graphics display where video pixels are desired. Intel's ActionMedia II™ product implements chroma keying and • black detect.
There are several disadvantages to DFBA visual systems. The goal of high-integration is often thwarted by the need to have two separate, free-standing subsystems. The cost of having duplicate DACs, display buffers, and CRT controllers is undesirable. The difficulty of genlocking and the cost of the high-speed analog switch are two more disadvantages. In addition, placing the analog switch in the graphics path will have detrimental effects on the quality of the graphics display. This becomes an ever increasing problem as the spatial resolution and/or line rate of the graphics subsystem grows.
It is an object of the present invention to provide an integrated system for storing and displaying graphics and video information.
It is further object of the present invention to provide a system for storing and displaying either graphics or video information, which system can be easily upgraded into an integrated system for storing and displaying graphics and video information by merely augmenting the system with additional memory.
8 SUBSTITUTESHEET Further objects and advantages of the invention will become apparent from the description of the invention which follows.
Summary Of The Invention In a preferred embodiment of the present invention, an apparatus for processing visual data is comprised of a first storage means for storing a first bit plane of visual data in a first format. A graphics controller is coupled to the first storage means by a data bus, and the graphics controller and the first storage means are coupled through a storage bus. Means for receiving a second storage means for storing a second bit plane of visual data in a second format different from the first format is also provided. The receiving means is adapted to couple a second storage means to the graphics controller by a data bus. The receiving means is also adapted to couple the second storage means to the graphics controller through the storage bus. The invention also includes means for forming a merged pixel stream from visual data stored on the first storage means and visual data stored on the second storage means. Means, coupled to the graphics controller, are provided for displaying the merged pixel stream.
In a further preferred embodiment, an apparatus for processing visual data is comprised of a first storage means for storing a first bit plane of visual data in a first format. A graphics controller is coupled to the first storage means by a data bus, and the graphics controller and
9
SUBSTITUTESHEET the first storage means are coupled through a storage bus. A second storage means for storing a second bit plane of visual data in a second format different from said first format is also provided. The second storage means is coupled to the graphics controller by the data bus. The second storage means is also coupled to the graphics controller through the storage bus. Means for forming a merged pixel stream from visual data stored on the first storage means and visual data stored on the second storage means are also included. Means, coupled to the graphics controller, are provided for displaying the merged pixel stream.
Brief Description Of The Drawings Figure 1 is a block diagram illustrating the operation of a first preferred embodiment of the present invention.
Figure 2 is a block diagram illustrating the operation of a second preferred embodiment of the present invention.
Detailed Description Of The Preferred Embodiment
Referring now to Figure 1, there is shown a block diagram illustrating the operation of an apparatus, designated generally 100, for processing visual data according to a first preferred embodiment of the present invention. The invention shown includes first storage means 110 for storing a first bit plane of visual data in a first
10 SUBSTITUTESHEET format. First storage means 110 is coupled to graphics controller 140 through storage bus 132. First storage means 110 and graphics controller 140 are also coupled by data bus 130. The invention also includes means 120 for receiving a second storage means for storing a second bit plane of visual data in a second format different from the first format. Means 120 is adapted to couple a second storage means to graphics controller 140 through the storage bus 132. Means 120 is also adapted to couple the second storage means to graphics controller 140 by data bus 130a. Graphics controller 140 includes means for forming a merged pixel stream from visual data stored on said first and second storage means. Means 160 for displaying the merged pixel stream is also provided. Means 160 is coupled to graphics controller 140 by pixel bus 150. In the preferred embodiment, data bus 130 and data bus 130a are separate 8 bit buses. In an alternative embodiment, a single 16 bit data bus may be used to couple both first storage means 110 and a second storage means to graphics controller 140. Data buses of other widths may also be used.
Figure 1 shows a base configuration of the present invention in which first storage means 110 is represented by RAM BANK 0. This base configuration may operate in an 8-bit CLUT mode. This mode allows operation of RAM BANK 0 as a Single Frame Buffer Architecture, similar to a VGA or XGA system in 8 bits per pixel mode. The 8-bit CLUT mode allows for operation of the base configuration as a video only or graphics only subsystem. The base configuration may also
11 SUBSTITUTESHEET operate as a SFBA system with limited graphics/video integration (8 bits/pixel) as described in the Background section above. In the 8-bit CLUT mode, the bandwidth of data bus 130 is the same as would be required for a stand alone 8 bit CLUT graphics subsystem.
Means 120 for receiving a second storage means allows the base configuration of the present invention to be easily upgraded by the mere addition of a second storage means to operate either as (i) an integrated system for storing and displaying both graphics and video information ("the Dual Color Space Mode") , or as (ii) an expanded single frame buf er for storing and displaying either graphics only or video only information at a deepened pixel depth and/or increased resolution level ("the Expanded Single Frame Buffer Mode") . In the Dual Color Space Mode, a first type of visual data may be stored in first storage means 110 in a first format, and a second type of visual data may be stored in a second storage means in a second format which is different from the first format. For example, graphics data may be stored in first storage means 110 in RGB format, and video data may be stored in the second storage means in YUV format. In the Expanded Single Frame Buffer Mode, first storage means 110 and a second storage means preferably provide for operation of the system as a video only system or a graphics only subsystem with 16 bits per pixel. The Expanded Single Frame Buffer Mode may also operate as a SFBA system with limited graphics/video integration (16 bits/pixel) as described in the Background section above.
12 SUBSTITUTESHEET Graphics controller 140 includes means for forming a merged pixel stream from data in a first format stored on storage means 110 and data which may be stored in a second format on a second storage means, once a second storage means is received by means 120. According to a preferred embodiment, when the base system is upgraded (e.g., when a second storage means is received by means 120) and operating in the Dual Color Space Mode, graphics data is stored in one of the storage means in 8-bit CLUT format, and video data is stored in the other storage means as 8 bit YUV data. The preferred format of the 8 bit YUV data in the Dual Color Space Mode is shown in Table I below, with each position being a single byte: γ «a ϋ »a *hb aa Y„c Ubh Yα vb Ye. U_c TABLE I
In the Dual Color Space Mode, a first pixel stream representing the RGB graphics pixels (GPn) is processed in parallel with a second pixel stream representing YUV video pixels. The two parallel pixel streams are stored in parallel in accordance with the format shown in Table II below:
GP, GP2 GP3 GP4 GP5 GPfi GP7 GP8 GP9
Ya Ua Yb Va Yc Ub Yd Vb Ye • • • •
Table II
The pixels generated by the video subsystem (VPn) in the Dual Color Space Mode are preferably 24 bit RGB values derived from 24 bit YUV pixels. The 24 bit YUV
13
SUBSTITUTESHEET pixels are determined for each video pixel VPn in accordance with the formula shown in Table III below:
Y=Ya, U=Ua, and V=Va for VP,;
Y=.5Ya+.5Yb, U=.75Ua+.25Ub, and V=.75Va+.25Vb for VP2;
Y=Yb, U=.5Ua+.5Ub, and V=.5Va+.5Vb for VP3;
Y=.5Yb+.5Yc, U=.25Ua+.75Ub, and V=.25Vβ+.75Vb for VP4;
Y=YC, U=Ub, and V=Vb for VP5, and so on.
TABLE III Other subsampling techniques may be used to build the RGB values.
In the preferred embodiment, chroma keying is preferably used on the graphics pixel stream is used to determine whether to show a graphics pixel or a video pixel. In the example of Table II, if GP3 and GP4 held pixel values equal to the chroma key value, then the merged graphics and video pixel stream (the visual pixel stream) provided to the DAC would have the format shown in Table IV below: G , GP2 VP3 VP4 GP5 GP6 GP7 GP8 GP9 ... TABLE IV
Referring now to Figure 2, there is shown a block diagram illustrating the operation of an apparatus, designated generally 200, for processing visual data according to a second preferred embodiment of the present invention. The invention shown includes first storage means 210 for storing a first bit plane of visual data in a first format. First storage means 210 is coupled to graphics controller 240 through storage bus 232. First storage
14
SUBSTITUTESHEET means 210 and graphics controller 240 are also coupled by data bus 230. The invention also includes second storage means 220 for storing a second bit plane of visual data in a second format different from the first format. Second storage means 220 is coupled to graphics controller 240 through storage bus 232. Second storage means 220 and graphics controller 240 are also coupled by data bus 230a. Graphics controller 240 includes means for forming a merged pixel stream from visual data stored on said first and second storage means. Means 260 for displaying the merged pixel stream is also provided. Means 260 is coupled to graphics controller 240 by pixel bus 250. In the preferred embodiment, data bus 230 and data bus 230a are separate eight bit buses. In an alternative embodiment, a single 16 bit data bus may be used to couple both first storage means 210 and second storage means 220 to graphics controller 240. Data buses of other widths may also be used. Apparatus 200 functions substantially in accordance with apparatus 100, with a second storage means having been received by means 120. Apparatus 200 is thus configured to operate either in the Dual Color Space or the Expanded Single Frame Buffer Modes described above.
The present invention may be embodied in other specific forms without departing from the spirit or essential attributes of the invention. Accordingly, reference should be made to the appended claims, rather than the foregoing specification, as indicating the scope of the invention.
15 SUBSTITUTESHEET

Claims

What is claimed is:
1. An apparatus for processing visual data comprising:
CA) first storage means for storing a first bit plane of visual data in a first format;
(B) a graphics controller coupled to said first storage means by a data bus, said graphics controller and said first storage means coupled through a storage bus;
(C) means for receiving a second storage means for storing a second bit plane of visual data in a second format different from said first format, said second storage means being coupled to said graphics controller by a data bus, said second storage means being coupled to said graphics controller through a storage bus;
(D) means for forming a pixel stream from said visual data stored on said first storage means and said visual data stored on said second storage means; and
(E) means, coupled to said graphics controller, for displaying said pixel stream.
2. The apparatus of claim 1, wherein said means for forming a pixel stream comprises means for forming a merged pixel stream from said visual data stored on said first storage means and said visual data stored on said second storage means.
16 SUBSTITUTESHEET
3. The apparatus of claim 2, wherein chroma keying is used to form said merged pixel stream.
4. The apparatus of claim 1, wherein said visual data stored on said first storage means and said visual data stored on said second storage means represent images stored at different spatial resolutions.
5. The apparatus of claim 1, wherein said second storage means is adapted to alternatively store data in said first format.
6. The apparatus of claim 1, wherein said data bus coupling said graphics controller to said first storage means and said data bus coupling said graphics controller to said second storage means comprise a single data bus.
7. The apparatus of claim 1, wherein said data bus coupling said graphics controller to said first storage means and said data bus coupling said graphics controller to said second storage means comprise separate data buses.
8. The apparatus of claim 1, wherein said storage bus coupling said graphics controller to said first storage means and said storage bus coupling said graphics controller to said second storage means comprise a single storage bus.
9. An apparatus for processing visual data comprising:
(A) first storage means for storing a first bit plane of visual data in a first format;
(B) a graphics controller coupled to said first storage means by a data bus, said graphics
17 SUBSTITUTESHEET controller and said first storage means coupled through a storage bus;
(C) second storage means for storing a second bit plane of visual data in a second format different from said first format, said second storage means coupled to said graphics controller by a data bus, said second storage means being coupled to said graphics controller through a storage bus;
(D) means for forming a pixel stream from said visual data stored on said first storage means and said visual data stored on said second storage means; and
(E) means, coupled to said graphics controller, for displaying said pixel steam.
10. The apparatus of claim 9, wherein said means for forming a pixel stream comprises means for forming a merged pixel stream from said visual data stored on said first storage means and said visual data stored on said second storage means.
11. The apparatus of claim 10, wherein chroma keying is used to form said merged pixel stream.
12. The apparatus of claim 9, wherein said visual data stored on said first storage means and said visual data stored on said second storage means represent images stored at different spatial resolutions.
18 SUBSTITUTESHEET
13. The apparatus of claim 9, wherein said second storage means is adapted to alternatively store data in said first format.
14. The apparatus of claim 9, wherein said data bus coupling said graphics controller to said first storage
■ means and said data bus coupling said graphics controller to said second storage means comprise a single data bus.
15. The apparatus of claim 9, wherein said data bus coupling said graphics controller to said first storage means and said data bus coupling said graphics controller to said second storage means comprise separate data buses.
16. The apparatus of claim 9, wherein said storage bus coupling said graphics controller to said first storage means and said storage bus coupling said graphics controller to said second storage means comprise a single storage bus.
19 SUBSTITUTESHEET
PCT/US1993/002773 1992-04-17 1993-03-24 Visual frame buffer architecture WO1993021623A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP93912078A EP0656142B1 (en) 1992-04-17 1993-03-24 Visual frame buffer architecture
DE69325377T DE69325377T2 (en) 1992-04-17 1993-03-24 GRID BUFFER ARCHITECTURE FOR VISUAL DATA
JP5518349A JPH08502150A (en) 1992-04-17 1993-03-24 Visual framebuffer architecture

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US87056492A 1992-04-17 1992-04-17
US07/870,564 1992-04-17

Publications (1)

Publication Number Publication Date
WO1993021623A1 true WO1993021623A1 (en) 1993-10-28

Family

ID=25355665

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1993/002773 WO1993021623A1 (en) 1992-04-17 1993-03-24 Visual frame buffer architecture

Country Status (8)

Country Link
US (2) US5546531A (en)
EP (1) EP0656142B1 (en)
JP (1) JPH08502150A (en)
AU (1) AU4276493A (en)
CA (1) CA2118131C (en)
DE (1) DE69325377T2 (en)
ES (1) ES2134263T3 (en)
WO (1) WO1993021623A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0574747A2 (en) * 1992-06-19 1993-12-22 Intel Corporation Visual frame buffer architecture
WO1995035625A1 (en) * 1994-06-17 1995-12-28 Thomson Consumer Electronics, Inc. On screen display arrangement for a digital video signal processing system
WO1997008890A1 (en) * 1995-08-22 1997-03-06 Thomson Consumer Electronics, Inc. Parallel mode on-screen display system
US5890190A (en) * 1992-12-31 1999-03-30 Intel Corporation Frame buffer for storing graphics and video data
US6195078B1 (en) 1996-08-21 2001-02-27 Thomson Licensing S.A. Parallel mode on-screen display system
CN1087553C (en) * 1994-06-17 2002-07-10 汤姆森消费电子有限公司 On screen display arrangement for a digital video signal processing system

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6417859B1 (en) * 1992-06-30 2002-07-09 Discovision Associates Method and apparatus for displaying video data
US5598525A (en) 1995-01-23 1997-01-28 Cirrus Logic, Inc. Apparatus, systems and methods for controlling graphics and video data in multimedia data processing and display systems
US6812930B1 (en) * 1996-05-10 2004-11-02 Apple Computer, Inc. Transparent compatibility and adaptation to differing format implementations in a computer system
US6011538A (en) * 1997-06-18 2000-01-04 Paradise Electronics, Inc. Method and apparatus for displaying images when an analog-to-digital converter in a digital display unit is unable to sample an analog display signal at a desired high sampling frequency
US6717577B1 (en) 1999-10-28 2004-04-06 Nintendo Co., Ltd. Vertex cache for 3D computer graphics
US6618048B1 (en) 1999-10-28 2003-09-09 Nintendo Co., Ltd. 3D graphics rendering system for performing Z value clamping in near-Z range to maximize scene resolution of visually important Z components
US6700586B1 (en) 2000-08-23 2004-03-02 Nintendo Co., Ltd. Low cost graphics with stitching processing hardware support for skeletal animation
US7576748B2 (en) * 2000-11-28 2009-08-18 Nintendo Co. Ltd. Graphics system with embedded frame butter having reconfigurable pixel formats
US7196710B1 (en) 2000-08-23 2007-03-27 Nintendo Co., Ltd. Method and apparatus for buffering graphics data in a graphics system
US6811489B1 (en) 2000-08-23 2004-11-02 Nintendo Co., Ltd. Controller interface for a graphics system
US7538772B1 (en) 2000-08-23 2009-05-26 Nintendo Co., Ltd. Graphics processing system with enhanced memory controller
US6707458B1 (en) 2000-08-23 2004-03-16 Nintendo Co., Ltd. Method and apparatus for texture tiling in a graphics system
US6636214B1 (en) 2000-08-23 2003-10-21 Nintendo Co., Ltd. Method and apparatus for dynamically reconfiguring the order of hidden surface processing based on rendering mode
US6937245B1 (en) 2000-08-23 2005-08-30 Nintendo Co., Ltd. Graphics system with embedded frame buffer having reconfigurable pixel formats
US7551323B2 (en) * 2003-04-16 2009-06-23 Lexmark International, Inc. Systems and methods for error diffusion
GB2418095B (en) * 2003-05-13 2006-10-25 Electronic Arts Inc Representing colors in stored images using color tinting

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2073997A (en) * 1980-04-11 1981-10-21 Ampex Computer graphics system
US4907086A (en) * 1987-09-04 1990-03-06 Texas Instruments Incorporated Method and apparatus for overlaying a displayable image with a second image
EP0384257A2 (en) * 1989-02-23 1990-08-29 International Business Machines Corporation Audio video interactive display
US4991014A (en) * 1987-02-20 1991-02-05 Nec Corporation Key signal producing apparatus for video picture composition

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4599611A (en) * 1982-06-02 1986-07-08 Digital Equipment Corporation Interactive computer-based information display system
US4494144A (en) * 1982-06-28 1985-01-15 At&T Bell Laboratories Reduced bandwidth video transmission
JPH0690596B2 (en) * 1985-04-30 1994-11-14 日本電装株式会社 Electronic map display
US5056041A (en) * 1986-12-31 1991-10-08 Texas Instruments Incorporated Data processing apparatus with improved bit masking capability
US4868765A (en) * 1986-01-02 1989-09-19 Texas Instruments Incorporated Porthole window system for computer displays
GB8614874D0 (en) * 1986-06-18 1986-07-23 Rca Corp Display processor
US5347624A (en) * 1987-03-05 1994-09-13 Hitachi, Ltd. Method and apparatus for display control
US4979130A (en) * 1987-10-19 1990-12-18 Industrial Technology Research Institute Method of creating hollow multistroke characters
FR2625340B1 (en) * 1987-12-23 1990-05-04 Labo Electronique Physique GRAPHIC SYSTEM WITH GRAPHIC CONTROLLER AND DRAM CONTROLLER
US5025249A (en) * 1988-06-13 1991-06-18 Digital Equipment Corporation Pixel lookup in multiple variably-sized hardware virtual colormaps in a computer video graphics system
US5216413A (en) * 1988-06-13 1993-06-01 Digital Equipment Corporation Apparatus and method for specifying windows with priority ordered rectangles in a computer video graphics system
GB8814288D0 (en) * 1988-06-16 1988-07-20 Crosfield Electronics Ltd Method & apparatus for generating composite images
US4991110A (en) * 1988-09-13 1991-02-05 Silicon Graphics, Inc. Graphics processor with staggered memory timing
JP2966420B2 (en) * 1988-09-30 1999-10-25 シャープ株式会社 Information processing device
US4947257A (en) * 1988-10-04 1990-08-07 Bell Communications Research, Inc. Raster assembly processor
US5220312A (en) * 1989-09-29 1993-06-15 International Business Machines Corporation Pixel protection mechanism for mixed graphics/video display adaptors
US5119082A (en) * 1989-09-29 1992-06-02 International Business Machines Corporation Color television window expansion and overscan correction for high-resolution raster graphics displays
US5097257A (en) * 1989-12-26 1992-03-17 Apple Computer, Inc. Apparatus for providing output filtering from a frame buffer storing both video and graphics signals
US5257348A (en) * 1990-05-24 1993-10-26 Apple Computer, Inc. Apparatus for storing data both video and graphics signals in a single frame buffer
US5274753A (en) * 1990-05-24 1993-12-28 Apple Computer, Inc. Apparatus for distinguishing information stored in a frame buffer
US5179639A (en) * 1990-06-13 1993-01-12 Massachusetts General Hospital Computer display apparatus for simultaneous display of data of differing resolution
US5241658A (en) * 1990-08-21 1993-08-31 Apple Computer, Inc. Apparatus for storing information in and deriving information from a frame buffer
EP0484970A3 (en) * 1990-11-09 1992-11-04 Fuji Photo Film Co., Ltd. Method and apparatus for generating and recording an index image
US5230041A (en) * 1990-12-11 1993-07-20 International Business Machines Corporation Bus interface circuit for a multimedia system
US5402513A (en) * 1991-10-15 1995-03-28 Pixel Semiconductor, Inc. Video window generator with scalable video
US5345554A (en) * 1992-04-17 1994-09-06 Intel Corporation Visual frame buffer architecture

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2073997A (en) * 1980-04-11 1981-10-21 Ampex Computer graphics system
US4991014A (en) * 1987-02-20 1991-02-05 Nec Corporation Key signal producing apparatus for video picture composition
US4907086A (en) * 1987-09-04 1990-03-06 Texas Instruments Incorporated Method and apparatus for overlaying a displayable image with a second image
EP0384257A2 (en) * 1989-02-23 1990-08-29 International Business Machines Corporation Audio video interactive display

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"VIDEO SYSTEM WITH REAL-TIME MULTI-IMAGE CAPABILITY AND TRANSPARENCY", IBM TECHNICAL DISCLOSURE BULLETIN, INTERNATIONAL BUSINESS MACHINES CORP. (THORNWOOD), US, vol. 32., no. 04B., 1 September 1989 (1989-09-01), US, pages 192/193., XP000067019, ISSN: 0018-8689 *
TATSUMI T., ET AL.: "THE VIDEO PROCESSOR FOR A PERSONAL COMPUTER.", IEEE TRANSACTIONS ON CONSUMER ELECTRONICS, IEEE SERVICE CENTER, NEW YORK, NY, US, vol. 35., no. 03., 1 August 1989 (1989-08-01), NEW YORK, NY, US, pages 614 - 622., XP000065992, ISSN: 0098-3063, DOI: 10.1109/30.44326 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0574747A2 (en) * 1992-06-19 1993-12-22 Intel Corporation Visual frame buffer architecture
EP0574747A3 (en) * 1992-06-19 1994-11-23 Intel Corp Visual frame buffer architecture.
US5890190A (en) * 1992-12-31 1999-03-30 Intel Corporation Frame buffer for storing graphics and video data
WO1995035625A1 (en) * 1994-06-17 1995-12-28 Thomson Consumer Electronics, Inc. On screen display arrangement for a digital video signal processing system
AU698954B2 (en) * 1994-06-17 1998-11-12 Thomson Consumer Electronics, Inc On screen display arrangement for a digital video signal processing system
CN1087553C (en) * 1994-06-17 2002-07-10 汤姆森消费电子有限公司 On screen display arrangement for a digital video signal processing system
CN1094693C (en) * 1994-06-17 2002-11-20 汤姆森消费电子有限公司 On screen display arrangement for digital video signal processing system
WO1997008890A1 (en) * 1995-08-22 1997-03-06 Thomson Consumer Electronics, Inc. Parallel mode on-screen display system
US6195078B1 (en) 1996-08-21 2001-02-27 Thomson Licensing S.A. Parallel mode on-screen display system

Also Published As

Publication number Publication date
AU4276493A (en) 1993-11-18
DE69325377T2 (en) 1999-11-18
US5914729A (en) 1999-06-22
EP0656142A1 (en) 1995-06-07
CA2118131C (en) 1999-03-23
JPH08502150A (en) 1996-03-05
ES2134263T3 (en) 1999-10-01
CA2118131A1 (en) 1993-10-28
DE69325377D1 (en) 1999-07-22
US5546531A (en) 1996-08-13
EP0656142B1 (en) 1999-06-16

Similar Documents

Publication Publication Date Title
US5546531A (en) Visual frame buffer architecture
US5345554A (en) Visual frame buffer architecture
US5467413A (en) Method and apparatus for vector quantization for real-time playback on low cost personal computers
US5243447A (en) Enhanced single frame buffer display system
EP0725380A1 (en) Display control method for display apparatus having maintainability of display-status function and display control system
US8184127B2 (en) Apparatus for and method of generating graphic data, and information recording medium
US6803968B1 (en) System and method for synthesizing images
US20090091586A1 (en) Image display method, image display program, and image display apparatus
US7554563B2 (en) Video display control apparatus and video display control method
JPH06303423A (en) Coupling system for composite mode-composite signal source picture signal
JPS63114472A (en) Picture processor
US8363164B2 (en) Apparatus and method for outputting image using a plurality of chroma-key colors
US5890190A (en) Frame buffer for storing graphics and video data
US6259439B1 (en) Color lookup table blending
EP0343636B1 (en) Apparatus for receiving character multiplex broadcasting
JPH0659648A (en) Multi-media display control system for storing image data in frame buffer
EP0572024A2 (en) Multimedia display control system for storing image data in frame buffer
JPH08248932A (en) Discrimination method of mixed picture pixel data format in data stream
US5479604A (en) Image processing apparatus which provides an indication of whether an odd or an even field is displayed
US7400333B1 (en) Video display system with two controllers each able to scale and blend RGB and YUV surfaces
US20100164981A1 (en) Data compression method and apparatus for image display based on overdrive processing
US7589736B1 (en) System and method for converting a pixel rate of an incoming digital image frame
US6252578B1 (en) Method for reducing flicker when displaying processed digital data on video displays having a low refresh rate
US6473132B1 (en) Method and apparatus for effecting video transitions
JP2582743B2 (en) Image processing device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AT AU BB BG BR CA CH CZ DE DK ES FI GB HU JP KP KR KZ LK LU MG MN MW NL NO NZ PL RO RU SD SE SK UA VN

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2118131

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1993912078

Country of ref document: EP

122 Ep: pct application non-entry in european phase
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
122 Ep: pct application non-entry in european phase
WWP Wipo information: published in national office

Ref document number: 1993912078

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1993912078

Country of ref document: EP