Re: [PATCH 3/7] drm/ast: Add VGACR99 register constants

2025-03-11 Thread Jocelyn Falempe
On 05/03/2025 14:35, Thomas Zimmermann wrote: Add register constants for VGACR99 and use them when detecting the size of the VGA memory. Aligns the code with the programming manual. Also replace literal size values with Linux' SZ_ size constants. Thanks, it looks good to me. Reviewed-by: Jocel

[PATCH 3/7] drm/ast: Add VGACR99 register constants

2025-03-05 Thread Thomas Zimmermann
Add register constants for VGACR99 and use them when detecting the size of the VGA memory. Aligns the code with the programming manual. Also replace literal size values with Linux' SZ_ size constants. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/ast/ast_mm.c | 13 ++--- drivers/