diff options
author | 2019-12-03 09:38:17 +0100 | |
---|---|---|
committer | 2020-01-06 13:46:03 +0100 | |
commit | 987073278624738573a845c85c4b0db6faaf7be0 (patch) | |
tree | 841437d191bcba6491fb4a5cf90e7d118b2d3a2e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code (diff) | |
download | wireguard-linux-987073278624738573a845c85c4b0db6faaf7be0.tar.xz wireguard-linux-987073278624738573a845c85c4b0db6faaf7be0.zip |
drm/vram: Support scanline alignment for dumb buffers
Adding the pitch alignment as an argument to
drm_gem_vram_fill_create_dumb() allows to align scanlines to certain
offsets. A value of 0 disables scanline pitches.
v3:
* only do power-of-2 test if pitch_align given; fails otherwise
* mgag200: call drm_gem_vram_fill_create_dumb() with pitch_align
v2:
* split of patch from related hibmc changes
* test if scanline pitch is power of 2
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191203083819.6643-4-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions