WSL2-Linux-Kernel/Documentation/devicetree/bindings/video
Linus Torvalds 099bfbfc7f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Pull drm updates from Dave Airlie:
 "This is the main drm pull request for v4.2.

  I've one other new driver from freescale on my radar, it's been posted
  and reviewed, I'd just like to get someone to give it a last look, so
  maybe I'll send it or maybe I'll leave it.

  There is no major nouveau changes in here, Ben was working on
  something big, and we agreed it was a bit late, there wasn't anything
  else he considered urgent to merge.

  There might be another msm pull for some bits that are waiting on
  arm-soc, I'll see how we time it.

  This touches some "of" stuff, acks are in place except for the fixes
  to the build in various configs,t hat I just applied.

  Summary:

  New drivers:
      - virtio-gpu:
                KMS only pieces of driver for virtio-gpu in qemu.
                This is just the first part of this driver, enough to run
                unaccelerated userspace on. As qemu merges more we'll start
                adding the 3D features for the virgl 3d work.
      - amdgpu:
                a new driver from AMD to driver their newer GPUs. (VI+)
                It contains a new cleaner userspace API, and is a clean
                break from radeon moving forward, that AMD are going to
                concentrate on. It also contains a set of register headers
                auto generated from AMD internal database.

  core:
      - atomic modesetting API completed, enabled by default now.
      - Add support for mode_id blob to atomic ioctl to complete interface.
      - bunch of Displayport MST fixes
      - lots of misc fixes.

  panel:
      - new simple panels
      - fix some long-standing build issues with bridge drivers

  radeon:
      - VCE1 support
      - add a GPU reset counter for userspace
      - lots of fixes.

  amdkfd:
      - H/W debugger support module
      - static user-mode queues
      - support killing all the waves when a process terminates
      - use standard DECLARE_BITMAP

  i915:
      - Add Broxton support
      - S3, rotation support for Skylake
      - RPS booting tuning
      - CPT modeset sequence fixes
      - ns2501 dither support
      - enable cmd parser on haswell
      - cdclk handling fixes
      - gen8 dynamic pte allocation
      - lots of atomic conversion work

  exynos:
      - Add atomic modesetting support
      - Add iommu support
      - Consolidate drm driver initialization
      - and MIC, DECON and MIPI-DSI support for exynos5433

  omapdrm:
      - atomic modesetting support (fixes lots of things in rewrite)

  tegra:
      - DP aux transaction fixes
      - iommu support fix

  msm:
      - adreno a306 support
      - various dsi bits
      - various 64-bit fixes
      - NV12MT support

  rcar-du:
      - atomic and misc fixes

  sti:
      - fix HDMI timing complaince

  tilcdc:
      - use drm component API to access tda998x driver
      - fix module unloading

  qxl:
      - stability fixes"

* 'drm-next' of git://people.freedesktop.org/~airlied/linux: (872 commits)
  drm/nouveau: Pause between setting gpu to D3hot and cutting the power
  drm/dp/mst: close deadlock in connector destruction.
  drm: Always enable atomic API
  drm/vgem: Set unique to "vgem"
  of: fix a build error to of_graph_get_endpoint_by_regs function
  drm/dp/mst: take lock around looking up the branch device on hpd irq
  drm/dp/mst: make sure mst_primary mstb is valid in work function
  of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs
  ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'
  drm/atomic: Don't set crtc_state->enable manually
  drm/exynos: dsi: do not set TE GPIO direction by input
  drm/exynos: dsi: add support for MIC driver as a bridge
  drm/exynos: dsi: add support for Exynos5433
  drm/exynos: dsi: make use of array for clock access
  drm/exynos: dsi: make use of driver data for static values
  drm/exynos: dsi: add macros for register access
  drm/exynos: dsi: rename pll_clk to sclk_clk
  drm/exynos: mic: add MIC driver
  of: add helper for getting endpoint node of specific identifiers
  drm/exynos: add Exynos5433 decon driver
  ...
2015-06-26 13:18:51 -07:00
..
backlight devicetree: Add new SKY81452 backlight binding 2015-03-12 09:08:31 +00:00
bridge Documentation: bridge: Add documentation for ps8622 DT properties 2015-01-28 08:47:30 +01:00
adi,adv7123.txt video: Add ADV7123 DT bindings documentation 2014-09-15 11:55:46 +03:00
adi,adv7511.txt video: Add ADV751[13] DT bindings documentation 2014-11-26 20:09:40 +02:00
analog-tv-connector.txt video: fix composite video connector compatible string 2014-09-03 08:28:58 +03:00
arm,pl11x.txt video: ARM CLCD: Add DT support 2014-07-29 14:12:12 +03:00
atmel,lcdc.txt DT: video: atmel_lcdc: Add example of fixed framebuffer memory 2015-03-23 15:36:30 +01:00
cirrus,clps711x-fb.txt video: clps711x: Add bindings documentation for CLPS711X framebuffer 2014-06-24 10:54:38 +03:00
display-timing.txt
dvi-connector.txt Doc/DT: Add DT binding documentation for DVI Connector 2014-03-19 12:36:16 +02:00
dw_hdmi-rockchip.txt dt-bindings: Add documentation for rockchip dw hdmi 2015-01-07 18:31:59 +01:00
exynos-mic.txt drm/exynos: mic: add MIC driver 2015-06-22 20:04:56 +09:00
exynos7-decon.txt drm/exynos: Add DECON driver 2015-02-11 20:27:08 +09:00
exynos5433-decon.txt drm/exynos: add Exynos5433 decon driver 2015-06-22 19:56:44 +09:00
exynos_dp.txt drm/exynos: dp: support drm_bridge 2015-01-28 08:47:29 +01:00
exynos_dsim.txt drm/exynos: dsi: add support for MIC driver as a bridge 2015-06-22 20:05:03 +09:00
exynos_hdmi.txt drm/exynos: use regmap interface to set hdmiphy control bit in pmu 2014-06-02 02:07:09 +09:00
exynos_hdmiddc.txt
exynos_hdmiphy.txt
exynos_mixer.txt drm/exynos: add support for 'hdmi' clock 2015-02-07 16:38:40 +09:00
fsl,imx-fb.txt Documentation: treewide: fix typos and grammar 2014-08-26 09:35:51 +02:00
hdmi-connector.txt Doc/DT: hdmi-connector: add HPD GPIO documentation 2014-05-07 11:30:16 +03:00
lgphilips,lb035q02.txt Doc/DT: Add binding doc for lgphilips,lb035q02.txt 2014-05-20 14:39:45 +03:00
panel-dpi.txt Doc/DT: Add DT binding documentation for MIPI DPI Panel 2014-05-07 11:01:19 +03:00
panel-dsi-cm.txt Doc/DT: Add DT binding documentation for MIPI DSI CM Panel 2014-03-19 12:36:23 +02:00
renesas,du.txt drm: rcar-du: Add support for external pixel clock 2014-12-23 12:01:50 +02:00
rockchip-drm.txt dt-bindings: video: Add for rockchip display subsytem 2014-12-02 17:29:09 +08:00
rockchip-vop.txt dt-bindings: video: Add documentation for rockchip vop 2014-12-02 17:29:33 +08:00
samsung-fimd.txt ARM: dts: convert to generic power domain bindings for exynos DT 2015-01-24 13:24:05 +09:00
sharp,ls037v7dw01.txt Doc/DT: Add DT binding documentation for SHARP LS037V7DW01 2014-05-20 14:39:46 +03:00
simple-framebuffer-sunxi.txt dt-bindings: simplefb-sunxi: Add sunxi simplefb extensions 2014-11-26 10:17:42 +02:00
simple-framebuffer.txt dt-bindings: simplefb: Drop the advice about using a specific path for nodes 2014-11-26 10:17:42 +02:00
sony,acx565akm.txt Doc/DT: Add DT binding documentation for Sony acx565akm panel 2014-03-19 12:36:26 +02:00
ssd1289fb.txt powerpc/85xx: Add TWR-P1025 board support 2014-01-07 19:09:29 -06:00
ssd1307fb.txt fbdev: ssd1307fb: Add support for SSD1305 2015-05-27 12:54:19 +03:00
thine,thc63lvdm83d video: Add THC63LVDM83D DT bindings documentation 2014-09-15 11:55:46 +03:00
ti,dra7-dss.txt Doc/DT: Add DT binding doc for DRA7xx DSS 2015-02-04 12:32:04 +02:00
ti,omap-dss.txt OMAPDSS: Correct video ports description file path in DT binding doc 2015-04-20 12:09:04 +03:00
ti,omap2-dss.txt Doc/DT: Add DT binding documentation for OMAP DSS 2014-03-19 11:03:11 +02:00
ti,omap3-dss.txt Doc/DT: Add DT binding documentation for OMAP DSS 2014-03-19 11:03:11 +02:00
ti,omap4-dss.txt Doc/DT: ti,omap4-dss: hdmi lanes 2014-05-07 11:31:16 +03:00
ti,omap5-dss.txt Doc/DT: Add OMAP5 DSS DT bindings 2014-05-09 15:11:30 +03:00
ti,opa362.txt Documentation: DT: Add documentation for ti,opa362 bindings 2015-01-13 12:53:15 +02:00
ti,tfp410.txt Doc/DT: Add DT binding documentation for TFP410 encoder 2014-03-19 12:36:30 +02:00
ti,tpd12s015.txt Doc/DT: Add DT binding documentation for tpd12s015 encoder 2014-03-19 12:36:33 +02:00
toppoly,td028ttec1.txt omapdss: panel-tpo-td028ec1: Add DT support. 2014-05-09 12:35:51 +03:00
tpo,td043mtea1.txt Doc/DT: Add DT binding documentation for TPO td043mtea1 panel 2014-05-20 14:39:47 +03:00
vga-connector.txt video: Add DT binding documentation for VGA connector 2014-09-15 11:55:46 +03:00
via,vt8500-fb.txt
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt