diff options
author | james qian wang (Arm Technology China) <james.qian.wang@arm.com> | 2019-01-03 14:40:55 +0300 |
---|---|---|
committer | Liviu Dudau <Liviu.Dudau@arm.com> | 2019-01-14 14:09:50 +0300 |
commit | 981d29d2db7c96b942aa4b73fed31469140bcf9d (patch) | |
tree | fe3103996b85d064981fc720f2838a353daeefa1 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 29e56aec911dd784c1a29f28254f74fcd683bfe0 (diff) | |
download | linux-981d29d2db7c96b942aa4b73fed31469140bcf9d.tar.xz |
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) <james.qian.wang@arm.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions