]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qxl: fix bug with object eviction and update area
authorDave Airlie <airlied@redhat.com>
Thu, 9 May 2013 04:07:10 +0000 (05:07 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 17 May 2013 01:45:46 +0000 (11:45 +1000)
commitb90ed1e931c4d11cf32710c8a310b603effb5b11
treea822a9691aeb59a487b9e6f0fab8b7af8df3eee8
parentb2b4465d8bade681491e225fa6a5dc050820b004
qxl: fix bug with object eviction and update area

if the surface is evicted, this validation will happen
to the wrong place, I noticed this with other work I was
doing, haven't seen it go wrong in practice.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/qxl/qxl_ioctl.c