backend-drm: Get optional WESTON_TRANSFORM from udev.
Should allow configuration of rotation along the lines of:
ACTION!="remove", SUBSYSTEM=="drm", SUBSYSTEMS=="pci|usb|platform", KERNEL=="card*", ENV{WL_OUTPUT}="VGA-1", ENV{WESTON_TRANSFORM}="rotate-270"
Edited by James Hilliard