Files
linux/drivers
Jonathan Marek fbcedc1579 drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
[ Upstream commit cace3ac4bc ]

The INTF_INPUT_CTRL feature is not available on sdm845, so don't set it.

This also adds separate feature bits for INTF (based on downstream) instead
of using CTL feature bit for it, and removes the unnecessary NULL check in
the added bind_pingpong_blk function.

Fixes: 73bfb790ac ("msm:disp:dpu1: setup display datapath for SC7180 target")

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:26:50 +02:00
..
2020-08-19 08:26:05 +02:00
2020-06-04 19:09:28 +02:00