We don't need to keep adding /display/ in the subject prefix.
Just drm/i915/drrs: is fine.
On Tue, 27 Feb 2024, Bhanuprakash Modem wrote:
> Rename cpu_transcoder_has_drrs() to intel_cpu_transcoder_has_drrs()
> and make it as non-static, therefore it can be re-used.
>
> Cc: Jani Nikula
> Cc: A
Rename cpu_transcoder_has_drrs() to intel_cpu_transcoder_has_drrs()
and make it as non-static, therefore it can be re-used.
Cc: Jani Nikula
Cc: Ankit Nautiyal
Cc: Mitul Golani
Signed-off-by: Bhanuprakash Modem
---
drivers/gpu/drm/i915/display/intel_display.c | 9 +
drivers/gpu/drm/i9