OSDN Git Service

drm:msm:sde: enable sde client customization
authorGuchun Chen <guchunc@codeaurora.org>
Thu, 21 Sep 2017 07:15:47 +0000 (15:15 +0800)
committerGuchun Chen <guchunc@codeaurora.org>
Thu, 21 Sep 2017 07:28:40 +0000 (15:28 +0800)
commit6a1124034949c96b4c6a05d373fd6b6559dc6dd5
treeb3541192960d41b27bfc618d64da77e678fe7cfe
parent6f777b2385c98a17d69bbeead6edbc7ad7470f72
drm:msm:sde: enable sde client customization

Sde client customization is disabled by previous commit which
is propagated from other branch. After disabling this, 4K display
on HDMI can not be up. This is because when creating drm plane in kernel,
sde client customization will directly set possible_crtcs per plane
reporting to user space. When disabling it, user space's sdm strategy
could not get and assign correct pipes for 4K display.

Change-Id: Ie6a870c352533060f7c810bdb5c99b7c1534117d
CRs-fixed: 2107328
Signed-off-by: Guchun Chen <guchunc@codeaurora.org>
drivers/gpu/drm/msm/sde/sde_kms.c