On 16.04.2016 01:22, Adam Jackson wrote: > 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) > > Signed-off-by: Adam Jackson <[email protected]>
Reviewed-by: Michel Dänzer <[email protected]> -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
