summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorIcenowy Zheng <zhengxingda@iscas.ac.cn>2026-03-31 14:01:25 +0800
committerThomas Zimmermann <tzimmermann@suse.de>2026-05-04 13:30:59 +0200
commiteae3903e33797a28d0d37e693d4314d58338918e (patch)
tree93c02d98837156ac3d384a0ec59cb601b7844362 /include/linux
parent1a2e37548077640262489c4e96dc8df877452e20 (diff)
drm: verisilicon: call atomic helper's plane state check even if no CRTC
The `drm_atomic_helper_check_plane_state()` helper function needs to be called even if the plane is bound to no CRTCs. Remove the early return in the primary plane's atomic_check, and use NULL for crtc_state in this situation. Fixes: dbf21777caa8 ("drm: verisilicon: add a driver for Verisilicon display controllers") Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260331060126.1291966-4-zhengxingda@iscas.ac.cn
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions