[Bug 65157] New: [SNB/IVB/HSW Bisected]igt/gem_reg_read not support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 29 22:23:33 PDT 2013


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

          Priority: medium
            Bug ID: 65157
                CC: yangweix.shui at intel.com
          Assignee: imre.deak at gmail.com
           Summary: [SNB/IVB/HSW Bisected]igt/gem_reg_read not support
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: huax.lu at intel.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: DRM/Intel
           Product: DRI

System Environment:
--------------------------
Platform: Sandybridge/Ivybridge/Haswell
Kernel: (drm-intel-fixes)3598706b52cb45ba0a9e8aa99ce5ac59140f2b8b

Bug detailed description:
-------------------------
It becomes not support on drm-intel-fixes and drm-intel-next-queued kernel.
It caused by igt commit 1cb4f90946289457c3b92773f2ce96b0b03e4a22.
commit 1cb4f90946289457c3b92773f2ce96b0b03e4a22
Author:     Imre Deak <imre.deak at intel.com>
AuthorDate: Tue May 28 17:35:32 2013 +0300
Commit:     Daniel Vetter <daniel.vetter at ffwll.ch>
CommitDate: Tue May 28 18:32:32 2013 +0200

    tests/lib: make sure the GPU is idle at test start and exit

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

    v2:
    - Make sure also that the GPU is idle at start and error exit of any
      test using drm_open_any(). (Daniel)
    v3:
    - actually call gem_quiescent_gpu() at exit

    Signed-off-by: Imre Deak <imre.deak at intel.com>
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>


# echo $?
77

dmesg:
[ 8185.849621] [drm:i915_driver_open],
[ 8185.849636] [drm:intel_crtc_set_config], [CRTC:3] [FB:30] #connectors=1 (x
y) (0 0)
[ 8185.849642] [drm:intel_modeset_stage_output_state], [CONNECTOR:18:HDMI-A-3]
to [CRTC:3]
[ 8185.849645] [drm:intel_crtc_set_config], [CRTC:5] [NOFB]
[ 8185.849647] [drm:intel_modeset_stage_output_state], [CONNECTOR:18:HDMI-A-3]
to [CRTC:3]
[ 8185.849653] [drm:i915_driver_open],
[ 8185.849908] [drm:i915_getparam], Unknown parameter 22
[ 8185.849927] [drm:i915_driver_open],
[ 8185.849933] [drm:i915_driver_open],
[ 8185.849970] [drm:i915_getparam], Unknown parameter 22
[ 8185.850122] [drm:intel_crtc_set_config], [CRTC:3] [FB:30] #connectors=1 (x
y) (0 0)
[ 8185.850125] [drm:intel_modeset_stage_output_state], [CONNECTOR:18:HDMI-A-3]
to [CRTC:3]
[ 8185.850127] [drm:intel_crtc_set_config], [CRTC:5] [NOFB]
[ 8185.850129] [drm:intel_modeset_stage_output_state], [CONNECTOR:18:HDMI-A-3]
to [CRTC:3]


Reproduce steps:
----------------
1. ./gem_reg_read

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130530/d0435000/attachment.html>


More information about the intel-gfx-bugs mailing list