[Patch] Xvideo on Intel using buffer objects fix

Pierre Willenbrock pierre at pirsoft.de
Wed Oct 10 14:52:44 PDT 2007


Hi list,

this patch fixes a gray screen coming up when using xvideo playback on
intel chipsets while using the drm buffer objects.

Without this patch, the xvideo code will allocate its buffer, but the
buffer object handling will not bind it. This leads to overwriting
valueable data beginning at offset -1 of the framebuffer(And for me to
the above mentioned gray screen from which the xserver is unable to
recover, even when restarting it).

Patch is against a slightly patched
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel

Regards,
  Pierre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: commit-xv-fix.diff
Type: text/x-patch
Size: 543 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20071010/39569287/attachment.bin>


More information about the xorg mailing list