Re: [PATCH 15/16] drm/udl: Add register constants for framebuffer scanout addresses

2022-10-05 Thread Thomas Zimmermann
Hi Am 05.10.22 um 00:59 schrieb Javier Martinez Canillas: On 9/19/22 15:04, Thomas Zimmermann wrote: Add register constants for the framebuffer scanout addresses and update the related helper functions. No functional changes. Signed-off-by: Thomas Zimmermann --- Reviewed-by: Javier Martinez

Re: [PATCH 15/16] drm/udl: Add register constants for framebuffer scanout addresses

2022-10-04 Thread Javier Martinez Canillas
On 9/19/22 15:04, Thomas Zimmermann wrote: > Add register constants for the framebuffer scanout addresses and > update the related helper functions. No functional changes. > > Signed-off-by: Thomas Zimmermann > --- Reviewed-by: Javier Martinez Canillas [...] > + u8 reg20 = (base & 0xff000

[PATCH 15/16] drm/udl: Add register constants for framebuffer scanout addresses

2022-09-19 Thread Thomas Zimmermann
Add register constants for the framebuffer scanout addresses and update the related helper functions. No functional changes. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/udl/udl_modeset.c | 28 drivers/gpu/drm/udl/udl_proto.h | 8 2 files changed,