diff options
| author | Jani Nikula <[email protected]> | 2021-12-13 13:41:05 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2021-12-14 20:41:21 +0200 |
| commit | cce936f4fff736927ffd53a61d7b2c6a1064e0c5 (patch) | |
| tree | e7fc0d73d0e6d548dd1db952c665c58769dbef31 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 96db14432d979532be4cb6d5d52a127317e68b3f (diff) | |
drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency
intel_cdclk.h only needs i915_drv.h for struct intel_cdclk_config. Move
the definition to intel_cdclk.h and turn the includes around to avoid
including i915_drv.h from other headers.
The intel cdclk state macros in intel_cdclk.h still reference struct
drm_i915_private, but as macros they don't strictly require the
definition until they are used.
v2: Expand on the commit message wrt cdclk state macros
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions