1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/display
Linus Torvalds af3c8d9850 main drm pull for v4.13
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJZYseIAAoJEAx081l5xIa+85kP/0zKzKKVzZXSXG2TAGb5jNfk
 Ex+TELG8tWk9KBxA7lEE5c0WEsnP79cNoXZLQu8wlUzO8+kwQK5Bz0zgNUkpSuo1
 RthwdsxBQX1++UxB+HoSG+dOa7hkKVqlgQR3z9qyhsBXzetkJV0DoYcpMV0A1EWd
 6Jzt+AvCShVkcW+21LqHPlc5EIVewrDMoA3oU6aYCLhyAOUTVvvQB2ML8YApH7TM
 JrSrzCFHTrQEBbGUrZQhzR0sZzZzk9byntb/I/mdVbHeCyIHiL8sC4PfWSOyyazm
 GkPnA8G3aFAY9haBRz9jG/VBr1yVb0mCBjkWQ1lGfIAOCDDSc+d7PDXdG+i4AewK
 jZheXlrDIdGgmJLy4W3rdEqJvdf7UQHZOs8594OL19l4+FxCTrol1JSHSMeavCvr
 8bUNil9Jb/ONU/wmp+q55U0k4TCTyerUA7gKnuaJAwBvd4n78/PKmQnbrWinDyJc
 GQXp6zESk9bKt5DXSnVZuVf4POTzpuAsQkkfX1V2y145EHTQYfS3jLENWqEjyZUy
 QtKCHZvRkJfGaFU4Pr+vBo9Iu1GlA5OiOv08QadldTT4OxUI0T6yaLDobHCQfKPE
 sc3wCuCM+/dAnqoKDcGC4hAmF8zDdO0kw65P2m7uC6T9Jm1G35CioKbzo+fzUhuL
 fg5TBpbp2Wwe2oPA5iBm
 =2S5N
 -----END PGP SIGNATURE-----

Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux

Pull drm updates from Dave Airlie:
 "This is the main pull request for the drm, I think I've got one later
  driver pull for mediatek SoC driver, I'm undecided on if it needs to
  go to you yet.

  Otherwise summary below:

  Core drm:
   - Atomic add driver private objects
   - Deprecate preclose hook in modern drivers
   - MST bandwidth tracking
   - Use kvmalloc in more places
   - Add mode_valid hook for crtc/encoder/bridge
   - Reduce sync_file construction time
   - Documentation updates
   - New DRM synchronisation object support

  New drivers:
   - pl111 - pl111 CLCD display controller

  Panel:
   - Innolux P079ZCA panel driver
   - Add NL12880B20-05, NL192108AC18-02D, P320HVN03 panels
   - panel-samsung-s6e3ha2: Add s6e3hf2 panel support

  i915:
   - SKL+ watermark fixes
   - G4x/G33 reset improvements
   - DP AUX backlight improvements
   - Buffer based GuC/host communication
   - New getparam for (sub)slice infomation
   - Cannonlake and Coffeelake initial patches
   - Execbuf optimisations

  radeon/amdgpu:
   - Lots of Vega10 bug fixes
   - Preliminary raven support
   - KIQ support for compute rings
   - MEC queue management rework
   - DCE6 Audio support
   - SR-IOV improvements
   - Better radeon/amdgpu selection support

  nouveau:
   - HDMI stereoscopic support
   - Display code rework for >= GM20x GPUs

  msm:
   - GEM rework for fine-grained locking
   - Per-process pagetable work
   - HDMI fixes for Snapdragon 820.

  vc4:
   - Remove 256MB CMA limit from vc4
   - Add out-fence support
   - Add support for cygnus
   - Get/set tiling ioctls support
   - Add T-format tiling support for scanout

  zte:
   - add VGA support.

  etnaviv:
   - Thermal throttle support for newer GPUs
   - Restore userspace buffer cache performance
   - dma-buf sync fix

  stm:
   - add stm32f429 display support

  exynos:
   - Rework vblank handling
   - Fixup sw-trigger code

  sun4i:
   - V3s display engine support
   - HDMI support for older SoCs
   - Preliminary work on dual-pipeline SoCs.

  rcar-du:
   - VSP work

  imx-drm:
   - Remove counter load enable from PRE
   - Double read/write reduction flag support

  tegra:
   - Documentation for the host1x and drm driver.
   - Lots of staging ioctl fixes due to grate project work.

  omapdrm:
   - dma-buf fence support
   - TILER rotation fixes"

* tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux: (1270 commits)
  drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
  drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.
  amdgpu: Set cik/si_support to 1 by default if radeon isn't built
  drm/amdgpu/gfx9: fix driver reload with KIQ
  drm/amdgpu/gfx8: fix driver reload with KIQ
  drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay
  drm/ttm: Fix use-after-free in ttm_bo_clean_mm
  drm/amd/amdgpu: move get memory type function from early init to sw init
  drm/amdgpu/cgs: always set reference clock in mode_info
  drm/amdgpu: fix vblank_time when displays are off
  drm/amd/powerplay: power value format change for Vega10
  drm/amdgpu/gfx9: support the amdgpu.disable_cu option
  drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10
  drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
  drm/amdgpu/cs: fix a typo in a comment
  drm/amdgpu: Fix the exported always on CU bitmap
  drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static
  drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup
  drm/amd/powerplay/cz: print message if smc message fails
  drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
  ...
2017-07-09 18:48:37 -07:00
..
armada
atmel dt-bindings: display: atmel: Fix path to atmel-hlcdc.txt 2017-03-21 14:45:39 -05:00
bridge drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id 2017-06-28 21:00:08 +01: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 dt-bindings: exynos5433-decon: add TE interrupt binding 2017-06-01 16:21:37 +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 main drm pull for v4.13 2017-07-09 18:48:37 -07:00
rockchip dt-bindings: display: rk3288-mipi-dsi: add reset property 2017-04-04 14:26:27 -04:00
sunxi drm/sun4i: Add compatible for the A10s pipeline 2017-06-01 09:50:01 +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 Merge branch 'dt-doc-cleanup' into for-next 2015-10-22 09:22:09 -05:00
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