diff options
author | Imre Deak <[email protected]> | 2024-06-18 15:52:53 +0300 |
---|---|---|
committer | Imre Deak <[email protected]> | 2024-06-20 19:47:50 +0300 |
commit | cc2ee76a9003e1b5a7cd4f67ecf9b4b91d83299b (patch) | |
tree | e03f0aa047a0f3170e8f668bd0c843e7411e177a /rust/compiler_builtins.rs | |
parent | 67577e2eada5b6501e30d80adea9d045081ba7a1 (diff) |
drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
Move the encoder suspend/shutdown helpers to intel_encoder.c, this being
the logical place for encoder functions.
This also allows sharing the above helpers with the xe driver, done in a
follow-up patch.
While at it rename the functions using the usual intel_encoder prefix
and in the functions rename the dev_priv parameter to i915.
v2: Remove extra w/s in the include section. (Jani)
Reviewed-by: Rodrigo Vivi <[email protected]> # v1
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'rust/compiler_builtins.rs')
0 files changed, 0 insertions, 0 deletions