Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: xilinx: Fix case wherein manager plane dts setting was ignored
In the case wherein the DRM driver is used to control only a dma channel, it is possible that the dma channel may support multiple pixel memory formats (i.e. Video Framebuffer). In such cases, when initializing the DRM device, we wish to use the plane manager video format specified in the device tree as the default selection when there is more than one possible pixel format supported by the attached dma channel. Signed-off-by: Jeffrey Mouroux <[email protected]>
- Loading branch information