Revision 0ef9788462059f977a5b1a85877291c7e07c07bc authored by Jeffrey Mouroux on 12 September 2017, 18:25:39 UTC, committed by Jeffrey Mouroux on 05 January 2018, 23:06:41 UTC
When the DRM KMS driver is only used to control an external DMA device,
it may be possible to control the external DMA to enable various
possible memory formats.  This fix enables this by calling a newly
introduced Video Framebuffer Driver API to retrieve a list of possible
video memory formats that can then be represented by this driver
to DRM clients.

Depends on commit f618d3b9e121d ("dma: xilinx: Add private API to permit
retrieval of supported mem formats")

Signed-off-by: Jeffrey Mouroux <jmouroux@xilinx.com>
1 parent 75796bc
History
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 373.6 KB
Makefile -rw-r--r-- 57.6 KB
README -rw-r--r-- 17.9 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top