summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMohamed Ahmed <mohamedahmedegypt2001@gmail.com>2026-08-25 04:13:59 +0400
committerLyude Paul <lyude@redhat.com>2026-08-25 17:49:23 -0400
commitc6659e0ffc19b4ef0b3273c185cb8409a154eada (patch)
treefb0132bdd55d9f0152537deb73a1d739603d4a96 /scripts
parent554ab79cfd104fbd76f3be82b0dfa8fc2b324799 (diff)
downloadlinux-next-c6659e0ffc19b4ef0b3273c185cb8409a154eada.tar.gz
linux-next-c6659e0ffc19b4ef0b3273c185cb8409a154eada.zip
drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.c
The GSP-RM display code in rm/r535/disp.c owns a handful of direct MMIO routines: the head-timing (vblank) interrupt handler and the per-head vblank enable/disable. They program display registers, not RM, so they belong with the rest of the per-chip register code in engine/disp/. Move them to tu102.c (Turing is the first GSP-capable generation) as tu102_disp_intr() and tu102_head_vblank_get()/put(), exported for rm/r535/disp.c, which keeps calling them by name for now. No functional change. Fixes: 6cc6e08d4542 ("drm/nouveau/kms: add support for GB20x") Cc: stable@vger.kernel.org Signed-off-by: Mohamed Ahmed <mohamedahmedegypt2001@gmail.com> Reviewed-by: Lyude Paul <lyude@redhat.com> Signed-off-by: Lyude Paul <lyude@redhat.com> Link: https://patch.msgid.link/20260825001408.14219-2-mohamedahmedegypt2001@gmail.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions