<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux-stable.git/drivers/char/drm, branch linux-2.6.20.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.20.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.20.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/'/>
<updated>2007-08-25T15:24:05+00:00</updated>
<entry>
<title>[PATCH] drm/i915: Fix i965 secured batchbuffer usage (CVE-2007-3851)</title>
<updated>2007-08-25T15:24:05+00:00</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2007-08-06T23:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=8894f67be2ffabcd8b4491d552929b89bcebe36b'/>
<id>urn:sha1:8894f67be2ffabcd8b4491d552929b89bcebe36b</id>
<content type='text'>
This 965G and above chipsets moved the batch buffer non-secure bits to
another place. This means that previous drm's allowed in-secure batchbuffers
to be submitted to the hardware from non-privileged users who are logged
into X and and have access to direct rendering.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
Signed-off-by: Willy Tarreau &lt;w@1wt.eu&gt;
</content>
</entry>
<entry>
<title>i915: Fix a DRM_ERROR that should be DRM_DEBUG.</title>
<updated>2007-01-08T09:38:34+00:00</updated>
<author>
<name>=?utf-8?q?Michel_D=C3=A4nzer?=</name>
<email>michel@tungstengraphics.com</email>
</author>
<published>2007-01-08T09:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=eac681b3aec226c83f52d307254d88393aab5eb9'/>
<id>urn:sha1:eac681b3aec226c83f52d307254d88393aab5eb9</id>
<content type='text'>
It would clutter up the kernel output in a situation which is legitimate before
X.org 7.2 and handled correctly by the 3D driver.

Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>drm: Stop defining pci_pretty_name</title>
<updated>2006-12-19T07:04:33+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-12-19T07:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=f9841a8d6018f8bcba77e75c9e368d94f1f22933'/>
<id>urn:sha1:f9841a8d6018f8bcba77e75c9e368d94f1f22933</id>
<content type='text'>
drm drivers no longer use pci_pretty_name so we can stop defining it.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>drm: r128: comment aligment with drm git</title>
<updated>2006-12-19T06:56:14+00:00</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@optimus.localdomain</email>
</author>
<published>2006-12-19T06:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=83a9e29b0fd753c28e3979d638a8ebfd3f6ebc96'/>
<id>urn:sha1:83a9e29b0fd753c28e3979d638a8ebfd3f6ebc96</id>
<content type='text'>
Align some r128 license comments

Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>drm: make kernel context switch same as for drm git tree.</title>
<updated>2006-12-19T06:49:44+00:00</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@optimus.localdomain</email>
</author>
<published>2006-12-19T06:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=0c4dd906a220fac7997048178ee4f5d8c378b38b'/>
<id>urn:sha1:0c4dd906a220fac7997048178ee4f5d8c378b38b</id>
<content type='text'>
Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>drm: fixup comment header style</title>
<updated>2006-12-19T06:49:08+00:00</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@optimus.localdomain</email>
</author>
<published>2006-12-19T06:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=94bb598e6b7d68690426f4c7c4385823951861eb'/>
<id>urn:sha1:94bb598e6b7d68690426f4c7c4385823951861eb</id>
<content type='text'>
Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>drm: savage: compat fix from drm git.</title>
<updated>2006-12-19T06:20:02+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2006-12-19T06:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=183b4aeefa1ff8e0a792b95d5d56f0994d022449'/>
<id>urn:sha1:183b4aeefa1ff8e0a792b95d5d56f0994d022449</id>
<content type='text'>
Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>drm: Unify radeon offset checking.</title>
<updated>2006-12-15T07:54:35+00:00</updated>
<author>
<name>=?utf-8?q?Michel_D=C3=A4nzer?=</name>
<email>michel@tungstengraphics.com</email>
</author>
<published>2006-12-15T07:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=1d6bb8e51dba3db1c15575901022fe72d363e5a4'/>
<id>urn:sha1:1d6bb8e51dba3db1c15575901022fe72d363e5a4</id>
<content type='text'>
Replace r300_check_offset() with generic radeon_check_offset(), which doesn't
reject valid offsets when the framebuffer area is at the very end of the card's
32 bit address space. Make radeon_check_and_fixup_offset() use
radeon_check_offset() as well.

This fixes https://bugs.freedesktop.org/show_bug.cgi?id=7697 .
</content>
</entry>
<entry>
<title>i915_vblank_tasklet: Try harder to avoid tearing.</title>
<updated>2006-12-11T07:32:27+00:00</updated>
<author>
<name>=?utf-8?q?Michel_D=C3=A4nzer?=</name>
<email>michel@tungstengraphics.com</email>
</author>
<published>2006-12-11T07:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=3188a24c256bae0ed93d81d82db1f1bb6060d727'/>
<id>urn:sha1:3188a24c256bae0ed93d81d82db1f1bb6060d727</id>
<content type='text'>
Previously, if there were several buffer swaps scheduled for the same vertical
blank, all but the first blit emitted stood a chance of exhibiting tearing. In
order to avoid this, split the blits along slices of each output top to bottom.

Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>DRM: handle pci_enable_device failure</title>
<updated>2006-12-11T07:28:52+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jeff@garzik.org</email>
</author>
<published>2006-12-08T23:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=2c3f0eddfbd7f5c7a5450de287bad805722888c3'/>
<id>urn:sha1:2c3f0eddfbd7f5c7a5450de287bad805722888c3</id>
<content type='text'>
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
</feed>
