diff options
author | james qian wang (Arm Technology China) <[email protected]> | 2019-01-03 11:40:55 +0000 |
---|---|---|
committer | Liviu Dudau <[email protected]> | 2019-01-14 11:09:50 +0000 |
commit | 981d29d2db7c96b942aa4b73fed31469140bcf9d (patch) | |
tree | fe3103996b85d064981fc720f2838a353daeefa1 /scripts/bpf_helpers_doc.py | |
parent | 29e56aec911dd784c1a29f28254f74fcd683bfe0 (diff) |
drm/komeda: Add komeda_format_caps for format handling
komeda_format_caps is for describing ARM display specific features and
limitations of a specific format, and format_caps will be linked into
&komeda_framebuffer like a extension of &drm_format_info.
And komed_format_caps_table will be initialized before the enum_resources,
since the layer features description depend on this format_caps table, so
we'd better initialize the table first.
Changes in v4:
- Rebase.
Changes in v3:
- Fixed style problem found by checkpatch.pl --strict.
Signed-off-by: James Qian Wang (Arm Technology China) <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions