CN1298049C - Graphic engine chip and its using method - Google Patents

Graphic engine chip and its using method Download PDF

Info

Publication number
CN1298049C
CN1298049C CNB2005100535591A CN200510053559A CN1298049C CN 1298049 C CN1298049 C CN 1298049C CN B2005100535591 A CNB2005100535591 A CN B2005100535591A CN 200510053559 A CN200510053559 A CN 200510053559A CN 1298049 C CN1298049 C CN 1298049C
Authority
CN
China
Prior art keywords
order
chip
graphic engine
display
graphics processing
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.)
Expired - Fee Related
Application number
CNB2005100535591A
Other languages
Chinese (zh)
Other versions
CN1649130A (en
Inventor
金传恩
戴春泉
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.)
Vimicro Corp
Original Assignee
Vimicro 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 Vimicro Corp filed Critical Vimicro Corp
Priority to CNB2005100535591A priority Critical patent/CN1298049C/en
Publication of CN1649130A publication Critical patent/CN1649130A/en
Priority to US11/368,816 priority patent/US7671863B2/en
Application granted granted Critical
Publication of CN1298049C publication Critical patent/CN1298049C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

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/363Graphics controllers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining

Abstract

The present invention relates to a graphic engine chip and a use method thereof. The graphic engine chip comprises a GE CMD FIFO, a Sequencer, a GE, a Display Memory, a Display Controller and a displayer, all of which are orderly connected. The GE CMD FIFO receives and stores drawing instructions with time interval control information transmitted from a processor in a connected integrated circuit. The Sequencer extracts the drawing instructions stored in the GE CMD FIFO and determines the time for executing the drawing instructions according to the time interval control information carried in the drawing instructions, and the Sequencer transmits the drawing instructions to the GE when the drawing instruction execution time ends. The GE executes the received drawing instructions and modifies current drawing data stored in the Display Memory. The Display Memory stores the modified drawing data and transmits the stored drawing data to the Displayer via the Display Controller. The Displayer displays graphs according to the drawing data.

Description

A kind of graphic engine chip and application process thereof
Technical field
The present invention relates to the chip fabrication techniques in the integrated circuit, particularly a kind of graphic engine chip and application process thereof.
Background technology
At present, graphic engine chip uses in integrated circuit, helps the processor in the integrated circuit, quickens to draw as central processing unit (CPU) and handles.The structure of the graphic engine chip that in integrated circuit, uses as shown in Figure 1, this chip comprises: drawing for order buffering area (GE CMD FIFO) 100, graphics processing engine (GE) 101, show memory block (Display Memory) 102, display controller (DisplayController) 103, display (Displayer) 104, graphics processing engine memory block (GE Memory) 105 and direct memory storage (DMA) controller 106.Wherein, GE CMD FIFO100, GE101, Display Memory102, Display Controller103 link to each other successively with Displayer104; GEMemory105 is with after dma controller 106 is connected, and the other end of GE Memory105 is connected on the GE101, and the other end of dma controller 106 is connected on the Display Memory 102.
When integrated circuit will be drawn processing, as shown in Figure 2, Fig. 2 was the method flow diagram of prior art Graphics Application engine chip:
Processor in step 200, the integrated circuit sends drawing for order to GE CMD FIFO 100.
Step 201, GE CMD FIFO100 receive this drawing for order and storage.
GE CMD FIFO100 is the buffering area of a first in first out.
Step 202, GE101 free time, from GE CMD FIFO100, extract the drawing for order that is stored in GE CMD FIFO100 at first according to sequencing.
Step 203, GE101 carry out this drawing for order, and the draw data according to this drawing for order modification DisplayMemory102 reaches the purpose that changes current shown figure.
When GE101 carries out this drawing for order, carry out a large amount of computings, this carries out buffer memory with regard to needing GEMemory105 to the draw data among the GE101.
Draw data after step 204, the Display Memory102 memory modify by the control of DisplayController103, is exported to Displayer104 to the draw data of being stored.
Step 205, Displayer104 are according to the draw data display graphics that receives.
When needing to transmit a large amount of draw data between Display Memory102 and the GE101 and when GE101 handles draw data, also can adopt the transmission of dma controller 106 control draw datas, make draw data from GE Memory105, be transferred to the Display Memory102 by dma controller 106 again.Like this, just can save GE101 carries data between two Memory time.
From present graphic engine chip and use as can be seen, do not carry the temporal information value in the drawing for order that processor in the integrated circuit sends, GE CMD FIFO100 stores drawing for order successively according to the time order and function that receives drawing for order, correspondingly, the drawing for order carried out each time of GE101 is for being stored in the drawing for order of GE CMD FIFO100 at first.When integrated circuit is finished drawing course, need graphic engine chip to carry out repeatedly drawing for order according to the time interval of determining, and the time interval graphic engine chip of repeatedly carrying out between the drawing for order is uncontrollable, can only send repeatedly the time interval of drawing for order by the processor control of integrated circuit, thereby reach the purpose of controlling repeatedly the drawing for order time of implementation.Therefore, in order to allow GE carry out each drawing for order in the drawing course successively according to the time point of setting, interrupt drawing at drawing course, need processor in the integrated circuit control each drawing for order carry out in interbody spacer, in time send drawing for order, so just increased interruption, reduced the processor operating efficiency in the integrated circuit the processor in the integrated circuit.
In sum, present graphic engine chip and application thereof exist following shortcoming: 1, can cause with integrated circuit that graphic engine chip is connected in processor, the frequency as CPU response pattern engine chip is comparatively frequent, and has increased the load of the processor in the integrated circuit; 2, the moment precision that causes graphic engine chip to draw depends on the processor response time in the integrated circuit, is not easy accurately to control whole drawing course.
Summary of the invention
In view of this, main purpose of the present invention is to provide on the one hand a kind of graphic engine chip, and this chip can not only not be subjected to the influence of the processor response time in the integrated circuit, and can improve the moment precision of drawing in realize the process of drawing.
Another aspect of the present invention provides a kind of application process of graphic engine chip, and this method can not only not be subjected to the influence of the processor response time in the integrated circuit, and can improve the moment precision of drawing in realize the process of drawing.
According to above-mentioned purpose, technical scheme of the present invention is achieved in that
A kind of graphic engine chip, this chip comprises: drawing command buffering area, graphics processing engine, demonstration memory block, display controller, display, this chip also comprises scheduler, drawing command buffering area, scheduler, graphics processing engine, demonstration memory block, display controller and after display links to each other successively, link to each other with processor in the integrated circuit by the drawing command buffering area, wherein
Drawing for order that carries time interval controls information that processor in the drawing command buffering area receiving integrate circuit sends and storage; Scheduler extracts the drawing for order that the drawing command buffering area is stored, the time that the time interval controls information of carrying according to drawing for order determines to carry out drawing for order, the drawing for order time of implementation to constantly drawing for order being sent to graphics processing engine; Graphics processing engine is carried out the drawing for order that receives, and revises to show the current draw data of storing in memory block; Show the draw data that storage area stores is revised, the draw data of being stored is sent to display by display controller; Display is according to the draw data display graphics.
This chip also comprises the graphics processing engine memory block that is connected with graphics processing engine, and the draw data that produces when being used for graphics processing engine execution drawing for order carries out buffer memory.
This chip also comprises the direct memory controller, this direct memory controller is connected the graphics processing engine memory block and shows between the memory block, be used for when graphics processing engine is handled draw data the draw data between control transmission graphics processing engine memory block and the demonstration memory block.
The drawing for order that processor in the described integrated circuit sends is one or more, is included in and sends to the drawing command buffering area in the drawing for order formation.
The application process of the described graphic engine chip of a kind of claim 1, this method comprises:
Processor in A, the integrated circuit sends to graphic engine chip and has carried the drawing for order of time interval controls information;
The time that the time interval controls information that B, described graphic engine chip carry according to drawing for order determines to carry out drawing for order;
C, etc. time of pending drawing for order to constantly, carry out drawing for order.
Described time interval controls information is timestamp.
The process of the time of the described definite execution drawing for order of step B is:
The time that the time interval controls information that the scheduler of graphic engine chip carries according to drawing for order determines to carry out drawing for order.
The process of the described execution drawing for order of step C is:
To the scheduler of graphic engine chip constantly drawing for order is sent to the graphics processing engine of graphic engine chip in the drawing for order time of implementation;
The graphics processing engine of graphic engine chip is carried out the drawing for order that receives, and revises the current draw data of storing in demonstration memory block of graphic engine chip;
The draw data that the demonstration storage area stores of graphic engine chip is revised sends to the draw data of being stored by the display controller of graphic engine chip the display of graphic engine chip;
The display of graphic engine chip is according to the draw data display graphics.
The described drawing for order of steps A is one or more, is included in the drawing for order formation to send.
From such scheme as can be seen, the inner scheduler (Sequencer) of introducing of the present invention's graphic engine chip in the prior art, and in the drawing for order that graphic engine chip will be carried out, increase time interval controls information, thereby can make the processor in the integrated circuit send the drawing for order formation that comprises a plurality of drawing for orders to GE CMD FIFO, Sequencer in the graphic engine chip dispatches a plurality of drawing for orders that GE CMDFIFO receives in the drawing for order formation, according to the time interval controls information that different drawing for orders carry, indication GE carries out corresponding drawing for order on corresponding time point.Therefore, graphic engine chip provided by the invention and application process thereof can not be subjected to the influence of the processor response time in the integrated circuit, reduce the frequency of the processor response pattern engine chip in the integrated circuit, improve the operating efficiency of the processor in the integrated circuit.Further, because the present invention controls the time that graphic engine chip is carried out each drawing for order by the Sequencer in the graphic engine chip, thereby the moment precision that graphic engine chip is drawn does not need to depend on the processor response time in the integrated circuit, improves the moment precision of drawing.
Description of drawings
Fig. 1 is the structure chart of the graphic engine chip of prior art;
Fig. 2 is the method flow diagram of prior art Graphics Application engine chip;
Fig. 3 is the structure chart of graphic engine chip of the present invention;
Fig. 4 is the method flow diagram of Graphics Application engine chip of the present invention.
Embodiment
In order to make the purpose, technical solutions and advantages of the present invention clearer, below lift specific embodiment and, the present invention is further elaborated with reference to accompanying drawing.
The structure chart of graphic engine chip provided by the invention as shown in Figure 3, this graphic engine chip comprises: GE CMD FIFO100, Sequencer300, GE101, Display Memory102, DisplayController103, Displayer104, GE Memory105 and dma controller 106.Wherein, GE CMD FIFO100, Sequencer300, GE101, Display Memory102, DisplayController103 link to each other successively with Displayer104; GE Memory105 is with after dma controller 106 is connected, and the other end of GE Memory105 is connected on the GE 101, and the other end of dma controller 106 is connected on the Display Memory102.
Processor in the integrated circuit sends the drawing for order formation for the GE CMD FIFO100 in the graphic engine chip as CPU, comprises a plurality of drawing for orders and each drawing for order of finishing this drawing in this formation and all has time interval controls information; After receiving the drawing for order formation, stores GE CMD FIFO100; The drawing for order of Sequencer300 from the formation of GE CMD FIFO100 extraction drawing for order, according to the time interval controls information that each drawing for order carries drawing for order is dispatched, indication GE101 finishes this drawing for order according to the time of implementation of drawing for order; GE101 carries out drawing for order in the drawing for order formation successively according to the scheduling among the Sequencer300, revises the draw data among the DisplayMemory102 successively; Display Memory102 stores the draw data of being revised successively, by the control of Display Controller103 the draw data of being stored is exported to Displayer104; Displayer104 is according to the draw data display graphics that receives.
When GE101 carries out drawing for order in the drawing for order formation successively, carry out a large amount of computings, this carries out buffer memory with regard to needing GE Memory105 to the data among the GE101.
When needing to transmit a large amount of draw data between Display Memory102 and the GE101 and when GE101 handles draw data, also can adopt the transmission of dma controller 106 control draw datas, make draw data from GE Memory105, be transferred to the Display Memory102 by dma controller 106 again.Like this, just can save GE101 carries data between two Memory time.
As can be seen from Figure 3, the present invention in the prior art graphic engine chip GE CMDFIFO100 and GE101 between increased Sequencer300 and in drawing for order, carried the time interval controls information that sign is carried out this drawing for order time point, thereby Sequencer300 is dispatched to the drawing for order that GECMD FIFO100 receives, GE101 carries out according to the time of implementation point of this drawing for order when carrying out drawing for order.Like this, processor in the integrated circuit just can be included in a plurality of drawing for orders that will carry out in this drawing course the GE CMD FIFO100 that sends in the drawing for order formation in the graphic engine chip, drawing for order in the time interval controls message scheduling drawing for order formation of carrying according to each drawing for order by the Sequencer300 in the graphic engine chip, determine the sequencing of the drawing for order execution in the drawing for order formation and performed time point, thereby carry out drawing for order in the drawing for order formation by the time point that GE101 carries out according to drawing for order successively according to the scheduling result of Sequencer300, finish whole drawing course.
Because a plurality of drawing for orders that the processor in the integrated circuit just can be carried out are included in the drawing for order formation, and need not send the GE CMD FIFO100 of drawing for order successively according to the time sequencing and the time interval that drawing for order is carried out to graphic engine chip, thereby make processor in the integrated circuit reduce the frequency of response pattern engine chip, reduce interruption times, improved operating efficiency.
Fig. 4 is the method flow diagram of Graphics Application engine chip of the present invention, and its concrete steps are:
Processor in step 400, the integrated circuit sends the drawing for order formation that includes a plurality of drawing for orders to the GE of graphic engine chip CMD FIFO100, and each drawing for order carries time interval controls information.
Time interval controls information of the present invention can be for carrying out the time point of drawing for order.
The GE CMD FIFO100 of step 401, graphic engine chip receives this drawing for order formation and storage.
The Sequencer300 of step 402, graphic engine chip extracts this drawing for order formation, determine the time point that each drawing for order is carried out according to the time interval controls information that each drawing for order in this drawing for order formation carries, carry out corresponding drawing for order at the GE101 of corresponding time point scheduling graphic engine chip.
The GE101 of step 403, graphic engine chip carries out the drawing for order of this drawing for order formation successively according to the scheduling of the Sequencer300 of graphic engine chip, revises the draw data that the Display Memory102 of graphic engine chip is preserved successively according to drawing for order.
When the GE101 of graphic engine chip carries out this drawing for order, carry out a large amount of computings, this just needs the GE Memory105 of graphic engine chip that the data among the GE101 of graphic engine chip are carried out buffer memory.
Draw data after the Display Memory102 memory modify of step 404, graphic engine chip is exported to the draw data of being stored by the Display Controller103 of graphic engine chip the Displayer104 of graphic engine chip.
The Displayer104 of step 405, graphic engine chip is according to the draw data display graphics that receives.
After graphic engine chip executes all drawing for orders in this drawing for order formation, can send the drawing for order formation request of obtaining by the processor in integrated circuit, processor response pattern engine chip in the integrated circuit, send the drawing for order formation once more for the GE CMD FIFO100 of graphic engine chip, graphic engine chip is carried out according to the described process of Fig. 4 once more.Like this, the processor in the integrated circuit can reduce the frequency of response pattern engine chip greatly.
Because each drawing for order in the drawing for order formation all carries time interval controls information, the time interval controls information that Sequencer300 carries according to each drawing for order in this drawing for order formation is determined the time point that each drawing for order is carried out, and carries out corresponding drawing for order at corresponding time point scheduling GE101.Therefore, graphic engine chip can be controlled the drawing moment in the whole drawing course accurately.
Animation is regularly play by a block graphics picture and is formed, and the structure of graphic engine chip of the present invention is fit to be applied in the broadcast of animation very much.Below lift specific embodiment the application of graphic engine chip provided by the invention in mobile multimedia equipment is described, use method provided by the invention to realize the animation broadcast.
In mobile multimedia equipment, the processor tasks of mobile multimedia equipment is a lot of usually, can't deal with graphics process again, deals with graphics process so need to increase graphic engine chip.
When mobile multimedia equipment carries out the animation broadcast, animation is play to can be regarded as successively and has been carried out a plurality of drawing commands according to the time of setting, whole process is: at first, after the processor of mobile multimedia equipment carries time interval controls information with this drawing for order of carrying out the animation broadcast, promptly carry and be included in the drawing for order formation behind the timestamp and send to GE CMD FIFO100 in the graphic engine chip, after the processor of mobile multimedia equipment executed this step, other that just can go to handle mobile multimedia equipment had instructed; Secondly, the Sequencer300 of graphic engine chip extracts this drawing for order formation, determine the time point that each drawing for order is carried out according to the time interval controls information that each drawing for order in this drawing for order formation carries, after waiting for that time that each drawing for order carries out then, this drawing for order is sent among the GE101; Once more, GE101 carries out this drawing for order that receives, and the draw data after handling is kept at Display Memory102; At last, Display Memory102 draw data form with figure in Displayer104 of being preserved by DisplayController103 control shows.
Graphic engine chip of the present invention can be applied in computer, PDA(Personal Digital Assistant), portable terminal etc. to have on the electronic equipment of Displayer and needs drawing processing.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being made within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1, a kind of graphic engine chip, this chip comprises: drawing command buffering area, graphics processing engine, demonstration memory block, display controller, display, it is characterized in that, this chip also comprises scheduler, drawing command buffering area, scheduler, graphics processing engine, demonstration memory block, display controller and after display links to each other successively, link to each other with processor in the integrated circuit by the drawing command buffering area, wherein
Drawing for order that carries time interval controls information that processor in the drawing command buffering area receiving integrate circuit sends and storage; Scheduler extracts the drawing for order that the drawing command buffering area is stored, the time that the time interval controls information of carrying according to drawing for order determines to carry out drawing for order, the drawing for order time of implementation to constantly drawing for order being sent to graphics processing engine; Graphics processing engine is carried out the drawing for order that receives, and revises to show the current draw data of storing in memory block; Show the draw data that storage area stores is revised, the draw data of being stored is sent to display by display controller; Display is according to the draw data display graphics.
2, chip as claimed in claim 1 is characterized in that, this chip also comprises the graphics processing engine memory block that is connected with graphics processing engine, and the draw data that produces when being used for graphics processing engine execution drawing for order carries out buffer memory.
3, chip as claimed in claim 2, it is characterized in that, this chip also comprises the direct memory controller, this direct memory controller is connected the graphics processing engine memory block and shows between the memory block, be used for when graphics processing engine is handled draw data the draw data between control transmission graphics processing engine memory block and the demonstration memory block.
4, chip as claimed in claim 1 is characterized in that, the drawing for order that the processor in the described integrated circuit sends is one or more, is included in and sends to the drawing command buffering area in the drawing for order formation.
5, the application process of the described graphic engine chip of a kind of claim 1 is characterized in that, this method comprises:
Processor in A, the integrated circuit sends to graphic engine chip and has carried the drawing for order of time interval controls information;
The time that the time interval controls information that B, described graphic engine chip carry according to drawing for order determines to carry out drawing for order;
C, etc. time of pending drawing for order to constantly, carry out drawing for order.
6, application process as claimed in claim 5 is characterized in that, described time interval controls information is timestamp.
7, application process as claimed in claim 5 is characterized in that, the process of the time of the described definite execution drawing for order of step B is:
The time that the time interval controls information that the scheduler of graphic engine chip carries according to drawing for order determines to carry out drawing for order.
8, application process as claimed in claim 5 is characterized in that, the process of the described execution drawing for order of step C is:
To the scheduler of graphic engine chip constantly drawing for order is sent to the graphics processing engine of graphic engine chip in the drawing for order time of implementation;
The graphics processing engine of graphic engine chip is carried out the drawing for order that receives, and revises the current draw data of storing in demonstration memory block of graphic engine chip;
The draw data that the demonstration storage area stores of graphic engine chip is revised sends to the draw data of being stored by the display controller of graphic engine chip the display of graphic engine chip;
The display of graphic engine chip is according to the draw data display graphics.
9, application process as claimed in claim 5 is characterized in that, the described drawing for order of steps A is one or more, is included in the drawing for order formation to send.
CNB2005100535591A 2005-03-08 2005-03-08 Graphic engine chip and its using method Expired - Fee Related CN1298049C (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CNB2005100535591A CN1298049C (en) 2005-03-08 2005-03-08 Graphic engine chip and its using method
US11/368,816 US7671863B2 (en) 2005-03-08 2006-03-06 Method and graphic engine chip for drawing processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005100535591A CN1298049C (en) 2005-03-08 2005-03-08 Graphic engine chip and its using method

Publications (2)

Publication Number Publication Date
CN1649130A CN1649130A (en) 2005-08-03
CN1298049C true CN1298049C (en) 2007-01-31

Family

ID=34876676

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005100535591A Expired - Fee Related CN1298049C (en) 2005-03-08 2005-03-08 Graphic engine chip and its using method

Country Status (2)

Country Link
US (1) US7671863B2 (en)
CN (1) CN1298049C (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120075315A1 (en) * 2010-09-26 2012-03-29 Guoping Li Method for performing video processing based upon a plurality of commands, and associated video processing circuit
CN103164839B (en) 2013-03-07 2019-06-21 华为技术有限公司 A kind of drawing practice, device and terminal
US11295506B2 (en) * 2015-09-16 2022-04-05 Tmrw Foundation Ip S. À R.L. Chip with game engine and ray trace engine
US11301951B2 (en) 2018-03-15 2022-04-12 The Calany Holding S. À R.L. Game engine and artificial intelligence engine on a chip
US11625884B2 (en) 2019-06-18 2023-04-11 The Calany Holding S. À R.L. Systems, methods and apparatus for implementing tracked data communications on a chip

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6005849A (en) * 1997-09-24 1999-12-21 Emulex Corporation Full-duplex communication processor which can be used for fibre channel frames
US6460096B1 (en) * 1999-08-25 2002-10-01 Daimlerchrysler Corporation Automatic serial bus transmission sequencer
US20030188625A1 (en) * 2000-05-09 2003-10-09 Herbert Tucmandl Array of equipment for composing
US20050050302A1 (en) * 2003-08-06 2005-03-03 Thomas Henkel Sequencer unit with instruction buffering

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5021945A (en) * 1985-10-31 1991-06-04 Mcc Development, Ltd. Parallel processor system for processing natural concurrencies and method therefor
US4847755A (en) * 1985-10-31 1989-07-11 Mcc Development, Ltd. Parallel processing method and apparatus for increasing processing throughout by parallel processing low level instructions having natural concurrencies
JP2000141811A (en) * 1998-11-11 2000-05-23 Nec Corp Printer system
US6976150B1 (en) * 2000-04-06 2005-12-13 The Board Of Governors For Higher Education, State Of Rhode Island And Providence Plantations Resource flow computing device
JP2003030641A (en) * 2001-07-19 2003-01-31 Nec System Technologies Ltd Plotting device, parallel plotting method therefor and parallel plotting program
JP3866072B2 (en) * 2001-10-10 2007-01-10 大日本スクリーン製造株式会社 Rasterization processing apparatus, rasterization processing method, recording medium, and program
US7466316B1 (en) * 2004-12-14 2008-12-16 Nvidia Corporation Apparatus, system, and method for distributing work to integrated heterogeneous processors

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6005849A (en) * 1997-09-24 1999-12-21 Emulex Corporation Full-duplex communication processor which can be used for fibre channel frames
US6460096B1 (en) * 1999-08-25 2002-10-01 Daimlerchrysler Corporation Automatic serial bus transmission sequencer
US20030188625A1 (en) * 2000-05-09 2003-10-09 Herbert Tucmandl Array of equipment for composing
US20050050302A1 (en) * 2003-08-06 2005-03-03 Thomas Henkel Sequencer unit with instruction buffering

Also Published As

Publication number Publication date
CN1649130A (en) 2005-08-03
US7671863B2 (en) 2010-03-02
US20060248543A1 (en) 2006-11-02

Similar Documents

Publication Publication Date Title
US10078882B2 (en) Priority-based command execution
CN1324473C (en) Apparatus, method and system with a graphics-rendering engine having a graphics context manager
CN1107287C (en) Information processing apparatus and information processing method
CN1298049C (en) Graphic engine chip and its using method
US8085280B2 (en) Asymmetric two-pass graphics scaling
TWI386814B (en) Multicore interface with dynamic task management capability and task loading/offloading method thereof
US8743131B2 (en) Course grain command buffer
CN1632771A (en) Direct memory access control device and image processing system and transmission method
CN103262038A (en) Graphics compute process scheduling
EP3108376A1 (en) Workload batch submission mechanism for graphics processing unit
CN1622028A (en) Distributed peripheral device control system and method
JP2013546097A (en) Accessibility of graphics processing computing resources
CN1487475A (en) On-chip system processor for multimedia
US20130054546A1 (en) Hardware-based array compression
CN1279430C (en) Digital document processing
CN1731374A (en) A cache prefetch module and method thereof
CN1306594C (en) Graphic engine chip and its using method
CN1955933A (en) Data processing apparatus and method
CN116225741A (en) Heterogeneous multi-core inter-core communication scheduling method
CN1684033A (en) Automatic forming method for intelligent instrument interface
CN1474584A (en) Portable terminal using mobile phone as peripheral device
EP1532582A1 (en) Method and apparatus for image data processing using image strips and circular addressing arrangement
CN109426529A (en) Method, apparatus and terminal based on X window system graphic plotting
EP1505491A3 (en) Sequencer unit with instruction buffering
CN108460718B (en) Three-dimensional graphic display system optimization method and device based on low-power-consumption Feiteng

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20070131

Termination date: 20120308