All of lore.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: Marcin Raszka <djraszit@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] I was wondering why I can't set the resolution to 2560x1080, while in windows 7 I can without a problem. I looked at the radeon driver code and found it doesn't support this resolution. So I made some changes. I added the hdmi_mhz parameter. In cmdline I set radeon.hdmi_mhz=190 Only tested on the Radeon HD 5830
Date: Sun, 7 Feb 2021 11:31:14 +0100	[thread overview]
Message-ID: <20210207103114.GA31373@1wt.eu> (raw)
In-Reply-To: <20210207094604.7250-1-djraszit@gmail.com>

Hello,

On Sun, Feb 07, 2021 at 10:46:04AM +0100, Marcin Raszka wrote:
> ---
>  drivers/gpu/drm/radeon/radeon_benchmark.c  |  5 ++--
>  drivers/gpu/drm/radeon/radeon_connectors.c | 30 ++++++++++++++--------
>  drivers/gpu/drm/radeon/radeon_drv.c        |  5 ++++
>  drivers/gpu/drm/radeon/radeon_encoders.c   |  6 +++--
>  4 files changed, 32 insertions(+), 14 deletions(-)
> 
> diff --git a/drivers/gpu/drm/radeon/radeon_benchmark.c b/drivers/gpu/drm/radeon/radeon_benchmark.c
(...)

Please have a look at Documentation/process/submitting-patches.rst to
see how to reformat your patch so that it contains a descriptive commit
message.

Thanks,
Willy

  reply	other threads:[~2021-02-07 10:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07  9:46 [PATCH] I was wondering why I can't set the resolution to 2560x1080, while in windows 7 I can without a problem. I looked at the radeon driver code and found it doesn't support this resolution. So I made some changes. I added the hdmi_mhz parameter. In cmdline I set radeon.hdmi_mhz=190 Only tested on the Radeon HD 5830 Marcin Raszka
2021-02-07 10:31 ` Willy Tarreau [this message]
2021-02-07 10:45 ` Joe Perches
  -- strict thread matches above, loose matches on Subject: below --
2021-02-07  9:39 Marcin Raszka
2021-02-07  9:39 ` Marcin Raszka
2021-02-07 13:02 ` Simon Ser
2021-02-07 13:02   ` Simon Ser

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=20210207103114.GA31373@1wt.eu \
    --to=w@1wt.eu \
    --cc=djraszit@gmail.com \
    --cc=linux-kernel@vger.kernel.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.