GB2202718A - Display adapter - Google Patents

Display adapter Download PDF

Info

Publication number
GB2202718A
GB2202718A GB08707409A GB8707409A GB2202718A GB 2202718 A GB2202718 A GB 2202718A GB 08707409 A GB08707409 A GB 08707409A GB 8707409 A GB8707409 A GB 8707409A GB 2202718 A GB2202718 A GB 2202718A
Authority
GB
United Kingdom
Prior art keywords
display
data
image
adapter
buffer
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
GB08707409A
Other versions
GB8707409D0 (en
GB2202718B (en
Inventor
Roy Bernard Harrison
Paul William Norris
Roger Timothy Wood
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to GB8707409A priority Critical patent/GB2202718B/en
Publication of GB8707409D0 publication Critical patent/GB8707409D0/en
Priority to JP63008607A priority patent/JPS63250688A/en
Priority to DE19883885925 priority patent/DE3885925T2/en
Priority to EP19880104226 priority patent/EP0283927B1/en
Publication of GB2202718A publication Critical patent/GB2202718A/en
Application granted granted Critical
Publication of GB2202718B publication Critical patent/GB2202718B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

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/393Arrangements for updating the contents of the bit-mapped memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)

Description

U UK9-86-011 1 DISPLAY ADAPTER 21r202718 The present invention relates to
a display -adapter for connecting the system bus of a workstation to a display means having a scanned display screen and to a workstation comprising such an adapter.
The term "workstation" is a general term applied to computing equipment and includes both stand alone units such as a personal computer and units which are used in a host connect mode such as a terminal or a personal computer provided with a terminal emulator.
The heart of a workstation is a central processing unit such as a microprocessor. The processor is responsible for carrying a large range of different management tasks in addition to the processing of the user programs. One management task which has been carried out by the processor in prior workstations is the formatting of image data in preparation for display.
It is common for the display of a workstation to be a raster scanned display device such as a cathode ray tube device (CRT) which requires a refresh buffer. In order that the display may be scanned at a sufficiently high rate without resorting to expensive solutions, the image data for display is normally stored in the display buffer in accordance with the scanning cycle for the display. The data f or the picture elements (pels) to be displayed is stored in a linear fashion in the display buffer. In many prior art systems the display buffer is in practice a part of the workstation's RAM.
To store new image information in the display buffer often involves complex calculations, even to store the image data for a small part of the screen image, because of the requirement to store the image data in accordance with the scanning cycle. Although it is usual for the data for each pel to comprise a number of bits of information (eg. 4) C 1\ UK9-86-011 2 defining colour, grey level, etc, a number of pels are usually stored in each byte of display buffer storage (eg. two pels can be stored per byte if each pel is defined by 4 bits). In such cases it is necessary to address part of a byte in order to access the data for a particular pel. Also, it is usual for the display to be refreshed using interleaved scanning on alternate lines in order to reduce perceived flicker. This has the effect that the data relating to adjacent lines of the display as seen may not be stored adjacently in the display buffer. As a result of the aspects mentioned above, the processor has a high processing overhead in creating the display.
The disadvantages of the prior art are overcome by the provision of a display adapter in accordance with the present invention for connecting the system bus of a workstation to a display means having a scanned display screen, the display adapter comprising:
input means for receiving positioning data specifying an area on the screen within which an image is to be displayed and for receiving a stream of data items representing the image, individual data items in the received stream defining respective pels of the image and the stream being ordered to define the image line-by-line and, within each line, pelby-pel; a display buffer for storing, in display scanning sequence, data defining the pels to be displayed on the display screen; and addressing logic for computing from the positioning data, individual storage locations in the display buffer to be addressed for individual data items in the received stream in order that the data for the individual pels of the image are stored in the display buffer in said display scanning sequence and in order that the image is displayed correctly on the display screen.
-1\ C1 UK9-86-011 3 In a particular embodiment of a display adapter according to the present invention the input means comprises register means connectable to the processor bus for receiving initial screen position info rma tion, control storage connectable to the processor bus for receiving size and orientation information which, in combination with the initial screen position information, form the positioning data defining the area on the screen within which the image is to be displayed and gate means connectable to the system bus for receiving the stream of data items representing an image to be displayed within that area. The addressing logic in this embodiment comprises counter means connected to the register means for receiving the initial screen position information contained therein, arithmetic logic connected to the counter means for receiving the instantaneous values of information contained therein and for generating display buffer address signals therefrom and control logic which is connected to the control storage and, in response to the size and orientation data stored therein causes the counter means to be loaded from the register means and/or the content of the counter means to be adjusted to identify the screen location for each successive data item, causes the arithmetic logic to perform appropriate arithmetic operations on instantaneous values contained in the counter means so as to generate display buffer addresses for successive data items in the received stream and causes the data for the individual pels of the image to be stored in appropriate locations in the display buffer using the display buffer addresses so generated such that the image is displayed on the screen within said area.
Some processors, for example the 80286 processor manufactured by the Intel Corporation, are provided with block move instructions which are significantly faster for moving a block than are the corresponding series of individual instructions. However, the block move instructions cannot be used if the order of the data within the block has to be changed by the processor and consequently they cannot be used to move a block of image data arranged in perceived display order into a display cl UK9-86-011 4 buffer. A workstation with a display adapter according to the invention, however, does allow the block move instructions to be used. A stream of image data can be sent from the workstation RAM to the display adapter using a processor block move operation in the same way that blocks of information can be transferred to an I/0 device such as direct access storage devices (DASDs). The display adapter can either process the stream of image data directly as it arrives, or, if the display adapter is additionally provided with an image buffer for the temporary storage of the stream, the processing of the stream can be performed subsequently.
Providing a workstation with a display adapter according to the present invention enables performance to be improved. Firstly, it enables faster updating of displayed images. This is a result, primarily, of the fact that the workstation processor no longer has to calculate display buffer addresses. In processors in which fast block move operations to a single address or series of addresses are possible, further improvements in the speed of updating can be achieved because these block moves can be exploited. Performance is also improved because the display buffer need not be contained within the processor address space due to the display adapter being responsible for addressing the individual the display buffer locations and consequently, processor address space is saved for other uses.
Workstations are known which provide hardware features which draw rectangles of a programmable size, colour and mix. Generally the colour of the resulting rectangle is determined by a pattern register which selects between a pair of constant colour values and logic functions which determine how the selected colour is mixed into the existing picture. In these prior art workstations, however, there is no provision for receiving a stream of data items representing an image, individual data items in the received stream defining respective pels of the image and the stream being ordered to define the image line-by-line and, within each line, pel-by-pel, and for storing the data items in a display buffer such that the image is correctly displayed on a display screen.
1 c UK9-86-011 A workstation including a specific embodiment of a display adapter in accordance with the present invention is described in the following with reference to the accompanying drawings in which:
- Figure 1 is a block diagram of a workstation including a display adapter in accordance with the present invention; - Figures 2A, 2B and 2C are schematic diagrams illustrating, respectively, the relationship between perceived picture element positions on a display screen (Figure 2A), the corresponding storage positions in a display buffer-for the data corresponding to those positions (Figure 2B) and a stream of data items defining an image (Figure 2C); - Figure 3 is a block diagram showing details of a display adapter in accordance with the present invention; Figure 4 is a block diagram of a modified version of the display adapter shown in Figure 3; - Figure 5 is a block diagram of another modified version of the display adapter shown in Figure 3; and - Figure 6 is a flow diagram illustrating aspects of the operation of the display adapter of Figure 3 Figure 1 shows an overview of a workstation comprising a number of different system units connected via a system bus 12. The system bus comprises a data bus 14, an address bus 16 and a control bus 18. Connected to the system bus is a microprocessor 10, random access memory 20, a keyboard adapter 28, a display adapter 32, an I/0 adapter 22 and a communications adapter 26. The keyboard adapter is used to connect a keyboard 30 to the system bus. The display adapter connects the system bus to a display device 34. It also allows the connection of an external image data source (not shown) to the workstation via the line 37. The c UK9-86-011 6 1/0 adapter likewise provides a connection between other input/output devices 24 (eg. DASDs) and the system bus, and the communications adapter allows the workstation to be connected to and to communicate with an external processor or processors such as a host processor (not shown).
The display adapter is preferably implemented as special purpose hardwired logic to take advantage of the speed of such logic. The present invention does not, however, exclude the possibility of implementing the present adapter with a high speed microprocessor and storage elements and appropriate code.
The display adapter includes a display buffer 36 which is not addressed directly by the processor. The display device can, however access the display buffer in order to fetch the data corresponding to the individual picture elements on the screen (38, Figure 2A). The data are fetched in synchronism with the scanning of the display screen. To facilitate this the information in the display buffer is organised in accordance with the scanning sequence of the display refresh circuitry.
Figure 2A illustrates the display screen as perceived. The screen has "Y" lines of 'W' pels each. As shown the lines of the screen are numbered from 0 to Y-1 starting from the top and moving down the screen. The pels in each row are likewise shown numbered, from left to right, 0 to X-1.
In order to generate the screen shown in Figure 2A, data is stored in a display buffer which is represented in Figure 2B.
As shown, the display buffer comprises a single unit and is organised on 8 bit bytes. Each pel is represented by 4 bits of information defining the intensity and/or colour of the pel. However, it will be understood that other display buffer organisations are possible. For example, the buffer could be organised in the form of a plurality of parallel bit planes, each comprising one bit per pel, whereby the combination of the cl UK9-86-011 7 bit planes def ines the complete image and whereby the complete pel information for a location on the screen is defined by the combination of the information in the corresponding position in each of the bit planes. A different number of bits might be also be chosen.
The display screen is refreshed in this embodiment using an interleaved scanning technique as is often the case in the art so that the scanning of even numbered rows alternates with the scanning of odd numbered rows. Thus, the image data for the individual pels of the display screen shown in Figure 2A are stored as shown in Figure 2B, with the data relating to the even numbered rows stored in a first sequence from a base address 361 of the refresh buffer and the data relating to the odd numbered rows stored in a second sequence starting at an offset address 362 at or after the end of the first sequence.
The data relating to each of the sixteen pels will not normally be generated in the workstation in the same order as that in which the data is stored in the display buffer. commonly the data will be generated as a string or sequence 42 of data items, in which the individual pels of the image are defined line-by-line, and within each line, pel-by-pel. Figure 2C illustrates a string in which the image is defined row-by-row, and within each row, pel-by-pel. The first four data items relate to the pels on a first row (b), the second four relate to the four pels- on the adjacent second row (b+l), the third four to the pels on the third row (b+ 2) and the fourth four to the four pels on the fourth row (b+3). This particular order is, however, merely illustrative. It may be that the data is generated column-by-column and within each column, pel-by-pel. Also, the ordering of the rows and/or columns may be inverted (eg for the rows, from bottom to top rather than, as shown in the Figures, from top to bottom).
UK9-86-011 c 8 It will be appreciated that a significant amount of address calculation is needed to determine the locations in the display buffer at which individual data items are to be stored. This is true, for example, even if it is intended to write an image which only is to occupy a part of the screen, say an image comprising a block 40 of 4x4 pels to he displayed within the area where the following conditions apply:
a ≤ x ≤ a+3 and b ≤ y ≤ b+3.
These calculations are performed by the display adapter 32 which is shown in more detail in Figure 3. The adapter comprises a control unit 44 which is connected to the address bus 16 and to the control bus 18. Associated with the control unit is control storage 46 which is connected to the data bus 14 for the receipt of initialisation data from the workstation RAM. Also connected to the data bus for the receipt of initialisation data from the workstation RAM are first and second registers 48 and 50. A f irst input 52 of a two input multiplexer 54 is also connected to the data bus for the receipt of image data from the workstation RAM. The second input 56 of the multiplexer is connected to an external source of data (not shown), either directly, or via a data gearbox as will be explained later with reference to Figure 4. The output 57 of the multiplexer is connected to the data port 68 of the display buffer 38. The display adapter also comprises first and second counters 49 and 51 connected, respectively, to the first and second registers for receiving the count stored therein. An arithmetic logic unit 58 has first, 60, and second, 62, inputs connected, respectively, to the first and second counters. The output 64 of the arithmetic unit is connected to the address input of the display buffer 38. A driver is connected between the data port of the display buffer and the data bus and is used for the transfer of data in the buffer to the bus. The control unit is connected via control inputs C to the control storage, the first and the second registers, the first and second counters, the multiplexer, the arithmetic logic unit and the driver.
2 C; UK9-86-011 9 To illustrate the operation of the display adapter the steps which are performed in displaying the image 40 referred to with regard to Figure 2A is set out below. It is assumed that the processor, in performing some task, has generated image data for a four-by-four block of pels and this is stored in RAM as a sequence 42 (Figure 2C) of sixteen data items in which the first four relate to the pels on a first row, the second four relate to the four pels on the adjacent second row, the third four to the pels on the third row and the fourth four to the four pels on the fourth row. It is also assumed that the image is to be displayed upright within an area having its upper left corner at a screen position b,a, where b is the vertical displacement in pels from the top of the screen and a is the horizontal displacement in pels from the left hand side of the screen.
In order to update the display the processor first initialises the display adapter by sending positioning data to the adapter over the data bus. The positioning data comprises initial screen position information which is sent to the first and second registers and size, orientation and data stream format intormation which is sent to the control storage.
The initial screen position information comprises the "x" and "y" values (Rea" and "b") for the screen position of one corner of the area (eg. the top left hand corner) in which the image is to be displayed. The area size information defines the length of the horizontal and vertical sides of a rectangular area in which the image is to be displayed in terms of a numbers of pels. The orientation information effectively defines which corner of the rectangular area is identified by the "x" and "y" values stored in the first and second registers. The orientation information defines whether successive image items in the stream are to be displayed at increasing or decreasing y and x values (ie. x increasing decreasing, y increasing / decreasing) and whether the image data is ordered row-by-row or column-by-column (ie. y major or x major). The data stream format information identifies the format of the stream of image data items to be received (ie. the number of bits per data item and/or the number of data items per byte). The adapter assumes that each cl, UK9-86-011 data item comprises the complete definition of a pel (ie. for all the constituent bit planes).
The positioning data for the stream of image data in Figure 2C is as f ol lows:
initial screen position information x = a, y = b; size information horizontal 4 pels, vertical 4 pels; orientation information x increasing, y increasing, x major; data stream format information 2 data items per byte.
This information will have been available to the processor in RAM as a result of the generation or selection of the image for display.
In addition to the initialisation data referred to above, the control logic also requires organisation data defining the organisation of the display buffer in order to be able to generate the display buffer addresses for a stream of incoming data items. The organisation data are loaded into the control storage by the processor. This can be either done at the same time as the initialisation data is supplied, or it can be done at some earlier time. The organisation data comprise the base address of the display buffer, (ie. the address from which the even numbered lines of pels are stored - 361, Figure 2B), the number -of pels per byte, the total number of pels per line on the screen, the total number of scan lines on the screen and the address from which the odd numbered scan lines are stored (362, Figure 2B).
The control logic includes logic for determining the particular operations to be performed in the display adapter on the basis ot the initialisation data, including the particular arithmetic operations to be performed by the arithmetic logic. In the example illustrated in Figures 2, the arithmetic operations to be performed by the arithmetic logic for a particular screen location y,X in order to generate the cl UK9-86-011 11 display buffer address for that location are:
address = base address + (((yX)+ x)/2) if y is an even number; and address = offset address + ((((Y-I)X)+x)/2) if y is an odd number, where y is the vertical screen displacement value for that location, x is the horizontal screen displacement value f or that location and X is the total number of pels in a row.
Once the display adapter has been initialised, the image data can then be sent by the processor as a stream of data at high speed from the workstation RAM via the data bus to a single address (ie. the input 52 of the multiplexer 54). This is done by the processor using a single block move instruction.
The control unit 44 contains interlock mechanisms of a conventional type, as are provided in other adapters, for controlling the exchange of information with the host. By means of these mechanisms it is possible f or the host to transfer the data as a block (ie. as an uninterrupted string or sequence) when both the processor and the adapter are ready. As the display adapter is configured as hard logic, it is able to process the information in real time as the stream of image data comes over the bus from the RAM.
The image data received at'the multiplexer is directed to the appropriate locations in the display buffer under the control of the control unit 44. In response to the area size and orientation data, the data stream format information and the organisation data stored in the control storage 46, the control logic causes the content of first and second counters to be automatically updated for each data item received in the sequence of data items and controls the arithmetic logic to perform appropriate arithmetic operations. The updating of the counters and the operation of the arithmetic logic is synchronised by the control logic with the receipt of successive data items in the data stream as they are received so that the data items may be stored directly in the appropriate display buffer locations.
CL:
UK9-86-011 12 Figure 6 is a flow diagram giving an overview of the operations performed by the display adapter in generating the display buf fer addresses for storing the successive data items. The steps outlined in Figure 6 are illustrated in the following with reference to the example shown in Figures 2).
IN STEP 80, the initial screen displacement value, b, for the y ordinate (identified as being the major ordinate in the initialisation data and stored in the second register 50) is loaded into the second counter 51.
IN STEP 82, the initial screen displacement value, a, for the x (ie. the remaining) ordinate is loaded into the first counter 49.
IN STEP 84, the control logic causes the arithmetic logic to calculate the address of the location in the display buffer for the data item to be display at the screen displacement values currently in the first and second counters.
(In the case of the initial screen address b,a, where both b and a are odd, the display buffer address is the second half of the display buffer address "offset address + ((((b-l)X)+a)/2)") IN STEP 86, the control logic determines from the horizontal length of the rectangle (ie. the horizontal size) whether there are any more display buffer addresses to be calculated for the current row of pels. This is done by maintaining a count in the control logic of the number of pels processed in the current row.
If there are, the control logic increments the first counter as the initialisation data specified "x increasing" (It would have been decremented if the initialisation data had specified "x decreasing"). The control logic then returns (via loop 88) to step 84 and causes the arithmetic logic to calculate the address for the second data item using the formulae indicated above.
G_ UK9-86-011 13 if there are no more pels in the current row of the image, the logic proceeds by path 90.
IN STEP 92 the control logic determines from the vertical length of the rectangle (ie. the vertical size) whether there are any more rows to be processed for the image. This is done by maintaining a count in the control logic of the number of rows processed for the current image.
If there are, the control logic increments the second counter as the initialisation data specified "y increasing" (It would have been decremented if the initialisation data had specified "y decreasing"). The control logic then returns (via loop 94) to step 82 and causes the initial screen displacement value, a, for the x ordinate to be loaded into the first counter.
If there are no more rows to be processed the control logic then exits via the path 96 and the transfer of the image data stream is complete.
As mentioned above, the second input 56 of the multiplexer is connected to an external source of data. The procedure for receiving image data from an external source is essentially the same as that for receiving image data from the data bus. The initialisation data would still be provided over the data bus by the processor, but in this case the source would be identified as that connected to the input 56 of the multiplexer. The alternative source could be a video source such as a video camera with a digital interface. It could be an image data stream output from, or for, another display adapter with a different scanning rate. The adapter therefore allows emulation of existing display adapters. This is a useful facility as it provides compatibility with existing workstation systems. (By appropriate use of the orientation information it is an easy matter to accommodate image data from a display adapter based on a different display buffer format from that illustrated in Figure 2b. For example data based on a vertical scan can be accommodated by specifying the y ordinate as the major ordinate.) UK9-86-011 14 The connection to the alternative video source could be via a direct path as in Figure 3 if the display adapter is able to cope with the video rates of all of the external sources which might be connected to it. If, however, it is intended to connect video sources having very high video data rates, it is preferable to employ a data gearbox 70 as shown in Figure 4. Preferably also, the gearbox will have a reduction ratio which is variable under the control of the control logic. The purpose of the data gearbox is to select only the Nth pel of the image data received from the external video source. The control logic controls the reduction gearbox and the other elements of the adapter to alter only 1 in N pels on each scan of the incoming image data in such a manner that the complete incoming image is captured every Nth scan. This technique has been used successfully to capture the' output of an external display adapter running at many times the pel drawing rate of the present adapter.
AS mentioned above, the adapter shown in Figure 3 had a driver connected between the data port of the display buffer and the workstation bus. In the case of the Figure 3 adapter this driver can be used to save a screen, or part of a screen of data in the workstation memory, after, for example, compiling a screen of data from a number of constituent images. In the Figure 4 version of the adapter, the provision of the driver also means that it is possible to capture image data from an external-source by reading a stream of image data from the external source into the display buffer and then transferring that data to the workstation RAM.
Figure 5 illustrates an alternative version of the display adapter shown in Figure 3 which enables a stream of image data to be received at very high burst rates which exceed the display buffer addressing capability (or pel drawing rate) of the display adapter. The alternative display adapter is additionally provided with an image buffer 72 which is connected between the multiplexer and the display buffer in the image data path. In this adapter the control logic is arranged to read the image data received via the multiplexer. The provision of the image G UK9-86-011 is buffer also allows the image data transfer rate to be increased in certain circumstances as it means that space and/or data is/are always available and as a consequence processor wait states can be saved. The ability to buffer the data in the image buffer in this way is a result of the control logic rather than the processor addressing the individual locations. The version of adapter shown in Figure 5 could additionally be provided with a data gearbox as shown in the Figure 4 version. A detailed description of the logic which makes up the various logical
units shown in the Figures has not been included in this description as it is considered to be a matter of routine for the person skilled in the art to implement that logic in view of the description given above of the functions to be performed.
Although a specific embodiment of the invention as claimed has been described it will be appreciated numerous modifications and alternative structures are possible within the scope of the invention as claimed.
For example, the adapter could be arranged to only accept a single input data format. In this case control logic could be so configured that constant data stream format information (eg. the number of data items per byte) would be incorporated in the logic and consequently this information would not need to be provided by the processor with the initialisation information.
On the other hand it might be desired to accept the image data for each of a number of bit planes one after another. In this case, there would be a separate series of data items for each of the bit planes. Each data item would comprise a single bit and the complete image would be formed from the combination of the information for each of the bit planes. The adapter could be configured to accept the input information in this form by causing the contents of appropriate display buffer locations to be modified by, rather than replaced by the data items in the incoming data stream.
C UK9-86-011 16 Instead of the driver 69 shown in Figures 3 to 5, the adapter could alternatively be provided with an output multiplexer so that image data from the screen could be supplied to the data bus of the workstation, or alternatively to an external device.
In the described embodiment the area displayed on the screen is rectangular. If desired, however, the adapter could also be provided with a facility to display images which were not rectangular by incorporating masking logic in the adapter. In simple terms this could be achieved transferring mask boundary information from the workstation RAM to the control storage and subsequently transferring image data for a rectangular area as described in the preceding description. In this case, however, the control logic would cause the data items relating to screen positions outside the mask boundary to be discarded so that only that part of the image within the boundary would be written to the buffer and be displayed.
C UK9-86-011

Claims (9)

17 1. A display adapter for connecting the system bus of a workstation to a display means having a scanned display screen, the display adapter comprising:
input means for receiving positioning data specifying an area on the screen within which an image is to be displayed and for receiving a stream of data items representing the image, individual data items in the received stream defining respective pels -of the image and the stream being ordered to define the image line-by-line and within each line, pelby-pel; a display buffer for storing, in display scanning sequence, data defining the pels to be displayed on the display screen; and addressing logic for computing from the positioning data, individual storage locations in the display buffer to be addressed for individual data items in the received stream in order that the data for the individual pels of the image are stored in the display buffer in said display scanning sequence and in order that the image is displayed correctly on the display screen.
2. A display adapter as claimed in claim 1 wherein the input means comprises:
register means connectable to the processor bus for receiving initial screen position information; control storage connectable to the processor bus for receiving size and orientation information which, in combination with the initial screen position information, form the positioning data defining the area on the screen within which the image is to be displayed; and UK9-86-011 18 gate means connectable to the system bus for receiving the stream of data items representing an image to be displayed within that area.
3. A display adapter as claimed in claim 2 wherein the addressing logic comprises:
i counter means connected to the register means for receiving the initial screen position information contained therein; arithmetic logic connected to the counter means for receiving the instantaneous values of information contained therein and for generating display buffer address signals therefrom; and control logic which is connected to the control storage and, in response to the size and orientation data stored therein:
- causes the counter means to be loaded from the register means and/or the content of the counter means to be adjusted, in synchronism with the receipt of successive data items in the received stream, to identify the screen location for each successive data item; - causes the arithmetic logic to perform appropriate arithmetic operations on instantaneous values contained in the counter means so as to generate display buffer addresses for successive data items in the received stream; and - causes the data for the individual pels of the image to be stored in appropriate locations in the display buffer using the display buffer addresses so generated such that the image is displayed on the screen within said area.
4. A display adapter as claimed in claim 2 or in claim 3 wherein the gate means comprises a multiple input multiplexer, a first input of UK9-86-011 19 which is connectable to the system bus of a workstation f or receiving a stream of image data from the workstation RAM, a second input of which is connectable to an alternative image source external to the workstation and the output of which is connected to the data port of the display buffer.
5. A display adapter as claimed in claim 4 additionally comprising a data gearbox, the output of which is connected to the second input ot the multiplexer and the input of which is connectable to the alternative image source, the control input of the gearbox being connected to the control logic whereby the data rate from the alternative image source can be reduced, if necessary, to the data rate which may be handled by the display adapter.
6. A display adapter as claimed in claim 2 or in any claim dependent thereon wherein the display adapter is additionally provided with an image buffer for the temporary storage of the received stream of image data, said image buffer being connected between the gate means and the display buffer and additionally connected to the control means via a control input.
7. A display adapter as claimed in any one of the preceding claims additionally comprising a driver, the input of which is connected to the data port of the display buffer and the output of which is connectable to the system bus so that image data may be transferred, in use, from the display buffer to the system bus.
8. Workstation comprising a central processing unit (CPU), random access memory (RAM), a system bus, display means having a scanned display screen and a display adapter connected between the system bus and the display means as claimed in any one of the preceding claims.
9. A Workstation as claimed in claim 8 wherein the workstation is so configured that the display adapter is connected to the processor via one of the processor I/0 ports and the stream of image data may be provided from the workstation RAM in response to a processor block move operation.
Published 1988 at The Patent Office, State House, 66171 High Holborn, London WC1R 4TP. Purther copies may be obtaJned from The Patent Office, Sales Branch, St Maxy Cray, Orpington, Kent BRS 3RD. Printed by Multiplex techniques ltd, St Mary Cray, Kent. Con. 1187.
GB8707409A 1987-03-27 1987-03-27 Display adapter Expired - Fee Related GB2202718B (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
GB8707409A GB2202718B (en) 1987-03-27 1987-03-27 Display adapter
JP63008607A JPS63250688A (en) 1987-03-27 1988-01-20 Display adaptor
DE19883885925 DE3885925T2 (en) 1987-03-27 1988-03-17 Display adapter.
EP19880104226 EP0283927B1 (en) 1987-03-27 1988-03-17 Display adapter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB8707409A GB2202718B (en) 1987-03-27 1987-03-27 Display adapter

Publications (3)

Publication Number Publication Date
GB8707409D0 GB8707409D0 (en) 1987-04-29
GB2202718A true GB2202718A (en) 1988-09-28
GB2202718B GB2202718B (en) 1991-09-18

Family

ID=10614812

Family Applications (1)

Application Number Title Priority Date Filing Date
GB8707409A Expired - Fee Related GB2202718B (en) 1987-03-27 1987-03-27 Display adapter

Country Status (4)

Country Link
EP (1) EP0283927B1 (en)
JP (1) JPS63250688A (en)
DE (1) DE3885925T2 (en)
GB (1) GB2202718B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01310390A (en) * 1988-06-09 1989-12-14 Oki Electric Ind Co Ltd Frame memory control system
US5517612A (en) * 1993-11-12 1996-05-14 International Business Machines Corporation Device for scaling real-time image frames in multi-media workstations
FR2789779B1 (en) * 1999-02-11 2001-04-20 Bull Cp8 SECURE PROCESSING OF A SENSITIVE LOGIC ELEMENT IN A MEMORY REGISTER, AND SECURITY MODULE IMPLEMENTING THIS METHOD

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5952286A (en) * 1982-09-20 1984-03-26 株式会社東芝 Video ram writing control system
JPH067304B2 (en) * 1982-12-10 1994-01-26 株式会社日立製作所 Graphic processing device
US4679038A (en) * 1983-07-18 1987-07-07 International Business Machines Corporation Band buffer display system
JPS6211380A (en) * 1985-07-09 1987-01-20 Iizeru:Kk Converting method for picture signal

Also Published As

Publication number Publication date
EP0283927A3 (en) 1990-09-19
GB8707409D0 (en) 1987-04-29
EP0283927A2 (en) 1988-09-28
DE3885925D1 (en) 1994-01-13
JPS63250688A (en) 1988-10-18
GB2202718B (en) 1991-09-18
EP0283927B1 (en) 1993-12-01
DE3885925T2 (en) 1994-05-19

Similar Documents

Publication Publication Date Title
US4868557A (en) Video display apparatus
US4862154A (en) Image display processor for graphics workstation
US4564915A (en) YIQ Computer graphics system
US4459677A (en) VIQ Computer graphics system
US4688190A (en) High speed frame buffer refresh apparatus and method
US6646651B1 (en) Display controller
EP0553549B1 (en) Architecture for transferring pixel streams
AU609342B2 (en) Acoustic display generator
US4845663A (en) Image processor with free flow pipeline bus
US4918526A (en) Apparatus and method for video signal image processing under control of a data processing system
JP2004280125A (en) Video/graphic memory system
GB2075317A (en) Computer graphics system
GB2073997A (en) Computer graphics system
EP0752694A2 (en) Method for quickly painting and copying shallow pixels on a deep frame buffer
EP0283927B1 (en) Display adapter
EP0148578A2 (en) Programmable video display generator
US5929868A (en) Method and apparatus for computer display memory management
EP0264603B1 (en) Raster scan digital display system
KR920010508B1 (en) Apparatus and method for video signal image processing under control of a data processing system
JPH06102842A (en) Graphic display system including video random access memory having divided serial register and operation counter
JP3431925B2 (en) Image display control apparatus and method
JPH03164872A (en) Graphic processing system
JPH01276196A (en) Image display controller
JPH0340044A (en) Image memory system
JPS62147482A (en) Cursor controller

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 19940327