public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] agpgart, radeon and amdgpu kernel modules
Date: Mon, 03 Mar 2025 15:45:53 +0000	[thread overview]
Message-ID: <2725989.X9hSmTKtgW@rogueboard> (raw)
In-Reply-To: <CA+t6X7ekF=swaBkATa-RqU2K7n2XpdpCVazwRnmQ-RHzZLP=Yw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1013 bytes --]

On Monday, 3 March 2025 12:18:34 Greenwich Mean Time gevisz wrote:
> Mon, 3 March 2025 in 12:45, Michael <confabulate@kintzios.com>:

> > Both the old AGP and the new(er) PCIe graphics cards
> > use GART to manage graphics processing.
> 
> Does it mean that the agpgart module is needed even
> I have only an AMD/ATI RV740 PRO Radeon HD 4770
> that is connected to the PCI Express bus?

I don't know much about graphics, or your specific card, but know PCIe cards 
use GART to access system memory (IOMMU) and AMD in particular uses this for 
virtualisation too.  If it is being loaded as a module I would guess your 
driver needs it and this will confirm it:

$ dmesg | egrep -i 'GART|IOMMU'

You can always experiment by unloading it and trying some intensive graphics 
application, while checking dmesg to see if it is complaining about missing 
graphics modules.  You can try comparative runs on unigine heaven or one of 
the browser graphics benchmarks and see what results you get.


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2025-03-03 15:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-02 23:08 [gentoo-user] agpgart, radeon and amdgpu kernel modules gevisz
2025-03-03 10:44 ` Michael
2025-03-03 12:18   ` gevisz
2025-03-03 15:45     ` Michael [this message]

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=2725989.X9hSmTKtgW@rogueboard \
    --to=confabulate@kintzios.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox