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


Groups > linux.kernel > #1281999

Re: [radeon agp] add blacklist for thinkpad T40p

From Alex Deucher <alexdeucher@gmail.com>
Newsgroups linux.kernel
Subject Re: [radeon agp] add blacklist for thinkpad T40p
Date 2015-12-02 17:40 +0100
Message-ID <qBiBJ-1dB-35@gated-at.bofh.it> (permalink)
References <qzUUN-5Bl-1@gated-at.bofh.it> <qACCu-7Qy-11@gated-at.bofh.it> <qBdC1-6rp-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Dec 2, 2015 at 6:15 AM, Emil Velikov <emil.l.velikov@gmail.com> wrote:
> On 30 November 2015 at 19:47, Alex Deucher <alexdeucher@gmail.com> wrote:
>> On Sat, Nov 28, 2015 at 4:01 PM, Pavel Machek <pavel@ucw.cz> wrote:
>>>
>>> Thinkpad T40p needs agpmode 1.
>>>
>>> Signed-off-by: Pavel Machek <pavel@ucw.cz>
>>
>> Seems odd that this wouldn't have been found earlier given how popular
>> thinkpads are.  Applied.  Thanks,
>>
> Wondering if it wouldn't be better to apply these restrictions within
> the AGP driver. I have a vague recollection that (at least?) some of
> these are chipset limitations/bugs ?

I think it's probably better in the GPU drivers.  AGP was always
problematic.  There are a number of quirks that were necessary for
some users but not others on the same hardware.  Additionally, the
combination of vendors or even driver versions/behaviors were
problematic.  E.g., with UMS, the drivers didn't use much gart since
there was just a single static allocation.  Once we switched to KMS,
lots of new bugs surfaced.  Chipset A plus GPU vendor B worked fined,
but chipset A with GPU vendor C was problematic.

Alex
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

Re: [radeon agp] add blacklist for thinkpad T40p Alex Deucher <alexdeucher@gmail.com> - 2015-11-30 20:50 +0100
  Re: [radeon agp] add blacklist for thinkpad T40p Emil Velikov <emil.l.velikov@gmail.com> - 2015-12-02 12:20 +0100
    Re: [radeon agp] add blacklist for thinkpad T40p Alex Deucher <alexdeucher@gmail.com> - 2015-12-02 17:40 +0100
      Re: [radeon agp] add blacklist for thinkpad T40p Emil Velikov <emil.l.velikov@gmail.com> - 2015-12-02 18:10 +0100

csiph-web