diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-11-06 23:58:53 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-11-28 18:00:48 +0200 |
commit | dac2ec8d3ba26c1d5233ae28298bdf73f30e9117 (patch) | |
tree | 83e4dcf89bea4808a100f9373e6c7fcb0c1b91d4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 57ecdc5521831b179d34109a74f993371fb2730e (diff) |
drm/i915/pps: Decouple pps delays from VBT struct definition
We currently lack a proper struct definition for the VBT power
squencing delays, and instead we use the same struct definition
(in intel_bios.h) for both the VBT layout and our driver side
state. Decouple those two things by moving the current struct
into intel_vbt_defs.h and adding a new one for the driver's use.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241106215859.25446-3-ville.syrjala@linux.intel.com
Reviewed-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