linux-uconsole/Documentation/devicetree/bindings/display
Dave Airlie e98c58e55f Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
UAPI Changes:
- Return -ENODEV instead of -ENXIO when creating cma fb w/o valid gem (Daniel)
- Add aspect ratio and custom scaling propertis to connector state (Maarten)

Cross-subsystem Changes:
- None

Core Changes:
- Add Laurent as bridge reviewer and Andrzej as bridge maintainer (Archit)
- Maintain new STM driver through -misc (Yannick)
- Misc doc improvements (as is tradition) (Daniel)
- Add driver-private objects to atomic state (Dhinakaran)
- Deprecate preclose hook in modern drivers (use postclose) (Daniel)
- Add hwmode to vblank struct. This fixes mode access in irq context and reduced
  a bunch of boilerplate (Daniel)

Driver Changes:
- vc4: Add out-fence support to vc4 V3D rendering (Eric)
- stm: Add stm32f429 display hw and am-480272h3tmqw-t01h panel support (Yannick)
- vc4: Remove 256MB cma limit from vc4 (Eric)
- dw-hdmi: Disable audio when inactive, instead of always enabled (Romain)
- zte: Add support for VGA to the ZTE driver (Shawn)
- i915: Track DP MST bandwidth and check it in atomic_check (Dhinakaran)
- vgem: Enable gem dmabuf import iface to facilitate ion testing (Laura)
- vc4: Add support for Cygnus (new dt compat string + couple bug fixes) (Eric)
- pl111: Add driver for pl111 CLCD display controller (Eric/Tom)
- vgem: Subclass drm_device instead of standalone platform device (Chris)

Cc: Archit Taneja <architt@codeaurora.org>
Cc: Eric Anholt <eric@anholt.net>
Cc: Yannick Fertre <yannick.fertre@st.com>
Cc: Romain Perier <romain.perier@collabora.com>
Cc: Navare, Manasi D <manasi.d.navare@intel.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Cc: Laura Abbott <labbott@redhat.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Tom Cooksey <tom.cooksey@arm.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>

* tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc: (72 commits)
  drm: add missing declaration to drm_blend.h
  drm/dp: Wait up all outstanding tx waiters
  drm/dp: Read the tx msg state once after checking for an event
  drm/prime: Forward declare struct device
  drm/vblank: Lock down vblank->hwmode more
  drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
  drm/vblank: Add FIXME comments about moving the vblank ts hooks
  drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
  drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
  drm/vgem: Convert to a struct drm_device subclass
  gpu: drm: gma500: remove dead code
  drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
  drm/sti: Fix typos in a comment line
  drm/sti: Fix a typo in a comment line
  drm/sti: Replace 17 seq_puts() calls by seq_putc()
  drm/sti: Reduce function calls for sequence output at five places
  drm/sti: use seq_puts to display a string
  drm: Nerf the preclose callback for modern drivers
  drm/exynos: Merge pre/postclose hooks
  drm/tegra: switch to postclose
  ...
2017-05-18 12:57:06 +10:00
..
armada
atmel dt-bindings: display: atmel: Fix path to atmel-hlcdc.txt 2017-03-21 14:45:39 -05:00
bridge dt-bindings: display: renesas: Add R-Car Gen3 HDMI TX DT bindings 2017-04-04 17:04:10 +03:00
connector dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation 2016-06-16 16:30:39 +02:00
etnaviv drm/etnaviv: add devicetree bindings 2015-12-15 14:47:41 +01:00
exynos drm/exynos: Remove support for Exynos4415 (SoC not supported anymore) 2017-03-21 13:17:21 +09:00
hisilicon drm/hisilicon: Fix spelling of clock in hisi-ade.txt 2016-12-18 14:48:24 +01:00
imx fbdev changes for v4.12: 2017-05-11 11:12:26 -07:00
mediatek dt-bindings: display: mediatek: update supported chips 2017-04-08 00:02:11 +08:00
msm Less anger inducing pull request for 4.11 2017-02-23 18:58:18 -08:00
panel drm/panel: Changes for v4.12-rc1 2017-04-13 06:17:40 +10:00
rockchip dt-bindings: display: rk3288-mipi-dsi: add reset property 2017-04-04 14:26:27 -04:00
sunxi dt-bindings: display: sun4i: Add display backend interrupt to device tree binding 2017-03-29 09:08:16 +02:00
tegra dt-bindings: Add bindings for the Tegra VIC 2017-04-05 18:11:48 +02:00
ti dt-bindings: Move "ti,tfp410.txt" from display/ti to display/bridge 2016-11-30 14:16:33 +02:00
tilcdc Documentation: display: fix wrong documentation paths 2017-01-09 14:24:54 -06:00
amlogic,meson-dw-hdmi.txt dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension 2017-04-04 17:49:31 +02:00
amlogic,meson-vpu.txt dt-bindings: display: add Amlogic Meson DRM Bindings 2016-12-06 09:53:56 +01:00
arm,hdlcd.txt Documentation: drm: Add DT bindings for ARM HDLCD 2016-02-10 10:58:33 +00:00
arm,malidp.txt dt/bindings: display: Add DT bindings for Mali Display Processors. 2016-06-15 15:18:20 +01:00
arm,pl11x.txt Documentation: display: fix wrong documentation paths 2017-01-09 14:24:54 -06:00
atmel,lcdc.txt
brcm,bcm-vc4.txt drm/vc4: Add specific compatible strings for Cygnus. 2017-05-08 12:24:06 -07:00
cirrus,clps711x-fb.txt Documentation: display: fix wrong documentation paths 2017-01-09 14:24:54 -06:00
fsl,dcu.txt drm/fsl-dcu: rework codes to support of_graph dt binding for panel 2016-07-15 18:06:28 -07:00
fsl,tcon.txt drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
ht16k33.txt auxdisplay: ht16k33: Driver for LED controller 2016-11-10 16:53:19 +01:00
marvell,pxa2xx-lcdc.txt
mipi-dsi-bus.txt
multi-inno,mi0283qt.txt dt-bindings: Add Multi-Inno MI0283QT binding 2017-02-18 18:05:01 +01:00
mxsfb.txt dt-bindings: mxsfb: Add new bindings for the MXSFB driver 2016-12-06 03:02:25 +01:00
renesas,du.txt drm: rcar-du: Document the vsps property in the DT bindings 2017-04-04 17:03:54 +03:00
simple-framebuffer-sunxi.txt
simple-framebuffer.txt dt-bindings: simplefb: Support regulator supply properties 2015-12-15 15:41:21 +02:00
sm501fb.txt
snps,arcpgu.txt drm: Add DT bindings documentation for ARC PGU display controller 2016-04-26 18:26:45 +03:00
ssd1289fb.txt
ssd1307fb.txt fbdev/ssd1307fb: add support to enable VBAT 2017-02-08 16:43:59 +01:00
st,stih4xx.txt
st,stm32-ltdc.txt dt-bindings: display: Add STM32 LTDC driver 2017-04-14 11:30:28 -07:00
via,vt8500-fb.txt
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt
zte,vou.txt dt-bindings: display: add support for ZTE VGA device 2017-05-04 13:52:26 +08:00