Bug 64416 - [PNV ILK]I-G-T prime_self_import/with_one_bo aborted
Summary: [PNV ILK]I-G-T prime_self_import/with_one_bo aborted
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 07:53 UTC by lu hua
Modified: 2017-10-06 14:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description lu hua 2013-05-10 07:53:58 UTC
System Environment:
--------------------------
Arch:             i386
kernel: (drm-intel-fixes) 1ffc5289bfcf7f4c4e4213240bb4be68c48ce603

Bug detailed description:
-------------------------
It fails on pineview and ironlake with drm-intel-fixes kernel, drm-intel-next-queued kernel.
output:
prime_self_import: prime_self_import.c:64: check_bo: Assertion `ptr1' failed.
Aborted (core dumped)

dmesg:
[   72.772690] [drm:i915_driver_open],
[   72.772721] [drm:intel_crtc_set_config], [CRTC:3] [FB:35] #connectors=1 (x y) (0 0)
[   72.772732] [drm:intel_modeset_stage_output_state], [CONNECTOR:10:eDP-1] to [CRTC:3]
[   72.772736] [drm:intel_modeset_stage_output_state], [CONNECTOR:21:DP-1] to [CRTC:5]
[   72.772742] [drm:intel_crtc_set_config], [CRTC:5] [FB:35] #connectors=1 (x y) (0 0)
[   72.772748] [drm:intel_modeset_stage_output_state], [CONNECTOR:10:eDP-1] to [CRTC:3]
[   72.772752] [drm:intel_modeset_stage_output_state], [CONNECTOR:21:DP-1] to [CRTC:5]
[   72.772765] [drm:i915_driver_open],
[   72.772775] [drm:i915_driver_open],
[   72.772786] [drm:i915_driver_open],
[   72.813569] [drm:intel_crtc_set_config], [CRTC:3] [FB:35] #connectors=1 (x y) (0 0)
[   72.813577] [drm:intel_modeset_stage_output_state], [CONNECTOR:10:eDP-1] to [CRTC:3]
[   72.813579] [drm:intel_modeset_stage_output_state], [CONNECTOR:21:DP-1] to [CRTC:5]
[   72.813582] [drm:intel_crtc_set_config], [CRTC:5] [FB:35] #connectors=1 (x y) (0 0)
[   72.813585] [drm:intel_modeset_stage_output_state], [CONNECTOR:10:eDP-1] to [CRTC:3]
[   72.813586] [drm:intel_modeset_stage_output_state], [CONNECTOR:21:DP-1] to [CRTC:5]

Reproduce steps:
----------------
./prime_self_import --run-subtest with_one_bo
Comment 1 lu hua 2013-05-10 08:00:40 UTC
This case has another bug( Bug 63863) It still abort on pineview and ironlake.
Comment 2 Daniel Vetter 2013-05-10 08:50:44 UTC
The prime patches are _only_ in -nightly, not yet in -fixes or dinq. Presumably this works on -nightly, if not please reopen.
Comment 3 lu hua 2013-05-15 05:31:14 UTC
Fixed on upstream branch.
Comment 4 Elizabeth 2017-10-06 14:46:28 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.