]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dsb: Allow DSB to perform commits when VRR is enabled
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 16 Jan 2025 20:16:37 +0000 (22:16 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 21 Jan 2025 15:12:44 +0000 (17:12 +0200)
commit83db7bf1781dab848adf1280ee45bb4f93b52f27
treefffcfb93ffc39dbedd02b6da0a5703556dfe137a
parentaee21ab36e142c10fa6b56694b9d160fb5a49abb
drm/i915/dsb: Allow DSB to perform commits when VRR is enabled

Now that we know how to issue the push with the DSB we can
allow the DSB to drive the commits even when VRR is active.

Cc: Paz Zcharya <pazz@chromium.org>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250116201637.22486-9-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_display.c