Bug 94951 - [BXT] Not all primary planes and sprites are supported
Summary: [BXT] Not all primary planes and sprites are supported
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: libdrm (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-15 15:07 UTC by Jairo Miramontes
Modified: 2019-09-24 17:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg.log (153.87 KB, text/plain)
2016-04-15 15:07 UTC, Jairo Miramontes
no flags Details
output of the "modetest" execution (7.31 KB, text/plain)
2016-04-15 15:08 UTC, Jairo Miramontes
no flags Details

Description Jairo Miramontes 2016-04-15 15:07:25 UTC
Created attachment 122970 [details]
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
Comment 1 Jairo Miramontes 2016-04-15 15:08:27 UTC
Created attachment 122971 [details]
output of the "modetest" execution
Comment 2 GitLab Migration User 2019-09-24 17:09:03 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/drm/issues/15.


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.