[BXT] Not all primary planes and sprites are supported
Submitted by Jairo Miramontes
Assigned to Default DRI bug account
Description
Created attachment 122970 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:
- clone drm sources from git://anongit.freedesktop.org/mesa/drm
- Build drm with ./autogen.sh & make
- go to drm/tests/modetest
- 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
Attachment 122970, "dmesg.log":
dmesg.log
Version: DRI git