Bug 458864 - RANDR 1.2 drivers should allocate enough memory that resizing works sensibly
Summary: RANDR 1.2 drivers should allocate enough memory that resizing works sensibly
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-server
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10DesktopBlocker
TreeView+ depends on / blocked
 
Reported: 2008-08-12 18:46 UTC by Adam Jackson
Modified: 2018-04-11 12:19 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-08 20:02:11 UTC
Type: ---
Embargoed:
ajax: fedora_requires_release_note+


Attachments (Terms of Use)

Description Adam Jackson 2008-08-12 18:46:25 UTC
This is more a "note to self" than anything, just want to get it on my radar for F10.

Comment 1 Adam Jackson 2008-09-08 20:02:11 UTC
Right, committed for Radeon, nVidia G80, and Intel drivers.

The behaviour here is subtle and should be documented in the release notes.  Something like the following:

---

The radeon, nv, and intel drivers will now attempt to allocate sufficient memory to enable display hotplugging to just work in more situations.  If your graphics card has more than 64M of video memory, the driver will preallocate enough space for two 1920x1200 displays set side by side.  It is not possible to do this automatically for 64M and smaller cards without impacting 3D functionality.  Also note that this does not apply to nVidia cards older than the GeForce 7 series due to software limitations, or to Intel chips older than the 965 series due to hardware limitations.

---

This may still be subject to change before release, as a working memory manager makes this moot.


Note You need to log in before you can comment on or make changes to this bug.