diff options
| author | Ville Syrjälä <[email protected]> | 2017-02-07 20:33:05 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2017-02-08 18:07:10 +0200 |
| commit | 7ff89ca2135814db74d7a1706b9abfb1448b8bed (patch) | |
| tree | 34924aead6919748c31a0a9b00797c89e85cf79c /tools/perf/scripts/python | |
| parent | 4717e8bb7341a00f44da3d1814ac53c5a2a1ce75 (diff) | |
drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c
Let's try to shrink intel_display.c a bit by moving the cdclk/rawclk
stuff to a new file. It's all reasonably self contained so we don't
even have to add that many non-static symbols.
We'll also take the opportunity to shuffle around the functions a bit
to get things in a more consistent order based on the platform.
v2: Add kernel-docs (Ander)
v3: Deal with IS_GEN9_BC()
v4: Deal with i945gm_get_cdclk()
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions