Re: [PATCH] drm/atomic: do not branch based on the value of current->comm[0]

2022-11-16 Thread Daniel Abrecht
changer in behavior of the kernel APIs. If a program was written wrongly, the program should be fixed, and in case of Xorg, I think it is fixed already. This probably won't mean much coming from me, but: Acked-by: Daniel Abrecht

[PATCH v2 RESEND] drm: mxsfb: Implement .format_mod_supported

2020-11-08 Thread Daniel Abrecht
("drm: mxsfb: Stop using DRM simple display pipeline helper"), the DRM simple display pipeline helper took care of this. Signed-off-by: Daniel Abrecht Fixes: ae1ed0093281 ("drm: mxsfb: Stop using DRM simple display pipeline helper") --- drivers/gpu/drm/mxsfb/mxsfb_kms.c

Re: [PATCH] Implement .format_mod_supported in mxsfb

2020-10-25 Thread Daniel Abrecht
Hi Guido Am 2020-10-25 15:52, schrieb Guido Günther: Since this got broken by the switch away for the simple display pipeline helper (ae1ed0093281939b80664a687689f12436c0e874) could you add a fixes tag? Cheers, -- Guido Thanks, I've sent a v2 with the fixes tag added. Regards, Daniel

[PATCH v2] drm: mxsfb: Implement .format_mod_supported

2020-10-25 Thread Daniel Abrecht
("drm: mxsfb: Stop using DRM simple display pipeline helper"), the DRM simple display pipeline helper took care of this. Signed-off-by: Daniel Abrecht Fixes: ae1ed0093281 ("drm: mxsfb: Stop using DRM simple display pipeline helper") --- drivers/gpu/drm/mxsfb/mxsfb_kms.c

[PATCH] Implement .format_mod_supported in mxsfb

2020-10-24 Thread Daniel Abrecht
This will make sure applications which use the IN_FORMATS blob to figure out which modifiers they can use will pick up the linear modifier which is needed by mxsfb. Such applications will not work otherwise if an incompatible implicit modifier ends up being selected. Signed-off-by: Daniel

Re: [PATCH] drm: mxsfb: check framebuffer pitch

2020-09-07 Thread Daniel Abrecht
. Regards, Daniel Abrecht ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel