https://bugs.freedesktop.org/show_bug.cgi?id=94951
Bug ID: 94951 Summary: [BXT] Not all primary planes and sprites are supported Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: libdrm Assignee: dri-devel at lists.freedesktop.org Reporter: jairo.daniel.miramontes.caton at intel.com Created attachment 122970 --> https://bugs.freedesktop.org/attachment.cgi?id=122970&action=edit dmesg.log While executing APL features on beta testing we found the following issue. The following test is failing: "Check primary plane and sprite planes supported" Description: "Support common YUV and RGB formats in sprite and primary planes" Steps to reproduce: 1. clone drm sources from git://anongit.freedesktop.org/mesa/drm 2. Build drm with ./autogen.sh & make 3. go to drm/tests/modetest 4. Execute modetest and look at the list of plane formats: ./modetest Expected result: You should see the following formats: RGB565, XRGB8888, XBGR8888, ARGB8888, ABGR8888, , XBGR2101010, YUYV, YVYU, UYVY, VYUY, RGB565, ABGR8888, ARGB8888, XBGR8888, XRGB8888, YUYV, YVYU, UYVY, VYUY, Actual result: formats: RG16 AB24 AR24 XB24 XR24 YUYV YVYU UYVY VYUY Configuration: ++ Platform : BXT-P ++ Motherboard model : Broxton P ++ Motherboard type : NOTEBOOK Hand Held ++ Motherboard manufacturer : Intel Corp. ++ CPU family : Other ++ CPU information : 06/5c ++ GPU Card : Intel Corporation Device 5a84 (rev 03) (prog-if 00 [VGA controller]) ++ Memory ram : 8 GB ++ Maximum memory ram allowed : 16 GB ++ Display resolution : ++ CPU's number : 4 ++ Hard drive capacity : 120 GB ++ Kernel version : 4.6.0-rc3-nightly+ ++ Linux distribution : Ubuntu 15.10 ++ Architecture : 64-bit ++ xf86-video-intel version : 2.99.917 ++ Xorg-Xserver version : 1.17.2 ++ DRM version : 2.4.64 ++ Cairo version : 1.14.2 ++ Intel GPU Tools version : Tag [intel-gpu-tools-1.14-133-gc89e8db] / Commit [c89e8db] ++ Kernel driver in use : i915 ++ Hardware acceleration : ++ Bios revision : 131.10 ++ KSC revision : 1.12 Find attached the output of the test and dmesg.log -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160415/2a67cb1c/attachment.html>