linux/drivers/gpu
Mikulas Patocka 09a00abe3a udl-kms: fix crash due to uninitialized memory
We must use kzalloc when allocating the fb_deferred_io structure.
Otherwise, the field first_io is undefined and it causes a crash.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
2018-07-31 08:03:48 +10:00
..
drm udl-kms: fix crash due to uninitialized memory 2018-07-31 08:03:48 +10:00
host1x gpu: host1x: Check whether size of unpin isn't 0 2018-07-09 10:31:30 +02:00
ipu-v3 gpu: ipu-csi: Check for field type alternate 2018-07-16 16:56:35 +02:00
vga docs: Fix some broken references 2018-06-15 18:10:01 -03:00
Makefile