Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1242295

Re: [PATCH] uvesafb: make scaling configurable on Nvidia cards

From Tomi Valkeinen <tomi.valkeinen@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH] uvesafb: make scaling configurable on Nvidia cards
Date 2015-10-08 14:30 +0200
Message-ID <qhiuB-3nl-1@gated-at.bofh.it> (permalink)
References <q4nLr-bH-1@gated-at.bofh.it> <qhfQ6-7WO-17@gated-at.bofh.it> <qhi1A-2A7-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 08/10/15 14:51, Mikulas Patocka wrote:

>> I have to say I don't know much about x86 video, but isn't uvesafb
>> supposed to be a generic driver? Adding nvidia specific features there
>> doesn't sound like a right way to handle this.
>>
>>  Tomi
> 
> Where do you think that this functionality should be added? To Nouveau? - 
> Nouveau can't be used with nVidia binary driver, and this functionality is 
> useful especially with nVidia binary driver (it allows to get nice console 
> with sharp fonts).

I don't know where is should be. But with a quick look I don't see any
gfx card specific features in uvesafb, and the doc clearly says it's a
generic driver. So if we add this nvidia feature there, shall we add
other features for other cards also? It's a kind of slippery road.

So how does uvesafb work with nvidia driver? uvesafb is used for initial
console, and nvidia driver takes over later when (and if) it's loaded?
And it's not possible to change the scaling via nvidia's driver?

> BTW. I don't know if this BIOS function is supported on AMD or not. Could 
> someone try it? I don't have an AMD card.

Quick googling shows that 0x4f14 might be used by other gfx cards (Epia)
for something else. But I can't really say for sure. So in the minimum I
think the parameter should be renamed to "nvidia_scaling" or similar.

 Tomi

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] uvesafb: make scaling configurable on Nvidia cards Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-10-08 11:40 +0200
  Re: [PATCH] uvesafb: make scaling configurable on Nvidia cards Mikulas Patocka <mpatocka@redhat.com> - 2015-10-08 14:00 +0200
    Re: [PATCH] uvesafb: make scaling configurable on Nvidia cards Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-10-08 14:30 +0200
      Re: [PATCH] uvesafb: make scaling configurable on Nvidia cards Mikulas Patocka <mpatocka@redhat.com> - 2015-10-08 16:00 +0200

csiph-web