Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/msm into...
[platform/kernel/linux-starfive.git] / Documentation / features / arch-support.txt
1
2 For generic kernel features that need architecture support, the
3 arch-support.txt file in each feature directory shows the arch
4 support matrix, for all upstream Linux architectures.
5
6 The meaning of entries in the tables is:
7
8     | ok |  # feature supported by the architecture
9     |TODO|  # feature not yet supported by the architecture
10     | .. |  # feature cannot be supported by the hardware
11     | N/A|  # feature doesn't apply to the architecture
12