I'm having some trouble configuring my laptop's displays to behave as desired. My laptop is an ASUS Zenbook ux535, and it has an additional screen built into the touchpad. On Windows, this screen is kept off until I log in, at which point it can be turned on and used as a regular screen.
I'd like to recreate this behaviour on Linux. I've partially achieved it thus far. Once my display server (Wayland using KWin) is active, it behaves as desired. However, until this point, the display is on, and anything displayed on it is rotated 90° (due to this being the native orientation of the display). This behaviour is particularly distracting in Console mode, and during my boot sequence, moreso since I've been trying to setup a Plymouth boot video.
I need a way to disable this display by default on boot, that leaves it able to be enabled once I'm logged into my DE. I've tried using KMS, which is able to disable it as desired, but I can't find a way of re-enabling it once in the DE.