On 27/01/25 - 23:59, Paz Zcharya wrote: > Add support for pixel format ABGR8888, which is the default format > on Android devices. This will allow us to use VKMS as the default > display driver in Android Emulator (Cuttlefish) and increase VKMS > adoption. > > Changes in v2: > - Rebased on top of tip of tree because it has been 3 months. > - No functional changes. > > Signed-off-by: Paz Zcharya <[email protected]>
Hi Paz, Reviewed-by: Louis Chauvet <[email protected]> When applying a patch I got a small warning about a missmatch between your author email and the Signed-off-by: -:106: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Paz Zcharya <[email protected]>' != 'Signed-off-by: Paz Zcharya <[email protected]>' I can fix it for you by adding a Author: / changing the Sign-of-by before applying on drm-misc-next. What mail do you want to use? [email protected] or [email protected]? Thanks! Louis Chauvet
