[PATCH 1/2] dri2: Invalidate DRI2Buffers upon SetWindowPixmap updates

Dave Airlie airlied at gmail.com
Mon Aug 12 02:17:59 PDT 2013


On Mon, Aug 12, 2013 at 6:24 PM, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> On Sun, Sep 30, 2012 at 08:18:28PM +0100, Chris Wilson wrote:
>> When transitioning to a redirected or unredirected Window, the Composite
>> layer modifies the Window's Pixmap. However, the DRI2Buffer for the
>> Drawable is still pointing to the backing bo of the old Pixmap with the
>> result that rendering goes astray.
>>
>> v2: Fixup the function name after rebasing
>>
>> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
>> Cc: Reinis Danne <reinis.danne at gmail.com>

Reviewed-by: Dave Airlie <airlied at redhat.com>

>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=64940
> Tested-by: fangxun <xunx.fang at intel.com>
> -Chris
>
> --
> Chris Wilson, Intel Open Source Technology Centre
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel


More information about the xorg-devel mailing list