Summary: | No tiled memory using drm | ||
---|---|---|---|
Product: | DRI | Reporter: | Johannes Engel <jcnengel> |
Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | nian.wu |
Version: | DRI git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Johannes Engel
2007-11-14 04:44:07 UTC
Please refer to bug #13253 You can check the virtual(maximum) screen size by typing: $xrandr -q it will output like: Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1680 x 1680 And you can set virtual screen size in xorg.conf: SubSection "Display" Viewport 0 0 Depth 24 Modes "800x600" "640x480" Virtual 2048 2048 #########this line EndSubSection *** Bug 13253 has been marked as a duplicate of this bug. *** Thank you for the hint. Setting Virtual to 2048 2048 it works perfectly. :) |
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.