]> git.dujemihanovic.xyz Git - linux.git/commit
drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_
authorJani Nikula <jani.nikula@intel.com>
Wed, 17 Apr 2024 13:02:44 +0000 (16:02 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 18 Apr 2024 18:16:47 +0000 (21:16 +0300)
commitf5b84c28e340c68a06ec6cc4e219d0d11e646822
treed61fc2915f97082b353d08a320194752eecff6b2
parent409c23ae6735cfe295628354bbfc814158cce12a
drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_

Rename __intel_wait_for_register_nowl() to
__intel_de_wait_for_register_nowl() to be in line with the rest of
intel_de.h.

Cc: Luca Coelho <luciano.coelho@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/967d3fc67a9053f7d5f9c03010fd5f94dc8d547d.1713358679.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_de.h
drivers/gpu/drm/i915/display/intel_dmc_wl.c