drm: don't spam logs
Do not print the list of plane formats every time. Also don't crash if a new type of plane is exposed by the kernel.
One can get the list of plane formats and more with the modetest or drm_info tools. VLC video outputs do not normally list all supported options of the hardware (imagine if GL would list all extensions...).