On Wednesday, December 15th, 2021 at 10:56, Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > + drm_printf(p, "\talpha=%x\n", state->alpha); Maybe use %04X here to make it clearer that 0xFFFF is the max?
On Wednesday, December 15th, 2021 at 10:56, Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > + drm_printf(p, "\talpha=%x\n", state->alpha); Maybe use %04X here to make it clearer that 0xFFFF is the max?