Files
kernel/drivers/gpu/drm
Gerd Hoffmann bcc4442008 drm: add drm_fb_xrgb8888_to_rgb565_dstclip()
It is a drm_fb_xrgb8888_to_rgb565() variant which checks the clip
rectangle for the destination too.

Common code between drm_fb_xrgb8888_to_rgb565() and
drm_fb_xrgb8888_to_rgb565_dstclip() was factored out into the
drm_fb_xrgb8888_to_rgb565_lines() helper function.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190405095219.9231-4-kraxel@redhat.com
2019-04-08 06:59:27 +02:00
..
2019-01-24 13:20:42 +01:00
2019-04-04 11:57:34 +10:30
2019-03-27 09:56:44 +01:00
2019-02-18 13:27:15 +10:00
2019-01-24 13:20:42 +01:00
2019-03-27 13:55:13 +02:00
2019-03-06 09:22:18 -05:00
2019-01-29 15:45:21 +01:00
2019-03-27 10:02:53 +01:00
2019-01-29 15:45:21 +01:00
2019-01-24 13:20:42 +01:00
2019-04-01 11:00:18 +02:00
2019-01-24 13:20:42 +01:00
2019-03-27 10:08:02 +01:00
2019-02-18 13:27:15 +10:00
2019-01-24 13:20:42 +01:00
2019-01-29 15:45:21 +01:00
2019-02-18 13:27:15 +10:00
2019-02-04 10:21:17 +01:00
2019-02-18 13:27:15 +10:00
2019-01-12 13:07:58 +01:00
2018-11-30 10:57:18 +01:00
2019-04-04 11:57:34 +10:30