Bug 55040 - [IVB]I-G-T/module_reload fails with NVDIA video card enabled
Summary: [IVB]I-G-T/module_reload fails with NVDIA video card enabled
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: low normal
Assignee: Daniel Vetter
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-18 03:22 UTC by Guang Yang
Modified: 2017-10-06 14:48 UTC (History)
4 users (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg info after running module_reload (123.71 KB, text/plain)
2012-09-18 03:22 UTC, Guang Yang
no flags Details

Description Guang Yang 2012-09-18 03:22:36 UTC
Created attachment 67310 [details]
dmesg info after running module_reload

System Environment:
--------------------------
Platform:        Ivybridge
Kernel: (drm-intel-nightly)2fc764a311ca1e51c69ac3ff2872ae49617f9b46
Bug detailed description:
-------------------------
   On IVB platform with a  NVDIA video card ,while running module_reload it shows:
ERROR: Module drm_kms_helper is in use by nouveau
ERROR: Module drm is in use by nouveau,ttm,drm_kms_helper
module successfully unloaded
module successfully loaded again
   Does this show correctly? The  NVDIA video card shouldn't effect this cause.
   BTW:The case prime_nv_api can run correctly.
Comment 1 Chris Wilson 2012-09-18 07:56:39 UTC
It didn't fail as such, just the test case is a little noisy.
Comment 2 Chris Wilson 2012-09-18 13:07:57 UTC
commit d00f72a01bb66d63713a0628fc47b82321a92d4c
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Sep 18 14:04:58 2012 +0100

    tests/module_reload: Silence warnings when unloaded shared modules
    
    So long as we spit out critical errors during i915 reload, or detect any
    oops the test will do its job.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=55040
Comment 3 Guang Yang 2012-09-19 01:30:53 UTC
(In reply to comment #2)
> commit d00f72a01bb66d63713a0628fc47b82321a92d4c
> Author: Chris Wilson <chris@chris-wilson.co.uk>
> Date:   Tue Sep 18 14:04:58 2012 +0100
> 
>     tests/module_reload: Silence warnings when unloaded shared modules
> 
>     So long as we spit out critical errors during i915 reload, or detect any
>     oops the test will do its job.
> 
>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=55040

This patch can work well.
Comment 4 Elizabeth 2017-10-06 14:48:19 UTC
Closing old verified.


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.