linux/Documentation/devicetree/bindings/video
Linus Torvalds 796e1c5571 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Pull drm updates from Dave Airlie:
 "This is the main drm pull, it has a shared branch with some alsa
  crossover but everything should be acked by relevant people.

  New drivers:
     - ATMEL HLCDC driver
     - designware HDMI core support (used in multiple SoCs).

  core:
     - lots more atomic modesetting work, properties and atomic ioctl
       (hidden under option)
     - bridge rework allows support for Samsung exynos chromebooks to
       work finally.
     - some more panels supported

  i915:
     - atomic plane update support
     - DSI uses shared DSI infrastructure
     - Skylake basic support is all merged now
     - component framework used for i915/snd-hda interactions
     - write-combine cpu memory mappings
     - engine init code refactored
     - full ppgtt enabled where execlists are enabled.
     - cherryview rps/gpu turbo and pipe CRC support.

  radeon:
     - indirect draw support for evergreen/cayman
     - SMC and manual fan control for SI/CI
     - Displayport audio support

  amdkfd:
     - SDMA usermode queue support
     - replace suballocator usage with more suitable one
     - rework for allowing interfacing to more than radeon

  nouveau:
     - major renaming in prep for later splitting work
     - merge arm platform driver into nouveau
     - GK20A reclocking support

  msm:
     - conversion to atomic modesetting
     - YUV support for mdp4/5
     - eDP support
     - hw cursor for mdp5

  tegra:
     - conversion to atomic modesetting
     - better suspend/resume support for child devices

  rcar-du:
     - interlaced support

  imx:
     - move to using dw_hdmi shared support
     - mode_fixup support

  sti:
     - DVO support
     - HDMI infoframe support

  exynos:
     - refactoring and cleanup, removed lots of internal unnecessary
       abstraction
     - exynos7 DECON display controller support

  Along with the usual bunch of fixes, cleanups etc"

* 'drm-next' of git://people.freedesktop.org/~airlied/linux: (724 commits)
  drm/radeon: fix voltage setup on hawaii
  drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
  drm/radeon: only enable kv/kb dpm interrupts once v3
  drm/radeon: workaround for CP HW bug on CIK
  drm/radeon: Don't try to enable write-combining without PAT
  drm/radeon: use 0-255 rather than 0-100 for pwm fan range
  drm/i915: Clamp efficient frequency to valid range
  drm/i915: Really ignore long HPD pulses on eDP
  drm/exynos: Add DECON driver
  drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRL
  drm/i915: Insert a command barrier on BLT/BSD cache flushes
  drm/i915: Drop vblank wait from intel_dp_link_down
  drm/exynos: fix NULL pointer reference
  drm/exynos: remove exynos_plane_dpms
  drm/exynos: remove mode property of exynos crtc
  drm/exynos: Remove exynos_plane_dpms() call with no effect
  drm/i915: Squelch overzealous uncore reset WARN_ON
  drm/i915: Take runtime pm reference on hangcheck_info
  drm/i915: Correct the IOSF Dev_FN field for IOSF transfers
  drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usage
  ...
2015-02-16 15:48:00 -08:00
..
backlight backlight: lp855x: Add supply regulator to lp855x 2014-12-09 09:24:45 +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 fbdev changes for 3.18 2014-10-18 18:03:02 -07:00
cirrus,clps711x-fb.txt video: clps711x: Add bindings documentation for CLPS711X framebuffer 2014-06-24 10:54:38 +03:00
display-timing.txt video: of: display_timing: add doubleclk flag 2013-06-03 18:42:34 +10:00
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
exynos7-decon.txt drm/exynos: Add DECON driver 2015-02-11 20:27:08 +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: support Exynos4415 SoC 2014-11-24 18:02:52 +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 drm/exynos: add new compatible strings for hdmi subsystem 2013-06-28 21:13:57 +09:00
exynos_hdmiphy.txt drm/exynos: add new compatible strings for hdmi subsystem 2013-06-28 21:13:57 +09:00
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 drm/exynos: fimd: support Exynos4415 SoC 2014-11-24 18:02:52 +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 video: ssd1307fb: Add support for SSD1306 OLED controller 2013-05-28 14:41:57 +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,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,omap-dss.txt Doc/DT: Add DT binding documentation for OMAP DSS 2014-03-19 11:03:11 +02: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 video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00