[PATCH] drm/plane: add alpha and blend_mode to atomic_print_state

Simon Ser contact at emersion.fr
Wed Dec 15 09:58:16 UTC 2021


On Wednesday, December 15th, 2021 at 10:56, Dmitry Baryshkov <dmitry.baryshkov at linaro.org> wrote:

> +	drm_printf(p, "\talpha=%x\n", state->alpha);

Maybe use %04X here to make it clearer that 0xFFFF is the max?


More information about the dri-devel mailing list