linux_dsm_epyc7002/Documentation/devicetree/bindings/video
Linus Torvalds f377ea88b8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Pull drm updates from Dave Airlie:
 "This is the main pull request for the drm for 4.3.  Nouveau is
  probably the biggest amount of changes in here, since it missed 4.2.
  Highlights below, along with the usual bunch of fixes.

  All stuff outside drm should have applicable acks.

  Highlights:

   - new drivers:
        freescale dcu kms driver

   - core:
        more atomic fixes
        disable some dri1 interfaces on kms drivers
        drop fb panic handling, this was just getting more broken, as more locking was required.
        new core fbdev Kconfig support - instead of each driver enable/disabling it
        struct_mutex cleanups

   - panel:
        more new panels
        cleanup Kconfig

   - i915:
        Skylake support enabled by default
        legacy modesetting using atomic infrastructure
        Skylake fixes
        GEN9 workarounds

   - amdgpu:
        Fiji support
        CGS support for amdgpu
        Initial GPU scheduler - off by default
        Lots of bug fixes and optimisations.

   - radeon:
        DP fixes
        misc fixes

   - amdkfd:
        Add Carrizo support for amdkfd using amdgpu.

   - nouveau:
        long pending cleanup to complete driver,
        fully bisectable which makes it larger,
        perfmon work
        more reclocking improvements
        maxwell displayport fixes

   - vmwgfx:
        new DX device support, supports OpenGL 3.3
        screen targets support

   - mgag200:
        G200eW support
        G200e new revision support

   - msm:
        dragonboard 410c support, msm8x94 support, msm8x74v1 support
        yuv format support
        dma plane support
        mdp5 rotation
        initial hdcp

   - sti:
        atomic support

   - exynos:
        lots of cleanups
        atomic modesetting/pageflipping support
        render node support

   - tegra:
        tegra210 support (dc, dsi, dp/hdmi)
        dpms with atomic modesetting support

   - atmel:
        support for 3 more atmel SoCs
        new input formats, PRIME support.

   - dwhdmi:
        preparing to add audio support

   - rockchip:
        yuv plane support"

* 'drm-next' of git://people.freedesktop.org/~airlied/linux: (1369 commits)
  drm/amdgpu: rename gmc_v8_0_init_compute_vmid
  drm/amdgpu: fix vce3 instance handling
  drm/amdgpu: remove ib test for the second VCE Ring
  drm/amdgpu: properly enable VM fault interrupts
  drm/amdgpu: fix warning in scheduler
  drm/amdgpu: fix buffer placement under memory pressure
  drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
  drm/amdgpu: fix typo in dce11 watermark setup
  drm/amdgpu: fix typo in dce10 watermark setup
  drm/amdgpu: use top down allocation for non-CPU accessible vram
  drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
  drm/amdgpu: set MEC doorbell range for Fiji
  drm/amdgpu: implement burst NOP for SDMA
  drm/amdgpu: add insert_nop ring func and default implementation
  drm/amdgpu: add amdgpu_get_sdma_instance helper function
  drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
  drm/amdgpu: add burst_nop flag for sdma
  drm/amdgpu: add count field for the SDMA NOP packet v2
  drm/amdgpu: use PT for VM sync on unmap
  drm/amdgpu: make wait_event uninterruptible in push_job
  ...
2015-09-04 15:49:32 -07:00
..
backlight backlight: pm8941-wled: Move PM8941 WLED driver to backlight 2015-08-25 08:41:56 +01: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 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
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 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
exynos-mic.txt drm/exynos: mic: add MIC driver 2015-06-22 20:04:56 +09:00
fsl,dcu.txt drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04: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,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 OMAPDSS: Correct video ports description file path in DT binding doc 2015-04-20 12:09:04 +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 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