aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorJanne Grunau <[email protected]>2025-04-28 11:37:15 +0000
committerAlyssa Rosenzweig <[email protected]>2025-04-28 18:17:52 +0000
commitc082a52125d9007b488d590c412fd126aa78c345 (patch)
treeeb62134d67798f08c723e871ef2f56a1cfe9f066 /rust/helpers/platform.c
parentdrm: adp: Handle drm_crtc_vblank_get() errors (diff)
downloadkernel-c082a52125d9007b488d590c412fd126aa78c345.tar.gz
kernel-c082a52125d9007b488d590c412fd126aa78c345.zip
drm: adp: Enable vblank interrupts in crtc's .atomic_enable
Calling drm_crtc_vblank_on() drm_crtc_helper_funcs' atomic_enable is expected to enable vblank interrupts. It may have been avoided here to due to drm_crtc_vblank_get()'s error behavior after drm_crtc_vblank_reset(). With that fixed in the preceding change the driver can call drm_crtc_vblank_on() from adp_crtc_atomic_enable(). Reviewed-by: Alyssa Rosenzweig <[email protected]> Signed-off-by: Janne Grunau <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions