draft: nvk: enable rendering to DRM_FORMAT_MOD_LINEAR images
Enables rendering to FORMAT_MOD_LINEAR by doing a linear -> tiled copy and then back to tiled -> linear after rendering ends. Draft MR made for code review
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Enables rendering to FORMAT_MOD_LINEAR by doing a linear -> tiled copy and then back to tiled -> linear after rendering ends. Draft MR made for code review