An efficient graphics pipeline with a pixel cache and data pre-fetching. By combining the use of a pixel cache in the graphics pipeline and the pre-fetching of data into the pixel cache, the graphics pipeline of the present invention is able to take best advantage of the high bandwidth of the memory system while effectively masking the latency of the memory system. More particularly, advantageous reuse of pixel data is enabled by caching, which when combined with pre-fetching masks the memory latency and delivers high throughput. As such, the present invention provides a novel and superior graphics pipeline over the prior art in terms of more efficient data access and much greater throughput. In one embodiment, the present invention is practiced within a computer system having a processor for issuing commands; a memory sub-system for storing information including graphics data; and a graphics sub-system for processing the graphics data according to the commands from the processor. The graphics sub-system comprises a rasterizer for traversing graphics primitives of the graphics data to generate pixel coordinates for pixels corresponding to the graphics primitives; a graphics pipeline for processing the graphics data of the pixels; and a pixel cache for caching the pixel data. In this embodiment, he graphics sub-system masks the inherent latency of the memory sub-system by pre-fetching the graphics data and storing the graphics data within the pixel cache.

Patent
   6801203
Priority
Dec 22 1999
Filed
Dec 22 1999
Issued
Oct 05 2004
Expiry
Dec 22 2019
Assg.orig
Entity
Large
91
13
all paid
19. A computer system comprising:
a first graphics pipeline that processes data associated with a first aspect of a graphic;
a first cache associated with the first graphics pipeline, the first cache storing data associated with the first aspect of the graphic;
a second graphics pipeline in parallel with the first graphics pipeline, the second graphics pipeline processes data associated with a second aspect of the graphic, the second aspect of the graphic being different from the first aspect of the graphic;
a second cache associated with the second graphics pipeline, the second cache storing data associated with the second aspect of the graphic; and
a fragment selection unit that is coupled to each of the graphics pipelines, the fragment selection unit generating appropriately sized fragments of graphic data for each graphics pipeline.
26. A method for processing graphics data, comprising:
pre-fetching graphics data associated with a first aspect of a graphic from a memory to a first cache that is associated with a first graphics pipeline that processes data associated with the first aspect of the graphic;
pre-fetching graphics data associated with a second aspect of the graphic from a memory to a second cache that is associated with a second graphics pipeline that processes data associated with the second aspect of the graphic, the second aspect of the graphic being different from the first aspect of the graphic; and
fragmenting graphics data associated with the first aspect of the graphic to appropriately sized fragments for the first cache; and
fragmenting graphics data associated with the second aspect of the graphic to appropriately sized fragments for the second cache.
10. A graphics computer system comprising:
a memory sub-system for storing information including graphics data;
a rasterizer coupled to said memory sub-system for traversing graphics primitives of said graphics data to generate pixel coordinates for pixels corresponding to said graphics primitives;
a graphics pipeline coupled to said rasterizer for processing said graphics data, said graphics pipeline comprising:
a color pipeline;
a stencil z-buffer pipeline in parallel with the color pipeline; and
a texture pipeline in parallel with the color pipeline and the stencil z-buffer pipeline; and
a pixel cache coupled to said graphics pipeline for caching said graphics data, said pixel cache comprising:
a color cache coupled to the color pipeline for caching color data;
a stencil z-buffer cache coupled to the stencil z-buffer pipeline for caching stencil z-buffer data; and
a texture cache coupled to the texture pipeline for caching texture data; and
wherein said graphics computer system masks latency of said memory sub-system by pre-fetching said graphics data and storing said graphics data within said pixel cache.
1. A computer system comprising:
a processor for issuing commands;
a memory sub-system coupled to said processor for storing information including graphics data;
a graphics sub-system coupled to said processor and operates according to said commands from said processor, said graphics sub-system comprising:
a rasterizer for traversing graphics primitives of said graphics data to generate pixel coordinates for pixels corresponding to said graphics primitives;
a graphics pipeline coupled to said rasterizer for processing said graphics data, said graphics pipeline comprising:
a color pipeline;
a stencil z-buffer pipeline in parallel with the color pipeline; and
a texture pipeline in parallel with the color pipeline and the stencil z-buffer pipeline; and
a pixel cache coupled to said graphics pipeline for caching said graphics data, said pixel cache comprising:
a color cache coupled to the color pipeline for caching color data;
a stencil z-buffer cache coupled to the stencil z-buffer pipeline for caching stencil z-buffer data; and
a texture cache coupled to the texture pipeline for caching texture data; and
wherein said graphics sub-system masks latency of said memory sub-system by pre-fetching said graphics data and storing said graphics data within said pixel cache.
2. The computer system as recited in claim 1 wherein said graphics sub-system further comprises a pre-fetch queue coupled to said pixel cache for storing cache addresses corresponding to said pixels.
3. The computer system as recited in claim 2 wherein said prefetch queue is also for storing said pixel coordinates.
4. The computer system as recited in claim 2 wherein said prefetch queue comprises a FIFO memory.
5. The computer system as recited in claim 1 wherein said pixel cache comprises a write-back cache.
6. The computer system as recited in claim 1 wherein said pixel cache comprises a set-associative cache.
7. The computer system as recited in claim 1 wherein said graphics sub-system further comprises a fragment selection unit coupled to said rasterizer for generating appropriately sized fragments of said pixels for processing by said graphics pipeline.
8. The computer system as recited in claim 1 wherein a display sub-system is coupled to said computer system for displaying graphics images according to said pixel data.
9. The computer system as recited in claim 1 wherein said pixel cache comprises cache lines that are organized as two-dimensional (2-D) arrays for storing said tiles of said pixels.
11. The graphics computer system as recited in claim 10 further comprising a pre-fetch queue coupled to said pixel cache for storing cache addresses corresponding to said pixels.
12. The graphics computer system as recited in claim 11 wherein said pre-fetch queue is also for storing said pixel coordinates.
13. The graphics computer system as recited in claim 11 wherein said pre-fetch queue comprises a FIFO memory.
14. The graphics computer system as recited in claim 10 wherein said pixel cache comprises a write-back cache.
15. The graphics computer system as recited in claim 10 wherein said pixel cache comprises a set-associative cache.
16. The graphics computer system as recited in claim 10 further comprising a fragment selection unit coupled to said rasterizer for generating appropriately sized fragments of said pixels for processing by said graphics pipeline.
17. The graphics computer system as recited in claim 10 further comprising a display sub-system coupled to said graphics pipeline for displaying graphics images according to said pixel data.
18. The graphics computer system as recited in claim 10 wherein said pixel cache comprises cache lines that are organized as two-dimensional (2-D) arrays for storing said tiles of said pixels.
20. The computer system as recited in claim 19, wherein the first aspect of the graphic comprises one of a color, a stencil z-buffer, and a texture and wherein the second aspect of the graphic comprises a different one of a color, a stencil z-buffer, and a texture.
21. The computer system as recited in claim 19, further comprising:
a third graphics pipeline in parallel with the first and second graphics pipelines, the third graphics pipeline processes data associated with a third aspect of the graphic; and
a third cache associated with the third graphics pipeline, the third cache storing data associated with the third aspect of the graphic, the third aspect of the graphic being different from the first and second aspects of the graphic.
22. The computer system as recited in claim 21, wherein the first aspect of the graphic comprises one of a color, a stencil z-buffer, and a texture and wherein the second aspect of the graphic comprises a different one of a color, a stencil z-buffer, and a texture and wherein the third aspect of the graphic comprises another different one of a color, a stencil z-buffer, and a texture.
23. The computer system as recited in claim 21, wherein the data associated with the first aspect of the graphic, the data associated with the second aspect of the graphic, and the data associated with the third aspect of the graphic are organized as tiles of pixels.
24. The computer system as recited in claim 21, wherein the first, second, and third caches each receive pre-fetched data associated with the cache and each store the pre-fetched data in the cache.
25. The computer system as recited in claim 21, wherein the first, second, and third caches each comprise cache lines organized as two-dimensional arrays for storing tiles of graphic data.
27. The method as recited in claim 26, further comprising:
generating a first cache address for the graphics data associated with the first aspect of the graphic based on a pixel coordinate of the graphics data associated with the first aspect of the graphic; and
generating a second cache address for the graphics data associated with the second aspect of the graphic based on a pixel coordinate of the graphics data associated with the second aspect of the graphic.
28. The method as recited in claim 27, further comprising:
storing the first cache address in a pre-fetch queue; and
storing the second cache address in the pre-fetch queue.
29. The method as recited in claim 26, wherein the first aspect of the graphic comprises one of a color, a stencil z-buffer, and a texture and wherein the second aspect of the graphic comprises a different one of a color, a stencil z-buffer, and a texture.
30. The method as recited in claim 26, wherein the first and second caches each comprise cache lines organized as two-dimensional arrays for storing tiles of graphic data.
31. The method as recited in claim 26, further comprising:
pre-fetching graphics data associated with a third aspect of the graphic from a memory to a third cache that is associated with a third graphics pipeline that processes data associated with the third aspect of the graphic, the third aspect of the graphic being different from the first and second aspects of the graphic.
32. The method as recited in claim 31, wherein the first aspect of the graphic comprises one of a color, a stencil z-buffer, and a texture and wherein the second aspect of the graphic comprises a different one of a color, a stencil z-buffer, and a texture, and the third aspect of the graphic comprises another different one of a color, a stencil z-buffer, and a texture.

1. Field of the Invention

The present invention relates to computer graphics technology. More specially, the present invention relates to the design of a graphics pipeline.

2. Related Art

Computer systems are extensively used to perform a wide variety of useful operations in modern society. Applications of computer systems can be found in virtually all fields and disciplines, including but not limited to business, industry, scientific research, education and entertainment. For instance, computer systems are used to analyze financial data, to control industrial machinery, to model chemical molecules, to deliver classroom presentations and to generate special effects for movies. Indeed, it has now come to the point where many of these operations have become so computationally intensive that they cannot be efficiently performed without the help of modern computer systems. As part of the process of performing such operations, computer systems typically utilize some type of display device, such as a cathode ray tube (CRT), a liquid crystal display (LCD) and the like, in order to display images and data which are recognizable to their users. As such, computer systems typically incorporate functionality for generating images and data which are subsequently output to the display device

One technique for generating computer images and viewable data within a computer system is to utilize a graphics pipeline, which uses a series of interconnected functional blocks of circuitry, or "stages", to render an image. Each stage performs a unique task during each clock cycle. As soon as one stage has completed its task on a pixel, that stage can immediately proceed to work on the next pixel. It does not have to wait for the processing of a prior pixel to complete before it can begin processing the current pixel. More specifically, sets of graphics primitives are specified within the computer system and are subsequently sent down the graphics pipeline. Each stage sequentially performs a different function or functions on the received graphics primitives and then passes that data onto the following stage. Eventually, the graphics pipeline manipulates the graphics primitives in order to produce the final pixel values of an image. Thus, a graphics pipeline enables different graphics data to be processed concurrently, thereby generating graphics images at a higher rate. It should be appreciated that the functionality of a typical prior art graphics pipeline is well known by those of ordinary skill in the art.

However, a typical prior art graphics pipeline does not operate efficiently. More specifically, the memory system used with a typical graphics pipeline inherently has a high memory latency and a high bandwidth. Such a memory system performs optimally when data is bursted in and out of the memory system. Due to this inherent high memory latency, the graphics pipeline often has to wait a long time for requested data to arrive after issuing a memory request. On the other hand, processing in the graphics pipeline cannot proceed until the data is received. As such, the high memory latency adversely impacts the throughput of the graphics pipeline and thus lowers the overall performance of the computer system. As the complexity of graphics applications continue to increase, the performance of computer systems using these prior art graphics pipelines will become even more severely impacted.

Another problem with a typical prior art graphics pipeline is that it uses span traversal during rasterization which causes much unused data to be retrieved, thus resulting in more inefficiency. More particularly, the rasterizer of a typical graphics pipeline traverses the graphics primitives in a span fashion. Unfortunately, span traversal in two-dimensional (2-D) graphics rendering usually results in retrieving a large amount of data that does not end up being used by the pipeline operations. This means that much computing resource is wasted in performing operations that are not useful. Such wasteful use of resource adversely impacts the throughput of the graphics pipeline and thus lowers the overall performance of the computer system.

Thus, there exists a need for a graphics pipeline which does not operate inefficiently due to the high memory latency of the memory system and which does not waste computing resource on operations that are unproductive.

Accordingly, the present invention provides an efficient graphics pipeline with a pixel cache and data pre-fetching. By combining the use of a pixel cache in the graphics pipeline and the pre-fetching of data into the pixel cache, the graphics pipeline of the present invention is able to take best advantage of the high bandwidth of the memory system while effectively masking the latency of the memory system. More particularly, advantageous reuse of pixel data is enabled by caching, which when combined with data pre-fetching masks the memory latency and delivers high throughput. As such, the present invention provides a novel and superior graphics pipeline over the prior art in terms of more efficient data access and much greater throughput. These and other advantages of the present invention not specifically mentioned above will become clear within discussions of the present invention presented herein.

Specifically, in one exemplary embodiment, the present invention is practiced within a computer system having a processor for issuing commands; a memory sub-system for storing information including graphics data; and a graphics sub-system for processing the graphics data according to the commands from the processor. The graphics sub-system comprises a rasterizer for traversing graphics primitives of the graphics data to generate pixel coordinates for pixels corresponding to the graphics primitives; a graphics pipeline for processing the graphics data of the pixels; and a pixel cache for caching the pixel data. Significantly, in this embodiment, the graphics sub-system of the present invention masks the inherent latency of the memory sub-system by pre-fetching the graphics data and storing the graphics data within the pixel cache.

Another embodiment of the present invention includes the above and wherein the graphics sub-system further comprises a pre-fetch queue for storing cache addresses corresponding to the pixels.

Yet another embodiment of the present invention includes the above and wherein the pre-fetch queue is also for storing the pixel coordinates.

The accompanying drawings, which are incorporated in and form a part of this specification, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention:

FIG. 1 is a schematic illustration of an exemplary computer system used in accordance with embodiments of the present invention.

FIG. 2 is a block diagram illustrating the configuration of a graphics sub-system in accordance with one embodiment of the present invention.

FIG. 3 is a block diagram illustrating the configuration of a graphics pipeline, a pre-fetch FIFO and a pixel cache in accordance with one embodiment of the present invention.

FIG. 4 is a flow diagram illustrating steps for processing pixel data using the graphics sub-system of the present invention.

FIG. 5 is a block diagram illustrating the spatial locality of 2-D graphics primitives.

FIG. 6 is a flow diagram illustrating steps for accessing a pixel cache and main memory in accordance with one embodiment of the present invention.

FIG. 7 is a flow diagram illustrating steps for processing graphics data in a graphics pipeline in conjunction with a pre-fetch FIFO and a pixel cache in accordance with one embodiment of the present invention.

Reference will now be made in detail to the preferred embodiments of the invention, examples of which are illustrated in the accompanying drawings. While the invention will be described in conjunction with the preferred embodiments, it will be understood that they are not intended to limit the invention to these embodiments. To the contrary, the invention is intended to cover alternatives, modifications and equivalents, which may be included within the spirit and scope of the invention as defined by the appended claims. Furthermore, in the following detailed description of the present invention, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be obvious to one of ordinary skill in the art that the present invention may be practiced without these specific details. In other instances, well known methods, procedures, components, and circuits have not been described in detail as not to unnecessarily obscure aspects of the present invention.

Some portions of the detailed descriptions which follow are presented in terms of procedures, logic blocks, processing, and other symbolic representations of operations on data bits within a computer memory. These descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. In the present application, a procedure, logic block, process, etc., is conceived to be a self-consistent sequence of steps or instructions leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated in a computer system. It has proved convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.

It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout the present invention, discussions utilizing terms such as "issuing", "storing", "processing", "traversing", "pre-fetching" or the like, refer to the actions and processes of a computer system, or similar electronic computing device. The computer system or similar electronic computing device manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission, or display devices. The present invention is also well suited to the use of other computer systems such as, for example, optical and mechanical computers.

FIG. 1 illustrates an exemplary computer system 100 used in accordance with embodiments of the present invention. Within the following discussions of the present invention, certain processes and steps are discussed that are realized, in certain embodiments, as a series of computer-readable and computer-executable instructions (e.g., processes 400, 600 and 700 as illustrated in FIGS. 4, 6 and 7, respectively) that reside, for example, in computer-usable media of computer system 100 and executed by processor(s) of computer system 100. When executed, the instructions cause computer system 100 to perform specific actions and exhibit specific behavior which is described in detail below. It is appreciated that system 100 of FIG. 1 is exemplary only and that the present invention can operate within a number of different computer systems including general purpose computer systems, embedded computer systems, and stand-alone computer systems specially adapted for graphics applications.

Computer system 100 of FIG. 1 includes an address/data bus 102 for communicating information, and a central processor unit (CPU) 104 coupled to bus 102 for processing information and instructions. Within the scope of the present invention, processor 104 can be a specialized processor that is optimized for performing graphics operations. Computer system 100 also includes data storage features such as a computer-usable volatile memory 106, (e.g., random access memory (RAM)) coupled to bus 102 for storing information and instructions for central processor unit 104, computer-usable non-volatile memory 108 (e.g., read only memory (ROM)) coupled to bus 102 for storing static information and instructions for central processor unit 104, and a data storage device 110 (e.g., a magnetic or optical disk and disk drive) coupled to bus 102 for storing information and instructions. Optionally, computer system 100 may also include a display device 112 coupled to bus 102 for displaying information (e.g., graphics images), an alphanumeric input device 114 having alphanumeric and function keys and coupled to bus 102 for communicating information and command selections to central processor unit 104, a cursor control device 116 coupled to bus 102 for communicating user input information and command selections to central processor unit 104, and also a signal input output communication device 118 (e.g., a modem) coupled to bus 102.

Display device 112 of FIG. 1, utilized with the present invention, may be a liquid crystal device (LCD), cathode ray tube (CRT), or other display device suitable for creating graphic images and alphanumeric characters recognizable to a user. Optional cursor control device 116 allows the computer user to dynamically signal the two dimensional movement of a visible symbol (cursor) on a display screen of display device 112. Many implementations of cursor control device 116 are known in the art including a trackball, mouse, touch pad or joystick. Alternatively, it will be appreciated that a cursor can be directed and/or activated via input from alphanumeric input device 114 using special keys and key sequence commands. The present invention is also well suited to directing a cursor by other means such as, for example, voice commands.

Computer system 100 of FIG. 1 also provides data and control signals via bus 102 to a graphics sub-system 120. Graphics sub-system 120 contains a graphics pipeline 122, which includes specialized hardware units for processing a series of display instructions found within a memory-stored display list to render graphics primitives. Graphics pipeline 122 supplies data and control signals to a frame buffer (not shown) that refreshes display device 112 for rendering images (including graphics images). Graphics sub-system 120 is coupled to display device 112 by an address/data bus 121, which enables them to communicate information. In embodiments of the present invention, graphics sub-system 120 includes a pixel cache (not shown), which is used in conjunction with graphics pipeline 122 to enhance the performance thereof. In other embodiments, graphics sub-system 120 also includes a FIFO memory for storing pre-fetched data, thereby further improving the performance of graphics pipeline 122. A more detailed discussion of graphics pipeline 122 and the pixel cache of the present invention is found below with reference to FIGS. 2 through 7.

With reference next to FIG. 2, a block diagram illustrating the configuration of a graphics sub-system in accordance with one embodiment of the present invention is shown. As illustrated in FIG. 2, in one embodiment of the present invention, graphics sub-system 120 comprises a rasterizer 210. Within the scope of the present invention, rasterizer 210 traverses graphics primitives, such as triangles and lines, to generate information for the corresponding pixels, including their coordinates. Rasterizer 210 is coupled to a fragment selection unit 220, which is in turn coupled to a color pipeline 240, a stencil z-buffer pipeline (s/z pipeline) 250 and a texture pipeline 260. In one embodiment, fragment selection unit 220 receives pixel coordinates from rasterizer 210 and generates appropriately sized fragments, or tiles, of pixels for further processing by color pipeline 240, s/z pipeline 250 and texture pipeline 260 according to commands from processor 104.

Importantly, referring still to FIG. 2, in one embodiment of the present invention, color pipeline 240 is coupled to a pixel cache 245, and stencil z-buffer pipeline 250 is coupled to a pixel cache 255. In this embodiment, pixel cache 245 is used for storing pixel-specific color data and is thus also referred to as color cache 245. Likewise, pixel cache 255 is used for storing pixel-specific stencil z-buffer data and is thus also referred to as stencil z-buffer cache (s/z cache) 255. Texture pipeline 260 is coupled to a texture cache 265 for storing texture data. Moreover, in an embodiment, each of color cache 245, s/z cache 255 and texture cache 265 is independently coupled to a bus 280 for communicating information therewith.

In one embodiment of the present invention, each of the pixel caches (color cache 245 and s/z cache 255) is a set-associative write-back cache. As such, each pixel cache is a multi-port cache having a read-port and a write-port through which the cache is coupled to color pipeline 240 or s/z pipeline 250 as described above. In this embodiment, texture cache 265 is not necessarily a write-back cache, but a write-back cache can be used within the scope of the present invention. As is known in the art, when there is a cache hit (match) in a write-back cache and the cached data needs to be updated, the updated data is written to the cache ("dirtying" the cached data) but not to main memory (e.g., memory 106 of FIG. 1). Updating of main memory is postponed until the updated cached data ("dirty" data) has to be replaced in that cache line.

In one embodiment of the present invention, the write-back scheme described above is implemented by maintaining a "dirty bit" for each cache line in color cache 245 and s/z cache 255. The dirty bit of a particular cache line is set when data in that cache line is updated, or "dirtied." When a cache line needs to be replaced, its dirty bit is examined and if it has been set, the data is written back to main memory before uncached data is brought in from main memory; otherwise, the cache line is simply overwritten without performing a write to main memory. Alternatively, in another embodiment, a cache line can be divided into different sub-blocks and a dirty bit can be maintained for each sub-block. The operation of the write-back scheme remains the same in this alternative embodiment. Being write-back caches, color cache 245 and s/z cache 255 are capable of writing dirty data out to bus 280 for updating main memory according to this write-back scheme.

Referring still to FIG. 2, in a currently preferred embodiment, each of color cache 245 and s/z cache 255 is one (1) kilobyte (kB) in size. Moreover, in this embodiment, each of the 1 kB cache (color cache 245, s/z cache 255) is a fully associative cache and has eight (8) 128-byte cache lines. In addition, a dirty bit is maintained for each 32-byte sub-block of each 128-byte cache line. Furthermore, each cache line is organized as 4×8×32 arrays of pixels in this embodiment. Significantly, in this embodiment, the cache lines are organized as two-dimensional (2-D) arrays with tiles of pixel data. Such cache organization is different from the way that a typical cache is organized. It is appreciated that by storing pixel data (e.g., color data, z-buffer data) in a cache where the cache lines are organized as 2-D arrays with tiles of pixel data, the present invention is able to take maximum advantage of the 2-D spatial locality of graphics rendering. This aspect of the present invention is described in greater detail below with reference to FIG. 5.

With reference next to FIG. 3, a block diagram illustrating the configuration of a graphics pipeline, a pre-fetch FIFO and a pixel cache in accordance with one embodiment of the present invention is shown. Within the scope of the present invention, a graphics pipeline 301 not only utilizes a pixel cache 360 to cache incoming pixel data but also uses a pre-fetch FIFO 350 to enable pre-fetching of pixel data into pixel cache 360. It is appreciated that graphics pipeline 301 and pixel cache 360 can respectively be a color pipeline and a color cache (e.g., color pipeline 240 and color cache 245 of FIG. 2) or, alternatively, a stencil z-buffer pipeline and a s/z cache (e.g., s/z pipeline 250 and s/z cache 255 of FIG. 2), wherein pixel cache 360 is a set-associative write-back cache.

More particularly, in one embodiment, graphics pipeline 301 is coupled to a tag compare unit 310. Tag compare unit 310 is used to check whether a particular tile of pixel data is already cached. In one embodiment, tag compare unit 310 is coupled to a read-request queue 321 and also a write-request queue 323, which are in turn coupled to a conflict check unit 330. Conflict check unit 330 is coupled to an arbiter 340. Read-request queue 321, write-request queue 323, conflict check unit 330 and arbiter 340 operate together to manage access to memory sub-system 388 (e.g., memory 106 in FIG. 1) when a cache miss is encountered as indicated by tag compare unit 310.

With reference still to FIG. 3, tag compare unit 310 is further coupled to pre-fetch FIFO (first-in first-out) 350. In one embodiment, pre-fetch FIFO 350 comprises a random access memory (RAM). Within the scope of the present invention, pre-fetch FIFO 350 serves as a queue that stores data from tag compare unit 310, which data includes cache line addresses and pixel coordinates. In one embodiment, pre-fetch FIFO 350 is coupled to pixel cache 360, which is used to store tiles of pixel data when the data is retrieved from memory sub-system 388. Significantly, by queuing up the data generated by tag compare unit 310 in pre-fetch FIFO 350, the present invention masks, or minimizes, the memory latency by temporally separating the generation of memory requests and the actual execution of pipeline operations in graphics pipeline 301. In other words, pixel data is "pre-fetched" from memory sub-system 388 and stored within pixel cache 360 before it is needed for the corresponding pipeline operation. As such, after issuing a memory request, graphics pipeline 301 does not have to wait a long time ("stall") for the data to arrive before proceeding with its operation. Therefore, a high throughput can be sustained in graphics pipeline 301.

Referring next to FIG. 4, a flow diagram 400 illustrating steps for processing pixel data using the graphics sub-system of the present invention is shown. It is appreciated that the processing of color data and of s/z data are performed in the same manner within the scope of the present invention. In one embodiment, color data is processed by color pipeline 240 (FIG. 2) in conjunction with color cache 245 (FIG. 2), s/z data is processed by s/z pipeline 250 (FIG. 2) in conjunction with s/z cache 255 (FIG. 2), while texture data is processed by texture pipeline 260 (FIG. 2) in conjunction with texture cache 265 (FIG. 2).

Thus, referring to FIG. 4, in step 410, graphics primitives are traversed to generate information for the corresponding pixels, including their coordinates. In one embodiment, rasterizer 210 (FIG. 2) performs the traversal according to commands issued by processor 104 (FIG. 2). Furthermore, in a currently preferred embodiment, rasterizer 210 traverses the primitives in a manner that is cache-friendly. Specifically, it traverses a hierarchy of tiles of pixels. In contrast to span traversal, such tile traversal is very desirable for implementing caching in graphics rendering because of the spatial locality of 2-D graphics primitives. It is appreciated that span traversal would result in caching much data that is not used. Using tile traversal, the present invention takes best advantage of page node access and allows caching of pixel data to be performed most efficiently.

FIG. 5 is a block diagram illustrating the spatial locality of 2-D graphics primitives. In the example shown in FIG. 5, triangles 441, 442, 443, 444 and 445 are graphics primitives, where each of the triangles abuts two other triangles. This is a very typical arrangement of 2-D graphics primitives that needs to be rendered by rasterizer 210 (FIG. 2). The close proximity of the graphics primitives to each other is often referred to as spatial locality in the graphics art. Moreover, in FIG. 5, regions 401, 402 and 403 represent tiles of pixels, hereinafter denoted as tiles 401, 402 and 403. Significantly, when pixel data (e.g., color data, s/z data) is cached in tiles, much of the cached data can be reused, thereby enhancing the cache hit rate and the overall performance of the graphics sub-system. For example, tile 402, among others, is cached for processing triangle 442. In other words, data for all the pixels within tile 402 has been stored in the cache. Subsequently, when adjacent triangles 443 and 444 are processed, much of the already cached pixel data (e.g., tile 402) can be advantageously reused without having to perform additional memory requests because tile 402 intersects both triangles 443 and 444. As such, the spatial locality of 2-D graphics rendering is best exploited by using tile traversal of the 2-D graphics primitives in conjunction with caching of pixel data.

With reference back to FIG. 4, in step 420, appropriately sized fragments, or tiles, of pixels are generated using the pixel coordinates provided by step 410. In one embodiment, fragment selection unit 220 (FIG. 2) is used to generate the appropriately sized fragments.

In one embodiment of the present invention, fragment selection unit 220 receives from rasterizer 210 4×4 fragments (e.g., tiles) of pixel data and divides these fragments into 2×2 fragments, which are suitable for processing by color pipeline 240, s/z pipeline 250 and texture pipeline 260 in terms of fragment size. It is appreciated that 4×4 fragments of pixels are broken down into smaller 2×2 fragments because many typical rasterization operations, such as z-buffering, z-interpolation, blending, etc., do not operate on 4×4 fragments of pixels at a time, but rather on 2×2 fragments of pixels at a time. Thus, fragment selection unit 220 is included in this embodiment to produce appropriately sized fragments of pixels to facilitate such operations.

Referring still to FIG. 4, in step 430, the fragments of pixels generated in step 420 are processed by a series of pipelines in conjunction with pixel caches in accordance with the present invention. In one embodiment, these pipelines include color pipeline 240, s/z pipeline 250 as well as texture pipeline 265 as illustrated in FIG. 2. The processing that occurs in color pipeline 240 and s/z pipeline 250 in conjunction with color cache 245 and s/z cache 255, respectively, is described in greater detail below with reference to FIG. 6.

Referring next to FIG. 6, a flow diagram 600 illustrating steps for accessing a pixel cache and main memory in accordance with one embodiment of the present invention is shown. In flow diagram 600 of FIG. 6, steps are described in terms of a graphics pipeline. It is appreciated that the processing of color data by color pipeline 240 (FIG. 2) and the processing of s/z data by s/z pipeline 250 (FIG. 2) are performed in similar fashion within the scope of the present invention, and as such process 600 applies to processing in color pipeline 240 and also s/z pipeline 250 within the graphics sub-system of the present invention.

Thus, with reference to FIG. 6, in step 610, upon a request for certain pixels from the graphics pipeline, a tag compare is performed to determine whether the requested pixel data is already in the pixel cache or not. In one embodiment, tag compare unit 310 (FIG. 3) examines the incoming pixel coordinates and checks them against each set of the cache to determine whether the requested pixels are resident (e.g., previously cached and still valid, or a cache hit/match) or not (e.g., a cache miss). It is appreciated that the operation of a tag compare is known in the art and thus not described in detail herein. In a currently preferred embodiment, pixels are handled in 2×2 tiles as described above with reference to FIGS. 2 and 5. If a cache miss is encountered, process 600 proceeds to step 620; otherwise, process 600 proceeds to step 615, wherein the requested data is retrieved from the cache.

In step 620, it is determined whether there is a free cache line in the pixel cache that can be replaced. More particularly, since the cache is used with a pipeline, it must first be ascertained that no operation in the pipeline is waiting to access a specific cache line before its content can be safely replaced. In one embodiment, this is achieved by maintaining a state per cache line within tag compare unit 310 to indicate whether a particular cache line is free or not. Specifically, there is a "count" per cache line that indicates how many operations in the pipeline are currently using that cache line. Under this scheme, it is only safe to replace the data in a cache line when its "count" is zero (0). Moreover, in an embodiment where the pixel cache is set-associative, all sets of the cache must be checked. Furthermore, in one embodiment, if there are more than one replaceable set (e.g., having a zero count), then one of those replaceable sets is selected for replacement in a pseudo-random manner. As such, replacement can be distributed across all the sets in the cache. If there is at least one free cache line, process 600 proceeds to step 630; otherwise, if there is no free cache line (e.g., non-zero count in all sets), process 600 proceeds to step 625.

In step 625, the graphics pipeline waits until a free cache line is available. When a free cache line is available, process 600 proceeds to step 630.

In step 630, it is determined whether the cache line selected to be replaced is dirty or not. In one embodiment, step 630 involves checking the dirty bits of each sub-block of the selected cache line to ascertain whether any of those dirty bits are set or not. If any of those dirty bits are set, the cache line is dirty. This means that at least one sub-block in that cache line has been updated and the change(s) have not yet been written back to main memory. If the selected cache line is dirty, process 600 proceeds to step 640; otherwise, process 600 proceeds to step 635.

In step 635, a read request is issued for the uncached data to be retrieved from memory into the selected cache line. In one embodiment, the read request is queued in read request queue 321 (FIG. 3).

In step 640, a write request and a read request are issued with respect to the selected cache line. In this case, in addition to retrieving the uncached data from memory, the content of the dirty cache line needs to be written back to memory as well. Thus, both a read request and a write request are needed. In one embodiment, the read request is queued in read request queue 321 while the write request is queued in write request queue 323 (FIG. 3).

In step 650, a read/write conflict check is performed. Since a write request to write the dirty data from the selected cache line back to memory must occur before uncached data can be read from memory into the same cache line (thus replacing the dirty data), a conflict check between the read and write queues must be performed to ensure that this order is followed such that cache coherency is maintained. In one embodiment, step 650 is performed by conflict check unit 330 (FIG. 3).

In step 660, an arbitration is performed using the conflict check result to determine a proper order of servicing the read and write requests. In one embodiment, step 660 is performed by arbiter 340 (FIG. 3).

Referring next to FIG. 7, a flow diagram 700 illustrating steps for processing graphics data (e.g., pixel data) in a graphics pipeline in conjunction with a pre-fetch FIFO and a pixel cache in accordance with one embodiment of the present invention is shown. In flow diagram 700 of FIG. 7, as is the case in FIG. 6, steps are described in terms of a graphics pipeline. It is appreciated that the processing of color data by color pipeline 240 (FIG. 2) and the processing of s/z data by s/z pipeline 250 (FIG. 2) are performed in similar fashion within the scope of the present invention, and as such flow diagram 700 applies to processing in color pipeline 240 and also s/z pipeline 250 within the graphics sub-system of the present invention.

Thus, with reference to FIG. 7, in step 710, information generated by the tag compare operation of process 600 (FIG. 6) is stored in a pre-fetch queue. More particularly, the tag compare operation has identified the address of a free cache line which can be replaced in the event of a cache miss. In one embodiment, pre-fetch FIFO 350 (FIG. 3) serves as this pre-fetch queue. Pre-fetch FIFO 350 is a "deep FIFO queue" which can be sized so as to most effectively mask the latency of memory sub-system 388 (FIG. 3) within the scope of the present invention. In one embodiment, pre-fetch FIFO 350 stores the cache line addresses of those cache lines that are to be replaced having been selected by tag compare operations. In another embodiment, pre-fetch FIFO 350 also stores the pixel coordinates of those pixels that have been requested along with their corresponding cache line addresses.

In step 720, the queued requests (e.g., retrieving the data for those cache lines which need to be updated) in the pre-fetch queue are serviced. In one embodiment, the requests are serviced in a first-in, first-out (FIFO) manner. In other words, the requests are fulfilled according to the order in which they are queued.

In step 730, cache lines are updated when the requested pixel data is retrieved from memory. In one embodiment, tag compare unit 310 (FIG. 3) also updates its internal information to reflect the current status of the cache lines.

In step 740, cache lines are updated when the pixel data stored therein is modified by pipeline operations. In one embodiment, the dirty bits corresponding to the modified sub-blocks of those cache lines are also updated to reflect such modifications.

In one embodiment, read/write conflict checks are performed in conjunction with steps 730 and 740 to ensure cache coherency. For example, conflict checking is used to avoid read-after-write hazards and to insure that data being read out from the cache is not about to be updated down the pipeline by another operation.

Importantly, as described above with reference to FIG. 3, by queuing up the data generated by tag compare unit 310 in pre-fetch FIFO 350, the present invention masks the memory latency of memory sub-system 388 by temporally separating the generation of memory requests and the actual execution of pipeline operations in the graphics pipeline. In one embodiment, requests can be stacked up in pre-fetch FIFO 350 and then filled before the pipeline operations that need the data are actually executed. Thus, pixel data can be "pre-fetched" from memory sub-system 388 and stored within pixel cache 360 before it is needed for the corresponding pipeline operation. As such, after issuing a memory request in most cases, the graphics pipeline does not have to wait a long time for the data to arrive before proceeding with its operation. Indeed, it is appreciated that even if cache misses are encountered successively, the graphics sub-system of the present invention is able to operate without stalling as long as the memory sub-system has the requisite bandwidth. In other words, the graphics pipeline can issue a steady stream of requests and not have to wait between requests. Thus, a high throughput is sustained in the graphics pipeline by taking maximum advantage of the high bandwidth of the memory sub-system.

In sum, embodiments of the present invention advantageously mask the inherent memory latency in a graphics computer system by implementing a cache configured to store 2-D arrays of data in conjunction with pre-fetching of data into the cache. By caching pixel data in tiles, much of the data can be reused due to the spatial locality of 2-D graphics primitives. Effective caching enables large blocks of data to be retrieved in bursts from memory without much waste, thereby taking maximum advantage of the high bandwidth of the memory sub-system. As a beneficial result, significant performance enhancement is achieved. Furthermore, by pre-fetching data into a FIFO queue, embodiments of the present invention enables a steady stream of requests to be issued by a graphics pipeline without having to wait for the data to arrive between requests. As such, a high throughput graphics pipeline offering significant performance improvements over the prior art is provided by embodiments of the present invention.

The preferred embodiment of the present invention, an efficient graphics pipeline with a pixel cache and data-pre-fetching, is thus described. While the present invention has been described in particular embodiments, it should be appreciated that the present invention should not be construed as limited by such embodiments, but rather construed according to the below claims.

Hussain, Zahid

Patent Priority Assignee Title
10078883, Dec 03 2015 Qualcomm Incorporated Writing graphics data from local memory to system memory
10110590, May 29 2013 Microsoft Technology Licensing, LLC Live tiles without application-code execution
10114865, Sep 09 2011 Microsoft Technology Licensing, LLC Tile cache
10133453, Oct 23 2008 Microsoft Technology Licensing, LLC Alternative inputs of a mobile communications device
10163238, Nov 21 2014 ARM Limited Processing graphics primitives in a tile-based graphics processing system
10191633, Dec 22 2011 Microsoft Technology Licensing, LLC Closing applications
10254942, Jul 31 2014 Microsoft Technology Licensing, LLC Adaptive sizing and positioning of application windows
10254955, Sep 10 2011 Microsoft Technology Licensing, LLC Progressively indicating new content in an application-selectable user interface
10303325, May 27 2011 Microsoft Technology Licensing, LLC Multi-application environment
10353566, Sep 09 2011 Microsoft Technology Licensing, LLC Semantic zoom animations
10459607, Apr 04 2014 Microsoft Technology Licensing, LLC Expandable application representation
10579250, Sep 01 2011 Microsoft Technology Licensing, LLC Arranging tiles
10592080, Jul 31 2014 Microsoft Technology Licensing, LLC Assisted presentation of application windows
10642365, Sep 09 2014 Microsoft Technology Licensing, LLC Parametric inertia and APIs
10678412, Jul 31 2014 Microsoft Technology Licensing, LLC Dynamic joint dividers for application windows
10969944, Dec 23 2010 Microsoft Technology Licensing, LLC Application reporting in an application-selectable user interface
11107176, Oct 26 2012 Nvidia Corporation Scheduling cache traffic in a tile-based architecture
11126333, Dec 23 2010 Microsoft Technology Licensing, LLC Application reporting in an application-selectable user interface
11272017, May 27 2011 Microsoft Technology Licensing, LLC Application notifications manifest
11301380, May 18 2020 Micron Technology, Inc. Sector-based tracking for a page cache
11550725, May 18 2020 Micron Technology, Inc. Dynamically sized redundant write buffer with sector-based tracking
11599466, May 18 2020 Micron Technology, Inc. Sector-based tracking for a page cache
11698721, May 27 2011 Microsoft Technology Licensing, LLC Managing an immersive interface in a multi-application immersive environment
11899591, May 18 2020 Micron Technology, Inc. Dynamically sized redundant write buffer with sector-based tracking
7042462, Jan 29 2003 SAMSUNG ELECTRONICS CO , LTD Pixel cache, 3D graphics accelerator using the same, and method therefor
7061495, Nov 18 2002 ATI Technologies ULC Method and apparatus for rasterizer interpolation
7098922, Dec 10 2003 Nvidia Corporation Multiple data buffers for processing graphics data
7190367, Mar 25 2003 Mitsubishi Electric Research Laboratories, Inc.; Mitsubishi Electric Research Laboratories, Inc Method, apparatus, and system for rendering using a progressive cache
7196710, Aug 23 2000 NINTENDO CO , LTD Method and apparatus for buffering graphics data in a graphics system
7268785, Dec 19 2002 Nvidia Corporation System and method for interfacing graphics program modules
7277098, Aug 23 2004 VIA Technologies, Inc. Apparatus and method of an improved stencil shadow volume operation
7385604, Nov 04 2004 Nvidia Corporation Fragment scattering
7542042, Nov 10 2004 Nvidia Corporation Subpicture overlay using fragment shader
7570266, Dec 10 2003 Nvidia Corporation Multiple data buffers for processing graphics data
7633506, Nov 27 2002 ONESTA IP, LLC Parallel pipeline graphics system
7701461, Aug 23 2000 Nintendo Co., Ltd. Method and apparatus for buffering graphics data in a graphics system
7796133, Nov 18 2002 ONESTA IP, LLC Unified shader
7907145, Dec 10 2003 Nvidia Corporation Multiple data buffers for processing graphics data
7911471, Jul 18 2002 Nvidia Corporation Method and apparatus for loop and branch instructions in a programmable graphics pipeline
7920141, Nov 18 2002 ATI Technologies ULC Method and apparatus for rasterizer interpolation
7934058, Dec 14 2006 Microsoft Technology Licensing, LLC Predictive caching of assets to improve level load time on a game console
8035647, Aug 24 2006 Nvidia Corporation Raster operations unit with interleaving of read and write requests using PCI express
8548431, Mar 30 2009 Microsoft Technology Licensing, LLC Notifications
8560959, Dec 23 2010 Microsoft Technology Licensing, LLC Presenting an application change through a tile
8612874, Dec 23 2010 Microsoft Technology Licensing, LLC Presenting an application change through a tile
8669993, Jan 11 2010 Apple Inc. User interface unit for fetching only active regions of a frame
8687023, Aug 02 2011 Microsoft Technology Licensing, LLC Cross-slide gesture to select and rearrange
8689123, Dec 23 2010 Microsoft Technology Licensing, LLC Application reporting in an application-selectable user interface
8830270, Sep 10 2011 Microsoft Technology Licensing, LLC Progressively indicating new content in an application-selectable user interface
8836648, May 27 2009 Microsoft Technology Licensing, LLC Touch pull-in gesture
8893033, May 27 2011 Microsoft Technology Licensing, LLC Application notifications
8922575, Sep 09 2011 Microsoft Technology Licensing, LLC Tile cache
8933945, Nov 27 2002 ADVANCED SILICON TECHNOLOGIES, LLC Dividing work among multiple graphics pipelines using a super-tiling technique
8933952, Sep 10 2011 Microsoft Technology Licensing, LLC Pre-rendering new content for an application-selectable user interface
8935631, Sep 01 2011 Microsoft Technology Licensing, LLC Arranging tiles
8970499, Oct 23 2008 Microsoft Technology Licensing, LLC Alternative inputs of a mobile communications device
8990733, Dec 20 2010 Microsoft Technology Licensing, LLC Application-launching interface for multiple modes
9015606, Dec 23 2010 Microsoft Technology Licensing, LLC Presenting an application change through a tile
9052820, May 27 2011 Microsoft Technology Licensing, LLC Multi-application environment
9104307, May 27 2011 Microsoft Technology Licensing, LLC Multi-application environment
9104440, May 27 2011 Microsoft Technology Licensing, LLC Multi-application environment
9128605, Feb 16 2012 Microsoft Technology Licensing, LLC Thumbnail-image selection of applications
9146670, Sep 10 2011 Microsoft Technology Licensing, LLC Progressively indicating new content in an application-selectable user interface
9158445, May 27 2011 Microsoft Technology Licensing, LLC Managing an immersive interface in a multi-application immersive environment
9213468, Dec 23 2010 Microsoft Technology Licensing, LLC Application reporting in an application-selectable user interface
9223412, Oct 23 2008 ADEIA TECHNOLOGIES INC Location-based display characteristics in a user interface
9223472, Dec 22 2011 Microsoft Technology Licensing, LLC Closing applications
9229918, Dec 23 2010 Microsoft Technology Licensing, LLC Presenting an application change through a tile
9244802, Sep 10 2011 Microsoft Technology Licensing, LLC Resource user interface
9323424, Oct 23 2008 Microsoft Technology Licensing, LLC Column organization of content
9329774, May 27 2011 Microsoft Technology Licensing, LLC Switching back to a previously-interacted-with application
9383917, Mar 28 2011 Microsoft Technology Licensing, LLC Predictive tiling
9423951, Dec 31 2010 Microsoft Technology Licensing, LLC Content-based snap point
9430130, Dec 20 2010 Microsoft Technology Licensing, LLC Customization of an immersive environment
9450952, May 29 2013 Microsoft Technology Licensing, LLC Live tiles without application-code execution
9451822, Oct 16 2014 Microsoft Technology Licensing, LLC Collapsible shell cover for computing device
9535597, May 27 2011 Microsoft Technology Licensing, LLC Managing an immersive interface in a multi-application immersive environment
9557909, Sep 09 2011 Microsoft Technology Licensing, LLC Semantic zoom linguistic helpers
9606704, Oct 23 2008 Microsoft Technology Licensing, LLC Alternative inputs of a mobile communications device
9658766, May 27 2011 Microsoft Technology Licensing, LLC Edge gesture
9665384, Aug 30 2005 Microsoft Technology Licensing, LLC Aggregation of computing device settings
9674335, Oct 30 2014 Microsoft Technology Licensing, LLC Multi-configuration input device
9696888, Dec 20 2010 Microsoft Technology Licensing, LLC Application-launching interface for multiple modes
9766790, Dec 23 2010 Microsoft Technology Licensing, LLC Application reporting in an application-selectable user interface
9769293, Apr 10 2014 Microsoft Technology Licensing, LLC Slider cover for computing device
9805447, Dec 05 2011 ARM Limited Methods of and apparatus for processing computer graphics
9807081, May 29 2013 Microsoft Technology Licensing, LLC Live tiles without application-code execution
9841874, Apr 04 2014 Microsoft Technology Licensing, LLC Expandable application representation
9864494, Dec 23 2010 Microsoft Technology Licensing, LLC Application reporting in an application-selectable user interface
9870132, Dec 23 2010 Microsoft Technology Licensing, LLC Application reporting in an application-selectable user interface
9977575, Mar 30 2009 Microsoft Technology Licensing, LLC Chromeless user interface
Patent Priority Assignee Title
5185856, Mar 16 1990 Hewlett-Packard Company Arithmetic and logic processing unit for computer graphics system
5673374, Apr 28 1992 Hitachi, Ltd. Method and apparatus for non-disturbed specular reflections on textured surfaces
5764243, Mar 24 1995 ZIILABS INC , LTD Rendering architecture with selectable processing of multi-pixel spans
5801720, Feb 20 1996 Advanced Micro Devices, INC Data transfer from a graphics subsystem to system memory
5847711, Sep 06 1994 Research Foundation of State University of New York, The Apparatus and method for parallel and perspective real-time volume visualization
5982384, Jun 08 1995 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P System and method for triangle rasterization with frame buffers interleaved in two dimensions
5999183, Jul 10 1997 CREATIVE TECHNOLOGY LTD Apparatus for creating a scalable graphics system with efficient memory and bandwidth usage
6353438, Feb 03 1999 ATI Technologies ULC Cache organization--direct mapped cache
6426747, Jun 04 1999 Microsoft Technology Licensing, LLC Optimization of mesh locality for transparent vertex caching
6426753, Jul 01 1999 Microsoft Technology Licensing, LLC Cache memory for high latency and out-of-order return of texture data
6433789, Feb 18 2000 Xylon LLC Steaming prefetching texture cache for level of detail maps in a 3D-graphics engine
6456291, Dec 09 1999 ATI Technologies ULC Method and apparatus for multi-pass texture mapping
6483516, Oct 09 1998 AMD TECHNOLOGIES HOLDINGS, INC ; GLOBALFOUNDRIES Inc Hierarchical texture cache
////
Executed onAssignorAssigneeConveyanceFrameReelDoc
Dec 10 1999HUSSAIN, ZAHIDSilicon Graphics, IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0106510270 pdf
Dec 22 1999Microsoft Corporation(assignment on the face of the patent)
Sep 28 2001Silicon Graphics, IncMicrosoft CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0143410725 pdf
Oct 14 2014Microsoft CorporationMicrosoft Technology Licensing, LLCASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0345410001 pdf
Date Maintenance Fee Events
Mar 07 2008M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
Mar 07 2012M1552: Payment of Maintenance Fee, 8th Year, Large Entity.
Mar 23 2016M1553: Payment of Maintenance Fee, 12th Year, Large Entity.


Date Maintenance Schedule
Oct 05 20074 years fee payment window open
Apr 05 20086 months grace period start (w surcharge)
Oct 05 2008patent expiry (for year 4)
Oct 05 20102 years to revive unintentionally abandoned end. (for year 4)
Oct 05 20118 years fee payment window open
Apr 05 20126 months grace period start (w surcharge)
Oct 05 2012patent expiry (for year 8)
Oct 05 20142 years to revive unintentionally abandoned end. (for year 8)
Oct 05 201512 years fee payment window open
Apr 05 20166 months grace period start (w surcharge)
Oct 05 2016patent expiry (for year 12)
Oct 05 20182 years to revive unintentionally abandoned end. (for year 12)