| Summary: | Test case failure: Panning with xrandr | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Tomas Hudziec <thudziec> | ||||
| Component: | xorg-x11-drv-ati | Assignee: | Jérôme Glisse <jglisse> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.8 | CC: | lyude, rclark, tpelka | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-12-06 10:53:44 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Tomas Hudziec
2016-03-22 11:35:42 UTC
Not sure if this is clone of bz1318352. In bz1318352 there was an issue in intel driver, but this is ati maybe something similar but in other driver. bz1318352 fix is actually in Xorg-server so it is not hw/driver dependent. If devels are right it will fix this issue too. (In reply to Tomas Pelka from comment #3) > bz1318352 fix is actually in Xorg-server so it is not hw/driver dependent. > If devels are right it will fix this issue too. the fix for that is in xorg-x11-drv-intel, not the X server, so this is going to need a separate fix (In reply to Tomas Hudziec from comment #0) > Steps to Reproduce: > Get your display highest supported resolution, use xrandr for example (is is > the first resolution in the list, 1920x1080 in my case). > > 1. Run xrandr and set higher resolution that you have supported > > xrandr --output DVI-1 --panning 6000x6000 > Just fyi, a 7920x7080 scanout buffer translates into nearly 215MiB, so I wouldn't really expect this to work (esp. since this particular card appears to have only 512MiB VRAM). Probably the DDX should fail more gracefully, but I'm not sure I'd actually expect this test to work in many places. (In reply to Rob Clark from comment #5) > (In reply to Tomas Hudziec from comment #0) > > Steps to Reproduce: > > Get your display highest supported resolution, use xrandr for example (is is > > the first resolution in the list, 1920x1080 in my case). > > > > 1. Run xrandr and set higher resolution that you have supported > > > > xrandr --output DVI-1 --panning 6000x6000 > > > > Just fyi, a 7920x7080 scanout buffer translates into nearly 215MiB, so I > wouldn't really expect this to work (esp. since this particular card appears > to have only 512MiB VRAM). > > Probably the DDX should fail more gracefully, but I'm not sure I'd actually > expect this test to work in many places. Yes, I don't expect that high resolution to work, it was just "hard" testing. However, it shouldn't cause xorg freeze, xrandr should print error message and shutdown itself. Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com/ |