mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 06:50:04 +00:00
In MDP5, CTL contains information of the whole pipeline whose output goes down to a display interface. In various cases, one interface may require 2 CRTCs, but only one CTL. Some interfaces also require to use certain CTLs. Instead of allocating CTL for each active CRTC, this change is to associate a CTL with each interface. Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com> |
||
|---|---|---|
| .. | ||
| mdp5_cfg.c | ||
| mdp5_cfg.h | ||
| mdp5_cmd_encoder.c | ||
| mdp5_crtc.c | ||
| mdp5_ctl.c | ||
| mdp5_ctl.h | ||
| mdp5_encoder.c | ||
| mdp5_irq.c | ||
| mdp5_kms.c | ||
| mdp5_kms.h | ||
| mdp5_plane.c | ||
| mdp5_smp.c | ||
| mdp5_smp.h | ||
| mdp5.xml.h | ||