linux_dsm_epyc7002/drivers/gpu/drm/tegra
Thierry Reding 89f6501825 drm/tegra: dc: Fix possible_crtcs mask for planes
Cursor and overlay planes use a possible_crtcs mask based on the DC pipe
number. However, DRM requires each bit in the mask to correspond to the
index of the CRTC, which will be different from the DC pipe number for a
configuration where the first display controller is disabled, or where a
deferred probe leads to the first display controller being probed after
the first.

Suggested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2018-01-08 16:24:05 +01:00
..
dc.c drm/tegra: dc: Fix possible_crtcs mask for planes 2018-01-08 16:24:05 +01:00
dc.h drm/tegra: dc: Implement legacy blending 2017-12-21 14:55:55 +01:00
dpaux.c drm/tegra: dpaux: Keep reset defaults for hybrid pad parameters 2017-12-21 14:52:37 +01:00
dpaux.h
drm.c drm/tegra: Correct timeout in tegra_syncpt_wait 2017-12-21 14:52:39 +01:00
drm.h drm/tegra: Use IOMMU groups 2017-12-21 14:52:36 +01:00
dsi.c drm/tegra: dsi: Register debugfs in ->late_register() 2017-12-13 13:42:07 +01:00
dsi.h
falcon.c
falcon.h
fb.c drm/tegra: dc: Implement legacy blending 2017-12-21 14:55:55 +01:00
gem.c drm/tegra: gem: Correct iommu_map_sg() error checking 2017-12-21 14:52:39 +01:00
gem.h drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults 2017-08-16 20:13:48 +02:00
gr2d.c gpu: host1x: syncpt: Request syncpoints per client 2017-10-20 14:19:51 +02:00
gr2d.h
gr3d.c gpu: host1x: syncpt: Request syncpoints per client 2017-10-20 14:19:51 +02:00
gr3d.h
hdmi.c drm/tegra: hdmi: Register debugfs in ->late_register() 2017-12-13 13:42:07 +01:00
hdmi.h
hub.c drm/tegra: Mark Tegra186 display hub PM functions __maybe_unused 2017-12-21 14:52:37 +01:00
hub.h drm/tegra: dc: Use direct offset to plane registers 2017-12-21 14:52:34 +01:00
Kconfig drm/tegra: hdmi: Add cec-notifier support 2017-10-20 14:19:54 +02:00
Makefile drm/tegra: Add Tegra186 display hub support 2017-12-13 14:16:37 +01:00
mipi-phy.c
mipi-phy.h
output.c drm/tegra: sor: Add Tegra186 support 2017-12-13 14:36:36 +01:00
plane.c drm/tegra: dc: Restore YUV overlay support 2018-01-08 13:44:17 +01:00
plane.h drm/tegra: dc: Implement legacy blending 2017-12-21 14:55:55 +01:00
rgb.c
sor.c drm/tegra: dc: Use direct offset to plane registers 2017-12-21 14:52:34 +01:00
sor.h drm/tegra: sor: Support HDMI 2.0 modes 2017-12-13 14:36:37 +01:00
trace.c drm/tegra: dc: Trace register accesses 2017-08-17 17:57:14 +02:00
trace.h drm/tegra: trace: Fix path to include 2017-09-26 11:08:17 +02:00
vic.c drm/tegra: Use IOMMU groups 2017-12-21 14:52:36 +01:00
vic.h