System Environment: -------------------------- Platform: Ironlake/Sandybridge/Ivybridge/Haswell Kernel: (linux-3.9.y)5dd2e9869de2d28fc7e5c274ff9c12af4361ba86 Some additional commit info: Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Fri Jun 7 12:54:00 2013 -0700 Linux 3.9.5 Bug detailed description: ------------------------- It aborted on Ironlake/Sandybridge/Ivybridge/Haswell with 3.9.5 kernel.It also happens on Kernel: (linux-3.9.y)4bb08696fab71294c8f1c134a21be9159f82ba08(3.9.3). It works well on latest drm-intel-next-queued and drm-intel-fixes kernel. output: gem_tiling_max_stride: gem_tiling_max_stride.c:58: do_test_invalid_tiling: Assertion `ret == -1 && (*__errno_location ()) == 22' failed. Aborted (core dumped) dmesg: [ 84.203080] [drm:i915_driver_open], [ 84.203094] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0) [ 84.203099] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:VGA-1] to [CRTC:3] [ 84.203101] [drm:intel_crtc_set_config], [CRTC:5] [NOFB] [ 84.203103] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:VGA-1] to [CRTC:3] [ 84.203104] [drm:intel_crtc_set_config], [CRTC:7] [NOFB] [ 84.203106] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:VGA-1] to [CRTC:3] [ 84.203110] [drm:i915_driver_open], [ 84.203142] [drm:i915_getparam], Unknown parameter 22 [ 84.204008] [drm:i915_driver_open], [ 84.204014] [drm:i915_driver_open], [ 84.204031] [drm:i915_getparam], Unknown parameter 22 [ 84.260223] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0) [ 84.260229] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:VGA-1] to [CRTC:3] [ 84.260232] [drm:intel_crtc_set_config], [CRTC:5] [NOFB] [ 84.260234] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:VGA-1] to [CRTC:3] [ 84.260236] [drm:intel_crtc_set_config], [CRTC:7] [NOFB] [ 84.260237] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:VGA-1] to [CRTC:3] Reproduce steps: ---------------- 1. ./gem_tiling_max_stride
*** This bug has been marked as a duplicate of bug 64898 ***
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.