Summary: | [R600G:KMS:JUNIPER] VRAM limit seems quite low for a 1GiB Card | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Daniel Hill <daniel> | ||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||
Status: | RESOLVED NOTABUG | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | git | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Daniel Hill
2011-04-29 20:46:24 UTC
Created attachment 46179 [details]
dmesg | grep drm > dmesg-drm.log
What 'VRAM limit' are you referring to? The attachment shows the whole 1G of VRAM being used: [drm] radeon: 1024M of VRAM memory ready sorry I was pretty sure I attached the Xorg.0.log will attach it soon I assume you're referring to the line (II) RADEON(0): VRAM usage limit set to 111700K then. This just means that the X driver doesn't require more than this amount of VRAM (limited to the maximum amount of VRAM that can be accessed by the CPU) in a single command stream submitted to the kernel. This doesn't prevent all of VRAM from being used. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.