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
This case has another bug( Bug 63863) It still abort on pineview and ironlake.
The prime patches are _only_ in -nightly, not yet in -fixes or dinq. Presumably this works on -nightly, if not please reopen.
Fixed on upstream branch.
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.