会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 6. 发明申请
    • CACHE FOR A MULTI THREAD AND MULTI CORE SYSTEM AND METHODS THEREOF
    • 用于多线程和多核系统的缓存及其方法
    • US20090006729A1
    • 2009-01-01
    • US11770120
    • 2007-06-28
    • Thomas A. PiazzaMichael K. DwyerScott Cheng
    • Thomas A. PiazzaMichael K. DwyerScott Cheng
    • G06F12/00
    • G06F12/0859
    • According to one embodiment, the present disclosure generally provides a method for improving the performance of a cache of a processor. The method may include storing a plurality of data in a data Random Access Memory (RAM). The method may further include holding information for all outstanding requests forwarded to a next-level memory subsystem. The method may also include clearing information associated with a serviced request after the request has been fulfilled. The method may additionally include determining if a subsequent request matches an address supplied to one or more requests already in-flight to the next-level memory subsystem. The method may further include matching fulfilled requests serviced by the next-level memory subsystem to at least one requester who issued requests while an original request was in-flight to the next level memory subsystem. The method may also include storing information specific to each request, the information including a set attribute and a way attribute, the set and way attributes configured to identify where the returned data should be held in the data RAM once the data is returned, the information specific to each request further including at least one of thread ID, instruction queue position and color. The method may additionally include scheduling hit and miss data returns. Of course, various alternative embodiments are also within the scope of the present disclosure.
    • 根据一个实施例,本公开通常提供用于提高处理器的高速缓存的性能的方法。 该方法可以包括将多个数据存储在数据随机存取存储器(RAM)中。 该方法还可以包括保存转发到下一级存储器子系统的所有未完成请求的信息。 该方法还可以包括在请求已经满足之后清除与服务请求相关联的信息。 该方法可以另外包括确定后续请求是否匹配提供给已经在飞行中的一个或多个请求到下一级存储器子系统的地址。 该方法还可以包括将下一级存储器子系统服务的满足的请求与在原始请求正在飞行到下一级存储器子系统时发出请求的至少一个请求者进行匹配。 所述方法还可以包括存储特定于每个请求的信息,所述信息包括集合属性和方式属性,所述设置和方式属性被配置为在数据返回后识别返回的数据应保存在数据RAM中的位置,所述信息 特定于每个请求还包括线程ID,指令队列位置和颜色中的至少一个。 该方法可以另外包括调度命中和未命中数据返回。 当然,各种替代实施例也在本公开的范围内。
    • 8. 发明授权
    • Match MSB digital image compression
    • 匹配MSB数字图像压缩
    • US07526124B2
    • 2009-04-28
    • US11712046
    • 2007-02-27
    • Michael K. DwyerThomas A. Piazza
    • Michael K. DwyerThomas A. Piazza
    • G06K9/36G06K9/46G06K9/00
    • H04N19/184H04N19/124H04N19/156H04N19/186H04N19/50
    • Methods, apparatus and computer readable medium are described that compress and/or decompress a digital image in a lossless or a lossy manner. In some embodiments, a display controller may compress a digital image by generating a symbol for each pel of the digital image. In particular, the symbol may represent a pel via a match vector and a channel error vector. The match vector may indicate which quantized channels of the pel matched quantized channels of a previous pel. Further, the channel error vector may comprise a lossless or lossy channel for each quantized channel of the pel that did not match a corresponding quantized channel of the previous pel. The channel error may also comprise a lossless or lossy channel error for each quantized channel of the pel that matched a corresponding quantized channel of the previous pel.
    • 描述了以无损或有损的方式对数字图像进行压缩和/或解压缩的方法,装置和计算机可读介质。 在一些实施例中,显示控制器可以通过为数字图像的每个像素生成符号来压缩数字图像。 特别地,符号可以经由匹配向量和信道误差向量来表示像素。 匹配向量可以指示先前像素的像素匹配量化通道的哪个量化通道。 此外,信道误差向量可以包括与先前像素的对应量化信道不匹配的像素的每个量化信道的无损或有损信道。 信道误差还可以包括与先前像素的相应量化信道匹配的像素的每个量化信道的无损或有损信道误差。
    • 9. 发明授权
    • Processing polygon meshes using mesh pool window
    • 使用网格池窗口处理多边形网格
    • US06369813B2
    • 2002-04-09
    • US09109257
    • 1998-06-30
    • Vladimir PentkovskiDeep BuchMichael K. DwyerHsien-Hsin LeeHsien-Cheng E. Hsieh
    • Vladimir PentkovskiDeep BuchMichael K. DwyerHsien-Hsin LeeHsien-Cheng E. Hsieh
    • G06T1500
    • G06T17/20
    • The present invention is directed to a method and apparatus for processing normalized meshes. The normalized meshes are formed by N polygons which have M vertices. M vertex coordinates are stored in a vertex array corresponding to the M vertices of the N polygons. N polygon indices are stored in an index array. Each of the N polygon indices references a predetermined number of the M vertex coordinates. A first subset of the index array having N1 polygon indices is determined. A second subset of the vertex array is selected such that the second subset contains M1 vertex coordinates corresponding entirely to the N1 polygon indices in the first subset. The second subset defines a window having a small size relative to the vertex array. The M1 vertex coordinates in the second subset are processed to generate processed data. The processed data are then concurrently sent to a graphics processor in an on-line manner.
    • 本发明涉及一种用于处理归一化网格的方法和装置。 归一化网格由具有M个顶点的N个多边形形成。 M顶点坐标存储在与N个多边形的M个顶点对应的顶点数组中。 N个多边形索引存储在索引数组中。 N个多边形索引中的每一个引用预定数量的M个顶点坐标。 确定具有N1个多边形索引的索引阵列的第一子集。 选择顶点阵列的第二子集,使得第二子集包含完全对应于第一子集中的N1多边形索引的M1顶点坐标。 第二个子集定义相对于顶点数组具有小尺寸的窗口。 处理第二个子集中的M1顶点坐标以产生处理后的数据。 然后,处理的数据以在线方式同时发送到图形处理器。