diff options
author | Imre Deak <imre.deak@intel.com> | 2023-03-23 17:20:11 +0300 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2023-04-03 11:35:30 +0300 |
commit | 3eafcddf766b6bb8e6308ec2d587d4ef7a4381e4 (patch) | |
tree | c3f3b3c71f95dc87656137c365e7f498566728e8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 39feb7b16b107625a0071e5bb8ea19ee89be2a9f (diff) | |
download | linux-3eafcddf766b6bb8e6308ec2d587d4ef7a4381e4.tar.xz |
drm/i915/tc: Move TC port fields to a new intel_tc_port struct
Move the TC port specific fields from intel_digital_port to a new
intel_tc_port struct. Pass an intel_tc_port pointer to all static
functions in intel_tc.c keeping dig_port accessible for these via a
pointer stored in the new struct.
The next patch will allocate the intel_tc_port dynamically, allowing
moving the struct definition to intel_tc.c.
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230323142035.1432621-6-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions