<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in r300</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fff1ce4d - drm/radeon/kms: check AA resolve registers on r300</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#fff1ce4d</link>
        <description>drm/radeon/kms: check AA resolve registers on r300This is an important security fix because we allowed arbitrary valuesto be passed to AARESOLVE_OFFSET. This also puts the right buffer addressin the register.Signed-off-by: Marek Ol&#353;&#225;k &lt;maraeo@gmail.com&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Mon, 14 Feb 2011 00:01:10 +0000</pubDate>
        <dc:creator>Marek Ol&#353;&#225;k &lt;maraeo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>50183434 - drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#50183434</link>
        <description>drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Also move ZB_DEPTHCLEARVALUE to the list of safe regs.Signed-off-by: Marek Ol&#353;&#225;k &lt;maraeo@gmail.com&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Mon, 14 Feb 2011 00:01:09 +0000</pubDate>
        <dc:creator>Marek Ol&#353;&#225;k &lt;maraeo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ab9e1f59 - drm/radeon: add basic zmask/hiz support (v4)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#ab9e1f59</link>
        <description>drm/radeon: add basic zmask/hiz support (v4)This interface allows userspace to request hyperz support, it probablyneeds more locking, and really reporting that you can have hyperz is racysince someone else might get it before you do.v2: modify so we pass 0 valued packets to let DDX/r300c keep working.also fixed incorrect 0x4f1c reference.v3: fixup zb_bw_cntl so older drivers keep workingv4: add locking, fixup SC_HYPERZ_EN - patch stream to disable hizSigned-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Tue, 13 Jul 2010 01:11:11 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>f12eebb0 - drivers/gpu/radeon: Add MSPOS regs to safe list.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#f12eebb0</link>
        <description>drivers/gpu/radeon: Add MSPOS regs to safe list.Permits MSAA and D3D-style rasterization.[airlied: add rs600]Signed-off-by: Corbin Simpson &lt;MostAwesomeDude@gmail.com&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Sun, 11 Apr 2010 19:34:00 +0000</pubDate>
        <dc:creator>Corbin Simpson &lt;mostawesomedude@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>adf551bb - drm/radeon/kms: add updated registers from drm-fixes.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#adf551bb</link>
        <description>drm/radeon/kms: add updated registers from drm-fixes.Fixes up the DISCARD + 2 sided stencil in the new generator scripts.Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Mon, 07 Sep 2009 03:49:07 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a498b821 - drm/radeon/kms: block depthxy offset from use from userspace.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#a498b821</link>
        <description>drm/radeon/kms: block depthxy offset from use from userspace.This could be used to bypass CS checks.Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Tue, 01 Sep 2009 04:40:41 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>689d7c2a - drm/radeon: cleanup mkregtable.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#689d7c2a</link>
        <description>drm/radeon: cleanup mkregtable.cThis cleans up the code in mkregtable.c to be more kernel style.Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Thu, 27 Aug 2009 01:51:23 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>50f15303 - drm/radeon/kms: generate the safe register tables.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300#50f15303</link>
        <description>drm/radeon/kms: generate the safe register tables.Previously we just made these offline and included them,but no reason we can&apos;t generate them at build time.TODO: add rs690 + r100/r200 when done.should we do rs480/rs690 no tcl version?Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/r300</description>
        <pubDate>Fri, 21 Aug 2009 03:21:01 +0000</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
