[PATCH v3] drm/mediatek: Add AFBC support to Mediatek DRM driver

Justin Green greenjustin at chromium.org
Thu Oct 13 14:55:07 UTC 2022


Thanks for the comments everyone! I'll upload a new CL sometime today.

I did want to ask though, I realize I should be using u32/u64 for
kernel code in general, but the rest of this file seems to be written
using unsigned int/unsigned long long. In this circumstance, does
keeping with the style of the original source take precedence over
general style guidelines, or vice versa?


More information about the dri-devel mailing list