diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-04-05 11:52:17 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-04-08 06:59:27 +0200 |
commit | bcc4442008aca0e1566b7367f51670143d1ea7bf (patch) | |
tree | 76b619e5245d8ef2cb3b585c54c2c3b6991fd77a /tools/perf/scripts/python | |
parent | 26f024f54ab69a1012214755223d6ed61dd7bc98 (diff) |
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
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions