Files
xserver/hw/xfree86/drivers
stefan11111 b11c28b13e modesetting: handle pitch when painting the hardware cursor
The cursor pitch can depend on crtc.

Since we only use the sizes reported by SIZE_HINTS,
we can allocate a small cache for pitches in each crtc.

Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
2025-09-15 09:06:52 +02:00
..