Summary: | [BSW HSW] gem_userptr_blits forbidden-operations fails | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Luis Botello <luis.botello.ortega> | ||||||
Component: | DRM/Intel | Assignee: | Luis Botello <luis.botello.ortega> | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||||
Version: | XOrg git | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | BSW/CHT, HSW | i915 features: | display/Other | ||||||
Attachments: |
|
Description
Luis Botello
2016-08-28 20:10:51 UTC
Created attachment 126787 [details] HSW__gem_userptr_blits__forbidden-operations__kern.log HSW logs attached Platform: Dell Inc. OptiPlex 9020 CPU: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (Family 6, Model 60, Stepping 3) Motherboard: 0DNKMN GPU: IntelĀ® HD Graphics 4600 / Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller Software Bios: A07 Linux distribution: Ubuntu 16.04 64 bits Kernel: 4.8.0-rc7 0e34cb5 from http://cgit.freedesktop.org/drm-intel/ commit 0e34cb5b35f0f837219495c402073141481b1b90 Author: Jani Nikula <jani.nikula@intel.com> Date: Mon Sep 19 18:39:27 2016 +0300 drm-intel-nightly: 2016y-09m-19d-15h-38m-53s UTC integration manifest libdrm-2.4.70-14 0659558 from git://anongit.freedesktop.org/mesa/drm mesa: mesa-12.0.0 8b06176 from git://anongit.freedesktop.org/mesa/mesa cairo 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo xorg-server-1.18.99-2 3ef51c5 from git://git.freedesktop.org/git/xorg/xserver xf86-video-intel 2.99.917-703 15c5ff1 from git://git.freedesktop.org/git/xorg/driver/xf86-video-intel libva-1.7.0-50 7aa2dd9 from git://git.freedesktop.org/git/vaapi/libva vaapi-intel-driver: 1.7.0-136 36fbd81 from git://git.freedesktop.org/git/vaapi/intel-driver IGT: intel-gpu-tools-1.16-22 200237a from http://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git External screen: DELL E1912Hf Created attachment 126788 [details]
HSW__gem_userptr_blits__forbidden-operations__output
Please re-test with Chris' patch : https://patchwork.freedesktop.org/series/13167/ commit 5f12b80a0b42da253691ca03828033014bb786eb Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Oct 3 13:45:15 2016 +0100 drm/i915: Unalias obj->phys_handle and obj->userptr We use obj->phys_handle to choose the pread/pwrite path, but as obj->phys_handle is a union with obj->userptr, we then mistakenly use the phys_handle path for userptr objects within pread/pwrite. |
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.