diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-12-31 19:27:38 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-01-07 20:31:39 +0300 |
commit | 0a08320bfa385ec73e92a37e96e090ecc9a5027f (patch) | |
tree | 290386ec1926a7bf92fd3e457a662e0c97c35fff /tools/perf/scripts/python/task-analyzer.py | |
parent | eb18e25b60f7f7f51a63cd99a177a924ba1f4fba (diff) | |
download | linux-0a08320bfa385ec73e92a37e96e090ecc9a5027f.tar.xz |
drm/i915/pmdemand: make struct intel_pmdemand_state opaque
Only intel_pmdemand.c should look inside the struct
intel_pmdemand_state. Indeed, this is already the case. Finish the job
and make struct intel_pmdemand_state opaque, preventing any direct pokes
at the guts of it in the future.
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/bc5f418785ecd51454761e9a55f21340470a92e3.1735662324.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions