On Tuesday, January 19th, 2021 at 2:54 AM, Lyude Paul <lyude@xxxxxxxxxx> wrote: > Nvidia hardware doesn't actually support using tiling formats with the > cursor plane, only linear is allowed. In the future, we should write a > testcase for this. > > Fixes: c586f30bf74c ("drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp") > Cc: James Jones <jajones@xxxxxxxxxx> > Cc: Martin Peres <martin.peres@xxxxxxx> > Cc: Jeremy Cline <jcline@xxxxxxxxxx> > Cc: Simon Ser <contact@xxxxxxxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> # v5.8+ > Signed-off-by: Lyude Paul <lyude@xxxxxxxxxx> Together with [1], this patch allows me to run unpatched modifier-aware user-space successfully, without a cursor visual glitch. drm_info correctly reports the new modifier list, and wlroots logs confirm that a flavor of NVIDIA_BLOCK_LINEAR_2D is used for the primary buffers and LINEAR is used for cursor buffers. Code looks good to me as well. Reviewed-by: Simon Ser <contact@xxxxxxxxxxx> [1]: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3724 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel