We can call this more than once via xf86OutputSetEDID since hotplug is actually a thing in RANDR 1.2, but xf86RegisterRootWindowProperty merely adds the data to a list to be applied to the root at CreateWindow time, so calls past the first (for a given screen) would have no effect until server regen. Once we've initialised pScrn->pScreen is filled in, so we can just set the property directly. v2: Removed pointless version check, deobfuscate math (Walter Harms) Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Adam Jackson <ajax@redhat.com> |
||
|---|---|---|
| .. | ||
| DDC.HOWTO | ||
| Makefile.am | ||
| ddc.c | ||
| ddcProperty.c | ||
| edid.h | ||
| interpret_edid.c | ||
| print_edid.c | ||
| xf86DDC.h | ||