[Bug 107113] APL: Fails to detect second external monitor after a 4k monitor is attached to DUT
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 6 07:52:28 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107113
--- Comment #3 from Raviraj Sitaram <raviraj.p.sitaram at intel.com> ---
@ Vivi rodrigo:
Sorry, my mistake. I gave the commit id's in chromeos-4.4 kernel. Here are the
commit id's from drm-tip.
commit 714244e280de0e4ec00ff18b641f48be3936d920
Author: Ben Widawsky <ben at bwidawsk.net>
Date: Tue Aug 1 09:58:16 2017 -0700
drm/i915: Add format modifiers for Intel
commit db1689aa61bd1efb5ce9b896e7aa860a85b7f1b6
Author: Ben Widawsky <ben at bwidawsk.net>
Date: Sun Jul 23 20:46:39 2017 -0700
drm: Create a format/modifier blob
I have chosen my words badly. I should not have called out the behavior
regression. The behavior has changed post merging of the above patches. After
merging format modifiers patches, y-tiling instead of x-tiling is being used
resulting in this behavior.
@ Chris wilson
I understand that the user space is where the decision to use y-tiling is made.
That means we can drive at max 1 4k display on the APL platform with y-tiling
enabled without hitting the ddb limits. If that is expected behavior, we can
close the bug and I will document the behavior for any future issues on APL.
I went through the platform specification for display buffer programming. There
are 2 suggested ways of allocating the buffer. First one, the current
implementation, where we fix the buffer allocation per pipe first and then
allocate buffers per plane. A second implementation is also suggested, where
the buffer allocation is done per plane first and remaining buffer to be
divided across pipes. I do not have enough background info on why former
approach has been taken.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180706/bc6f7a72/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list