public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
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: Thu, 23 Apr 2015 12:36:50 +0200	[thread overview]
Message-ID: <20150423103650.GC2401@ics.muni.cz> (raw)
In-Reply-To: <20150423101950.GD21511@nuc-i3427.alporthouse.com>

On Thu, Apr 23, 2015 at 11:19:50AM +0100, Chris Wilson wrote:
> I probably have the scaling inverted. What should also work, but we may
> have to beat the kernel up to fix a few bugs...
> 
> xrandr --addmode eDP1 3840x2160 \
> 	--output eDP1 --primary --mode 3840x2160 --crtc 0 \
> 	--output DP1-9 --preferred --position 0x0 -crtc 1 \
> 	--output DP1-8 --preferred --position 1920x0 -crtc 1 \
> 
> That way we should be able to use the panel fitter for hardware
> downscaling. But there are all sorts of bandwidth caveats that I may have
> violated, as well as the code being untested! However, the mouse will be
> the wrong size. :|

well, this one does not work, but I found this command working like a charm:
xrandr --output eDP1 --panning 3840x2160
xrandr --output DP1-9 --preferred --pos 0x0 --crtc 1 --output DP1-8
--preferred --pos 1920x0 --crtc 2

than I have one big screen as desired and window manager is completely happy
with it, i.e., window maximizing really maximizes the window to 3840x2160. So
really happy with it.

Maybe, one day someone proposes a window manager that rearrange windows on
resolution change ;)

-- 
Lukáš Hejtmánek
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2015-04-23 10:36 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 [this message]
2015-04-24 12:19           ` Lukas Hejtmanek
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=20150423103650.GC2401@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox