https://github.com/torvalds/linux
Revision 60906529bec506a4bde93f04eb5e7a9dd9c42a3b authored by Gerd Hoffmann on 05 October 2015, 10:20:26 UTC, committed by Dave Airlie on 07 October 2015, 05:31:45 UTC
Commit "c0fe07a drm/qxl: rewrite framebuffer support" has a bug in the
dirty rectangle tracking:  Instead of ignoring an empty dirty rectangle
when adding a new dirty region the dirty region gets extended to the
upper left corner.  Fix it.

Cc: linux-stable@vger.kernel.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent f670268
History
Tip revision: 60906529bec506a4bde93f04eb5e7a9dd9c42a3b authored by Gerd Hoffmann on 05 October 2015, 10:20:26 UTC
drm/qxl: fix framebuffer dirty rectangle tracking.
Tip revision: 6090652
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 319.9 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top