diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-10-28 21:48:39 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-10-30 11:15:51 +0200 |
commit | c27cce227ebee4a45e180c7979ecf671cf12b57f (patch) | |
tree | 3383312cfc525b94e56242f2fcbd4e8341ad2dde /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8cbbc37de4cc0145edb3a04df70a6b7f4d86cee8 (diff) |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions