From: "Marius Gröger" <marius.groeger@googlemail.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 2/2] drm/radeon/kms: enable underscan option for digital connectors
Date: Sun, 08 Aug 2010 14:16:53 +0200 [thread overview]
Message-ID: <4C5EA035.9010703@googlemail.com> (raw)
In-Reply-To: <AANLkTinvQ7GpG14rc3SxNh82FZ0vLrXhCDiZBFW2XQKJ@mail.gmail.com>
Am 04.08.2010 16:35, schrieb Alex Deucher:
> 2010/8/4 Marius Gröger<marius.groeger@googlemail.com>:
>> Am 04.08.2010 01:59, schrieb Alex Deucher:
>>>
>>> This connector attribute allows you to enable or disable underscan
>>> on a digital output to compensate for panels that automatically
>>> overscan (e.g., many HDMI TVs). Valid values for the attribute are:
>>>
>>> off - forces underscan off
>>> on - forces underscan on
>>> auto - enables underscan if an HDMI TV is connected, off otherwise
>>>
>>> default value is auto.
>>
>> Terrific! Two questions:
>>
>> - inevitably, on my TV Set (SONY KDL 3000) this now doing too much
>> underscan. In pixels: without your patch, I used a custom modeline to
>> map 1280x720p to 1220x680p, so I'm 40 pixels down in each dimension. How to
>> fix that?
>
> Adjust radeon_crtc->v_border and radeon_crtc->h_border in the patch to
> whatever size you want.
Thanks. It turns out that I need different values to fit the screen
(probably due to native 1366/768 != 1280/720). This is of course at the
cost of slightly changing the rendered ratio, but that's fine with me.
Any plans to make those values tunables?
Also, I kind of was hoping that once I could use 1280x720 for both the
console and the X screen, it would would allow me to switch between the
two transparently. Instead, the TV takes notice of the switch and needs
some extra syncing time. Is this expected behaviour?
Thanks
Marius
next prev parent reply other threads:[~2010-08-08 12:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-03 23:59 [PATCH 2/2] drm/radeon/kms: enable underscan option for digital connectors Alex Deucher
2010-08-04 12:27 ` Marius Gröger
2010-08-04 14:35 ` Alex Deucher
2010-08-08 12:16 ` Marius Gröger [this message]
2010-08-08 16:22 ` Alex Deucher
2010-08-08 17:58 ` Marius Gröger
2010-08-08 18:09 ` Alex Deucher
2010-08-09 7:28 ` Marius Gröger
2010-08-09 7:33 ` Alex Deucher
2010-08-09 7:38 ` Marius Gröger
2010-08-09 15:39 ` Alex Deucher
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=4C5EA035.9010703@googlemail.com \
--to=marius.groeger@googlemail.com \
--cc=alexdeucher@gmail.com \
--cc=dri-devel@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.