diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2018-01-16 13:07:30 +0300 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2018-03-22 14:08:23 +0300 |
commit | ef86cfee7d74baf2e3b883871087a684acecb595 (patch) | |
tree | 1df2a8845097697730adcb360ec8d9f5a9bc5555 /drivers/gpu/drm/gma500/backlight.c | |
parent | 79273e1b7eb0e2007c5a9cae71af31075df8e6c5 (diff) | |
download | linux-ef86cfee7d74baf2e3b883871087a684acecb595.tar.xz |
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
This blit was previously performed using two large vmaps, one of which
was teared down and remapped on each blit. Use the more resource-
conserving TTM cpu blit instead.
The blit is used in boundary-box computing mode which makes it possible
to minimize the bounding box used in host operations.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'drivers/gpu/drm/gma500/backlight.c')
0 files changed, 0 insertions, 0 deletions