Who can help with drm? Maybe @marijns95? I want to send the Nothing Phone (1) panel to upstream, but our panel has bpc=10 and bpp=8. Drm checks for bpc=8, so in the fork we just dropped that check. Can we do the same for upstream or do we need a bit more changes? https://github.com/sc7280-mainline/linux/commit/b1d31d1c572c8302f0b1ec73951647e5582bff32 Actually, the Nothing Phone (2) and some other newer devices have bpc=10 and bpp=10 and that works fine too. (However, hacking bpc=8 and bpp=8 works too)