platforms/drm: refactor a bit
A few changes that should improve readability.
- improve headers by reorganizing and moving implementations into the cpp files
move drm object related files into their own foldermove buffer related files into their own folder- split out
DrmObject::Property
into its own files
Edited by Xaver Hugl