diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-06-24 22:10:23 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-08-29 14:54:03 +0300 |
commit | 70a65a5de23337c0c0251c482520224ac80bdeb5 (patch) | |
tree | 4159e01160aacc1a2725a001452a726838a77741 /drivers/gpu/drm/i915/display/intel_display.c | |
parent | 21bb04152a18ac2314ef4186b6dcd46f1b847354 (diff) | |
download | linux-70a65a5de23337c0c0251c482520224ac80bdeb5.tar.gz linux-70a65a5de23337c0c0251c482520224ac80bdeb5.tar.bz2 linux-70a65a5de23337c0c0251c482520224ac80bdeb5.zip |
drm/i915/dsb: Shuffle code around
Relocate intel_dsb_dewake_scanline() and dsb_chicken() upwards
in the file. I need to reuse these while emitting DSB
commands, and I'd like to keep the DSB command emission
stuff more or less grouped together in the file.
Also drop the intel_ prefix from intel_dsb_dewake_scanline() since
it's all internal stuff and thus doesn't need so much namespacing.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240624191032.27333-6-ville.syrjala@linux.intel.com
Reviewed-by: Animesh manna <animesh.manna@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_display.c')
0 files changed, 0 insertions, 0 deletions