All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank
       [not found] <bug-98352-502@http.bugs.freedesktop.org/>
@ 2016-10-21  9:37 ` bugzilla-daemon
  2016-10-24 10:03 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-21  9:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 730 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98352

yann <yann.argotti@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|intel-gfx-bugs@lists.freede |dri-devel@lists.freedesktop
                   |sktop.org                   |.org
         QA Contact|intel-gfx-bugs@lists.freede |
                   |sktop.org                   |
          Component|DRM/Intel                   |IGT

--- Comment #1 from yann <yann.argotti@intel.com> ---
Reference to Chris' patch: https://patchwork.freedesktop.org/series/14114/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2334 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank
       [not found] <bug-98352-502@http.bugs.freedesktop.org/>
  2016-10-21  9:37 ` [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank bugzilla-daemon
@ 2016-10-24 10:03 ` bugzilla-daemon
  2016-10-24 10:14 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-24 10:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 790 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98352

--- Comment #2 from Ville Syrjala <ville.syrjala@linux.intel.com> ---
The problem on this machine seems to be that the clock is about .6% off,
whereas the test will accept a deviation up to .5%.

I also have a VLV machine with DSI that suffers from a similar problem. I think
for internal panels the best solution might be for the kernel to fix up the
reported clock for the fixed mode. Not sure what we'd do about the EDID though,
assuming the the panel has one and the difference in the clocks would be large
enough to be visible in the EDID timings. And of course not all modes coming
from the EDID even have actual detailed timing descriptors.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1592 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank
       [not found] <bug-98352-502@http.bugs.freedesktop.org/>
  2016-10-21  9:37 ` [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank bugzilla-daemon
  2016-10-24 10:03 ` bugzilla-daemon
@ 2016-10-24 10:14 ` bugzilla-daemon
  2016-10-25 11:07 ` bugzilla-daemon
  2017-09-14 21:58 ` bugzilla-daemon
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-24 10:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 651 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98352

--- Comment #3 from Chris Wilson <chris@chris-wilson.co.uk> ---
Yeah, I'm just sending a patch to detect the "clock error" and teach BAT to
skip this test (adding another test to kms_setmode to actually complain about
the mismatch). Since userspace is using the dotclock to calculate the MscRate
(oh, the merriment with dynamic refresh) we should think of someway to remove
the discrepancy between the modeline and actual hardware value. At the very
basic level, could we fixup the mode as reported via GetCrtc?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1457 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank
       [not found] <bug-98352-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2016-10-24 10:14 ` bugzilla-daemon
@ 2016-10-25 11:07 ` bugzilla-daemon
  2017-09-14 21:58 ` bugzilla-daemon
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-10-25 11:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 644 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98352

Chris Wilson <chris@chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|NEW                         |RESOLVED

--- Comment #4 from Chris Wilson <chris@chris-wilson.co.uk> ---
The modeline is inconsistent. Closing for BAT as we skip over this
inconsistency, will address in a separate non-BAT test with kms_setmode.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2171 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank
       [not found] <bug-98352-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2016-10-25 11:07 ` bugzilla-daemon
@ 2017-09-14 21:58 ` bugzilla-daemon
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-09-14 21:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 385 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98352

Elizabeth <elizabethx.de.la.torre.mena@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1121 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-14 21:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-98352-502@http.bugs.freedesktop.org/>
2016-10-21  9:37 ` [Bug 98352] [ctg bat] igt@kms_flip@basic-flip-vs-wf_vblank bugzilla-daemon
2016-10-24 10:03 ` bugzilla-daemon
2016-10-24 10:14 ` bugzilla-daemon
2016-10-25 11:07 ` bugzilla-daemon
2017-09-14 21:58 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.