u-boot/drivers/pci
Simon Glass 06696ebe67 video: Allow driver to specify the line length
At present line_length is always calculated in video_post_probe(). But
some hardware may use a different line length, e.g. with a 1366-wide
display.

Allow the driver to set this value if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
2018-12-03 19:09:44 +01:00
..
Kconfig
Makefile
fsl_pci_init.c FSL PCI: Configure PCIe reference ratio 2018-08-08 08:23:48 -07:00
pci-aardvark.c
pci-emul-uclass.c pci: sandbox: emul: Rename priv structure 2018-08-08 12:49:31 +01:00
pci-rcar-gen2.c pci: rmobile: Filter out device 1 and 2 2018-08-28 11:01:52 +02:00
pci-uclass.c dm/pci: Change the first CFG read to Vendor ID in enumeration 2018-11-20 19:14:22 -07:00
pci.c
pci_auto.c
pci_auto_common.c
pci_auto_old.c
pci_common.c
pci_compat.c
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c
pci_internal.h
pci_msc01.c
pci_mvebu.c
pci_rom.c video: Allow driver to specify the line length 2018-12-03 19:09:44 +01:00
pci_sandbox.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 2018-09-10 20:48:17 -04:00
pci_sh4.c
pci_sh7751.c
pci_sh7780.c
pci_tegra.c
pci_x86.c
pcie_dw_mvebu.c
pcie_ecam_generic.c
pcie_imx.c
pcie_intel_fpga.c
pcie_layerscape.c
pcie_layerscape.h
pcie_layerscape_fixup.c
pcie_xilinx.c