diff options
author | 2024-10-28 21:48:39 +0200 | |
---|---|---|
committer | 2024-10-30 11:15:51 +0200 | |
commit | c27cce227ebee4a45e180c7979ecf671cf12b57f (patch) | |
tree | 3383312cfc525b94e56242f2fcbd4e8341ad2dde /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/display: convert display platforms to lower case (diff) | |
download | wireguard-linux-c27cce227ebee4a45e180c7979ecf671cf12b57f.tar.xz wireguard-linux-c27cce227ebee4a45e180c7979ecf671cf12b57f.zip |
drm/i915/display: add display platforms structure with platform members
Add a structure with a bitfield member for each platform and
subplatform, and initialize them in platform and subplatform descs.
The structure also contains a bitmap in a union for easier manipulation
of the bits. This, in turn, requires a bit of trickery with
INTEL_DISPLAY_PLATFORMS() to count the number of bits required for
DECLARE_BITMAP().
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/bf1d828cd333d34862ad3198e282c9d294c6e1ad.1730144869.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions