Files
linux/drivers/gpu/drm
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
..
2018-01-30 18:05:25 +01:00
2018-07-09 11:32:58 +01:00
2018-04-25 09:09:22 +02:00
2018-06-12 16:19:22 -07:00
2018-05-04 00:13:41 +02:00
2017-12-27 19:00:09 -05:00
2018-07-31 08:11:12 +10:00
2018-03-29 19:14:21 +03:00
2018-05-03 21:26:32 +02:00
2018-05-04 11:36:45 +02:00