From: Lukas Hejtmanek <xhejtman@ics.muni.cz>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: Intel Driver and 4K video output
Date: Fri, 24 Apr 2015 14:19:25 +0200 [thread overview]
Message-ID: <20150424121925.GQ6884@ics.muni.cz> (raw)
In-Reply-To: <20150423101950.GD21511@nuc-i3427.alporthouse.com>
Chris,
On Thu, Apr 23, 2015 at 11:19:50AM +0100, Chris Wilson wrote:
> Anything is possible... Considering that the two halves are different
> sizes to the eDP, you can either scale the DP or scale the panel. You
> can try something like
well, if anything is possible, can I keep virtual size 4k while display is
turned off?
What I do is:
xrandr --output eDP1 --panning 3840x2160
xrandr --output DP1-9 --preferred --pos 0x0 --crtc 1 --output DP1-8
--preferred --pos 1920x0 --crtc 2
xrandr --output eDP1 --off
if I do not turn eDP1 off, things work pretty well. However, as soon as I turn
eDP1 off, window manager thinks I have two separate screens 1920x2160, e.g.,
xfce panel shrinks to a half of size.
I do all this to switch desktop to external diplay while in office. So I would
like to have eDP1 turned off and use only the external display while being
able to switch them on the fly using xrandr.
--
Lukáš Hejtmánek
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2015-04-24 12:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-22 14:07 Intel Driver and 4K video output Lukas Hejtmanek
2015-04-22 14:27 ` Chris Wilson
2015-04-23 8:39 ` Lukas Hejtmanek
2015-04-23 9:22 ` Chris Wilson
2015-04-23 10:03 ` Lukas Hejtmanek
2015-04-23 10:19 ` Chris Wilson
2015-04-23 10:36 ` Lukas Hejtmanek
2015-04-24 12:19 ` Lukas Hejtmanek [this message]
2015-04-24 12:24 ` Chris Wilson
2015-04-24 13:04 ` Lukas Hejtmanek
2015-04-24 13:15 ` Chris Wilson
2015-04-27 11:19 ` Lukas Hejtmanek
2015-04-27 13:26 ` Chris Wilson
2015-04-27 11:39 ` Lukas Hejtmanek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150424121925.GQ6884@ics.muni.cz \
--to=xhejtman@ics.muni.cz \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.