linux-stable/drivers/gpu
Mikulas Patocka 91ba11fb7d udl-kms: avoid division
Division is slow, so it shouldn't be done by the pixel generating code.
The driver supports only 2 or 4 bytes per pixel, so we can replace
division with a shift.

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:11:12 +10:00
..
drm udl-kms: avoid division 2018-07-31 08:11:12 +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