]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dsb: Introduce intel_dsb_poll()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 7 Feb 2025 22:31:56 +0000 (00:31 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 12 Feb 2025 17:22:06 +0000 (19:22 +0200)
commitcdef53897cda82bc3261bf23acb0e8205ec8b19a
tree7ca41df6dfa44b2add0a858f18a3bdeb50048524
parentc9178dfba53ffd055c35f0daea9c35de89b45219
drm/i915/dsb: Introduce intel_dsb_poll()

Add a function for emitting a DSB poll instruction. We'll allow
the caller to specify the poll parameters.

v2: s/wait/wait_us/ (Ankit)

Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250207223159.14132-6-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_dsb.c
drivers/gpu/drm/i915/display/intel_dsb.h