All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <ckoenig.leichtzumerken@gmail.com>
To: Davide Corrado <davide@davidecorrado.eu>, alexander.deucher@amd.com
Cc: airlied@linux.ie, linux-kernel@vger.kernel.org,
	amd-gfx@lists.freedesktop.org, "Kazlauskas,
	Nicholas" <Nicholas.Kazlauskas@amd.com>,
	"Leo \(Sunpeng\) Li" <sunpeng.li@amd.com>,
	dri-devel@lists.freedesktop.org, christian.koenig@amd.com
Subject: Re: amdgpu does not support 3840x2160@30Hz on kaveri apu
Date: Mon, 4 Jan 2021 12:10:50 +0100	[thread overview]
Message-ID: <4f208b1a-b90a-6afb-79a7-c5027f7529b2@gmail.com> (raw)
In-Reply-To: <CAM0ywnxwE9bRafJJZcg4w8GooXiDrJKV0gt+p9XJv=Y6HrmA0w@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2421 bytes --]

Hi Davide,

adding a few of our AMD display people.

In general as already suggested by others opening a bug report to track 
this is the right thing to do.

In the past we had a few bug reports like this because amdgpu is more 
strict in checking hardware limitations.

For example it can be that your HDMI port on the board can only handle a 
certain maximum pixel clock, but radeon is ignoring this while amdgpu isn't.

What you can try to do is to manually override the used mode, e.g. copy 
the modeline used when radeon is active and manually add that using 
xrandr when amdgpu is active and see if it works or not.

Regards,
Christian.

Am 02.01.21 um 19:50 schrieb Davide Corrado:
> hello, I'd like to report this issue that I am having since I updated 
> my display (samsung U28E590). The amdgpu does not support the native 
> resolution of my new monitor, which is 3840x2160/./ Using a HDMI or 
> DVI connection (I tried both, same results), the maximum supported 
> refresh is 30Hz, so I'm stuck with that (don't have a displayport). 
> The radeon module works fine, I'm having this issue just when I use 
> amdgpu (which I'd like to, because performance is better).
>
> Some info of my hardware:
>
> cpu: AMD A10-7870K Radeon R7, 12 Compute Cores 4C+8G
> kernel version (I tried different ones and different linux distros, 
> same results!): 5.9.16-200.fc33.x86_64 #1 SMP Mon Dec 21 14:08:22 UTC 
> 2020 x86_64 x86_64 x86_64 GNU/Linux
> Monitor: Samsung U28E590.
>
> description:
> If I boot the system using amdgpu and no video mode selection, the 
> system boots but I don't get a screen during boot and in wayland. I 
> can connect using ssh, so the system is running fine, just no display; 
> If I force a full HD resolution with "video:" in the kernel line, I 
> can see the boot process but the screen disappears when wayland starts 
> (because the default resolution is 3840x2160@30Hz). Using a full HD 
> monitor results in no issues, so it must be related to this very 4k 
> resolution.
>
> As I have already stated, radeon module works with the same 
> software/hardware configuration.
> thanks you so much for your time :-)
>
> -- 
> Davide Corrado
> UNIX Team Leader
>
> Via Abramo Lincoln, 25
> 20129 Milano
>
> Tel +39 3474259950
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


[-- Attachment #1.2: Type: text/html, Size: 4637 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: "Christian König" <ckoenig.leichtzumerken@gmail.com>
To: Davide Corrado <davide@davidecorrado.eu>, alexander.deucher@amd.com
Cc: airlied@linux.ie, linux-kernel@vger.kernel.org,
	amd-gfx@lists.freedesktop.org, "Kazlauskas,
	Nicholas" <Nicholas.Kazlauskas@amd.com>,
	"Leo \(Sunpeng\) Li" <sunpeng.li@amd.com>,
	dri-devel@lists.freedesktop.org, daniel@ffwll.ch, "Wentland,
	Harry" <Harry.Wentland@amd.com>,
	christian.koenig@amd.com
Subject: Re: amdgpu does not support 3840x2160@30Hz on kaveri apu
Date: Mon, 4 Jan 2021 12:10:50 +0100	[thread overview]
Message-ID: <4f208b1a-b90a-6afb-79a7-c5027f7529b2@gmail.com> (raw)
In-Reply-To: <CAM0ywnxwE9bRafJJZcg4w8GooXiDrJKV0gt+p9XJv=Y6HrmA0w@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2421 bytes --]

Hi Davide,

adding a few of our AMD display people.

In general as already suggested by others opening a bug report to track 
this is the right thing to do.

In the past we had a few bug reports like this because amdgpu is more 
strict in checking hardware limitations.

For example it can be that your HDMI port on the board can only handle a 
certain maximum pixel clock, but radeon is ignoring this while amdgpu isn't.

What you can try to do is to manually override the used mode, e.g. copy 
the modeline used when radeon is active and manually add that using 
xrandr when amdgpu is active and see if it works or not.

Regards,
Christian.

Am 02.01.21 um 19:50 schrieb Davide Corrado:
> hello, I'd like to report this issue that I am having since I updated 
> my display (samsung U28E590). The amdgpu does not support the native 
> resolution of my new monitor, which is 3840x2160/./ Using a HDMI or 
> DVI connection (I tried both, same results), the maximum supported 
> refresh is 30Hz, so I'm stuck with that (don't have a displayport). 
> The radeon module works fine, I'm having this issue just when I use 
> amdgpu (which I'd like to, because performance is better).
>
> Some info of my hardware:
>
> cpu: AMD A10-7870K Radeon R7, 12 Compute Cores 4C+8G
> kernel version (I tried different ones and different linux distros, 
> same results!): 5.9.16-200.fc33.x86_64 #1 SMP Mon Dec 21 14:08:22 UTC 
> 2020 x86_64 x86_64 x86_64 GNU/Linux
> Monitor: Samsung U28E590.
>
> description:
> If I boot the system using amdgpu and no video mode selection, the 
> system boots but I don't get a screen during boot and in wayland. I 
> can connect using ssh, so the system is running fine, just no display; 
> If I force a full HD resolution with "video:" in the kernel line, I 
> can see the boot process but the screen disappears when wayland starts 
> (because the default resolution is 3840x2160@30Hz). Using a full HD 
> monitor results in no issues, so it must be related to this very 4k 
> resolution.
>
> As I have already stated, radeon module works with the same 
> software/hardware configuration.
> thanks you so much for your time :-)
>
> -- 
> Davide Corrado
> UNIX Team Leader
>
> Via Abramo Lincoln, 25
> 20129 Milano
>
> Tel +39 3474259950
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


[-- Attachment #1.2: Type: text/html, Size: 4637 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

  parent reply	other threads:[~2021-01-04 11:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 18:50 amdgpu does not support 3840x2160@30Hz on kaveri apu Davide Corrado
2021-01-02 18:50 ` Davide Corrado
2021-01-03 11:07 ` Mike Lothian
2021-01-03 11:07   ` Mike Lothian
2021-01-03 11:15   ` Davide Corrado
2021-01-03 11:15     ` Davide Corrado
2021-01-04 11:10 ` Christian König [this message]
2021-01-04 11:10   ` Christian König
2021-01-04 12:04   ` Davide Corrado
2021-01-04 12:04     ` Davide Corrado
2021-01-04 12:37     ` Davide Corrado
2021-01-04 12:37       ` Davide Corrado
2021-01-04 12:44       ` Christian König
2021-01-04 12:44         ` Christian König
2021-01-04 14:01 ` Deucher, Alexander
2021-01-04 14:01   ` Deucher, Alexander
2021-01-04 15:01   ` Davide Corrado
2021-01-04 15:01     ` Davide Corrado

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=4f208b1a-b90a-6afb-79a7-c5027f7529b2@gmail.com \
    --to=ckoenig.leichtzumerken@gmail.com \
    --cc=Nicholas.Kazlauskas@amd.com \
    --cc=airlied@linux.ie \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=christian.koenig@amd.com \
    --cc=davide@davidecorrado.eu \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sunpeng.li@amd.com \
    /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.