[Bug 91401] resolution 1040x1050 not supported on Thinkpad R52 with ATI Radeon Mobility X300 (M22) 5460 (PCIE)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 26 12:03:01 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91401
--- Comment #8 from Ognjan Iordanov <iordanov at gmx.de> ---
(In reply to Alex Deucher from comment #6)
> Any chance you could bisect?
After bisect I've found this:
Bisecting: 5 revisions left to test after this (roughly 3 steps)
[dafffda023b04f87e695dfcf5448e4da964d2e95] drm/info: Remove unused code
Bisecting: 2 revisions left to test after this (roughly 2 steps)
[abc0b1447d4974963548777a5ba4a4457c82c426] drm: Perform basic sanity checks on
probed modes
Bisecting: 0 revisions left to test after this (roughly 1 step)
[05acaec334fcc1132d1e48c5042e044651e0b75b] drm: Reorganize probed mode
validation
abc0b1447d4974963548777a5ba4a4457c82c426 is the first bad commit
commit abc0b1447d4974963548777a5ba4a4457c82c426
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date: Wed Dec 17 13:56:23 2014 +0200
drm: Perform basic sanity checks on probed modes
Make sure the timings of probed modes at least pass some very basic
sanity checks.
The checks include:
- clock,hdisplay,vdisplay are non zero
- sync pulse fits within the blanking period
- htotal,vtotal are big enough
I have not checked all the drivers to see if the modes the generate
might violate these constraints. I'm hoping not, because that would mean
either abandoning the idea of doing this from the core code, or fixing
the drivers.
I'm not entirely sure about limiting the sync pulse to the blanking
period. Intel hardware doesn't support such things, but some other
hardware might. However at least HDMI doesn't allow having sync pulse
edges within the active period, so I'm thinking the check is probably
OK to have in the common code.
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
:040000 040000 ff2bab0e9a547755015e7b01560baf3605acd877
46c30fe9db7cb878d967cfaafc98cc2af9a152c9 Mdrivers
:040000 040000 af6a775d10e6af6e31efd465f9eb15e61532b0c9
fadb2a79569c8ceb25af9ea4d0944630d444cf19 Minclude
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20150726/f50c1df4/attachment.html>
More information about the xorg-driver-ati
mailing list