diff options
author | Matt Hoosier <matt.hoosier@garmin.com> | 2019-11-15 14:35:50 -0600 |
---|---|---|
committer | Matt Hoosier <matt.hoosier@garmin.com> | 2019-11-18 15:56:57 -0600 |
commit | cc6e6b22af6b962a10eb862986ecbe1f135f2f7d (patch) | |
tree | 023bb4a36c94d7b1ba5290c7fd404d1d1cc075ce /py/tests/modeset_event.py | |
parent | f824cccac7311647a8bd22d193d3aac2b961a1dd (diff) |
Allow making extframebuffer and dmabufframebuffer with modifiers
Many GPUs use bandwidth compression or tiling, and this information
must be passed along to KMS when constructing the framebuffer object
around the GEM handle or prime filedescriptor.
Add an vector of modifiers as an optional parameter to both of these
classes.
Bump the minimum required version of libdrm to 2.4.17 to ensure
drmModeAddFB2WithModifiers() is available.
Signed-off-by: Matt Hoosier <matt.hoosier@garmin.com>
Diffstat (limited to 'py/tests/modeset_event.py')
0 files changed, 0 insertions, 0 deletions