2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/Documentation/devicetree/bindings/display
Linus Torvalds 4bf772b146 drm/graphics pull request for v4.16-rc1
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJacnVwAAoJEAx081l5xIa+HhIP/0yDg5tuco0QN3YskE/bIa3o
 4VDWsLi+WCoSZoV4uWLKYK8OHiNzKdnGfNoUNWqRqaYilWDtpgBX86Wjg5hxnGwA
 /6jGfU1nhb0teG9clGBbzgxHXW6iKvT+p/Pp1pC8HXU+zEUaungJcWY120hITwMD
 NqUGK6kYRsJVYj+4b+5Ho7Fvv912bbjK0YAptD6RdzX4rDPN0D+XrtXlYsg1PJYx
 jv/NNWEP5mCesYKsS8JzHYcfOF/vdQpPwAV4C3LKaQy5k3pVVIDOEuOycIZTKMf3
 K/fSsbvhHMH3Ck+lPcK+etcoQbkLCcmKbw+3uvM/7njkn7Dp24Ryk9FXB3dXXOgb
 3kLs7f0gY9j/NAi3uKAMvACPvXNA7eptIvAmN/VKzmEiqgx+l0sveSuU73DVoe/x
 Jko8ijyiKchcN+/CTgZ7FNyEd0UWO06+9B0RMrlEezE8f14EhR51wIQQTNFJRJn/
 kqRM1hC2Cvb00vAwq7jjZcDa7hRCI0OoVU9N37smtPuTJY94tR/CUbq10g4pSlu8
 h8FiHnLuhlyh1DQNNS19HQfOSh0yYgEGRQcIKy3vqshsO3/hbe8bQD5UerqMZPZB
 ZpMEWe5VHSWIVjAxgzHNXFd9F/jSeWDVkCztKfx0CLmzHZNLNjw+/zgbIdF3vj9T
 S1cwFZLWr/ngf5mbyR88
 =pLN1
 -----END PGP SIGNATURE-----

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

Pull drm updates from Dave Airlie:
 "This seems to have been a comparatively quieter merge window, I assume
  due to holidays etc. The "biggest" change is AMD header cleanups, which
  merge/remove a bunch of them. The AMD gpu scheduler is now being made generic
  with the etnaviv driver wanting to reuse the code, hopefully other drivers
  can go in the same direction.

  Otherwise it's the usual lots of stuff in i915/amdgpu, not so much stuff
  elsewhere.

  Core:
   - Add .last_close and .output_poll_changed helpers to reduce driver footprints
   - Fix plane clipping
   - Improved debug printing support
   - Add panel orientation property
   - Update edid derived properties at edid setting
   - Reduction in fbdev driver footprint
   - Move amdgpu scheduler into core for other drivers to use.

  i915:
   - Selftest and IGT improvements
   - Fast boot prep work on IPS, pipe config
   - HW workarounds for Cannonlake, Geminilake
   - Cannonlake clock and HDMI2.0 fixes
   - GPU cache invalidation and context switch improvements
   - Display planes cleanup
   - New PMU interface for perf queries
   - New firmware support for KBL/SKL
   - Geminilake HW workaround for perforamce
   - Coffeelake stolen memory improvements
   - GPU reset robustness work
   - Cannonlake horizontal plane flipping
   - GVT work

  amdgpu/radeon:
   - RV and Vega header file cleanups (lots of lines gone!)
   - TTM operation context support
   - 48-bit GPUVM support for Vega/RV
   - ECC support for Vega
   - Resizeable BAR support
   - Multi-display sync support
   - Enable swapout for reserved BOs during allocation
   - S3 fixes on Raven
   - GPU reset cleanup and fixes
   - 2+1 level GPU page table

  amdkfd:
   - GFX7/8 SDMA user queues support
   - Hardware scheduling for multiple processes
   - dGPU prep work

  rcar:
   - Added R8A7743/5 support
   - System suspend/resume support

  sun4i:
   - Multi-plane support for YUV formats
   - A83T and LVDS support

  msm:
   - Devfreq support for GPU

  tegra:
   - Prep work for adding Tegra186 support
   - Tegra186 HDMI support
   - HDMI2.0 and zpos support by using generic helpers

  tilcdc:
   - Misc fixes

  omapdrm:
   - Support memory bandwidth limits
   - DSI command mode panel cleanups
   - DMM error handling

  exynos:
   - drop the old IPP subdriver.

  etnaviv:
   - Occlusion query fixes
   - Job handling fixes
   - Prep work for hooking in gpu scheduler

  armada:
   - Move closer to atomic modesetting
   - Allow disabling primary plane if overlay is full screen

  imx:
   - Format modifier support
   - Add tile prefetch to PRE
   - Runtime PM support for PRG

  ast:
   - fix LUT loading"

* tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux: (1471 commits)
  drm/ast: Load lut in crtc_commit
  drm: Check for lessee in DROP_MASTER ioctl
  drm: fix gpu scheduler link order
  drm/amd/display: Demote error print to debug print when ATOM impl missing
  dma-buf: fix reservation_object_wait_timeout_rcu once more v2
  drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
  drm/amd/amdgpu: Add Polaris version check
  drm/amdgpu: Reenable manual GPU reset from sysfs
  drm/amdgpu: disable MMHUB power gating on raven
  drm/ttm: Don't unreserve swapped BOs that were previously reserved
  drm/ttm: Don't add swapped BOs to swap-LRU list
  drm/amdgpu: only check for ECC on Vega10
  drm/amd/powerplay: Fix smu_table_entry.handle type
  drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
  drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
  drm/radeon: fill in rb backend map on evergreen/ni.
  drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)
  drm/ttm: only free pages rather than update global memory count together
  drm/amdgpu: fix CPU based VM updates
  drm/amdgpu: fix typo in amdgpu_vce_validate_bo
  ...
2018-02-01 17:48:47 -08:00
..
armada
atmel dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
bridge ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
connector
etnaviv dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
exynos dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
hisilicon drm/hisilicon: Fix spelling of clock in hisi-ade.txt 2016-12-18 14:48:24 +01:00
imx fixes/cleanups for rc1, non-desktop flags for VR 2017-11-23 21:04:56 -10:00
mediatek dt-bindings: display: mediatek: update supported chips 2017-04-08 00:02:11 +08:00
msm dt-bindings: display: msm: update clk names 2017-10-28 11:01:34 -04:00
panel drm/graphics pull request for v4.16-rc1 2018-02-01 17:48:47 -08:00
rockchip dt-bindings: add document for rk3126-vop 2017-11-16 14:19:29 +08:00
sunxi dt-bindings: display: sun4i-drm: Add A83T pipeline 2018-01-04 20:04:12 +01:00
tegra dt-bindings: display: tegra: Update SOR for Tegra186 2017-12-13 13:42:04 +01:00
ti dt-bindings: display/ti: Add optional property to set memory bandwidth limit 2017-12-19 10:32:00 +02:00
tilcdc Documentation: display: fix wrong documentation paths 2017-01-09 14:24:54 -06:00
amlogic,meson-dw-hdmi.txt dt-bindings: display: amlogic, meson-dw-hdmi: Add optional HDMI 5V regulator 2017-12-08 10:43:33 +01:00
amlogic,meson-vpu.txt dt-bindings: display: amlogic, meson-vpu: Add optional power domain property 2017-12-08 10:43:28 +01:00
arm,hdlcd.txt
arm,malidp.txt
arm,pl11x.txt Documentation: display: fix wrong documentation paths 2017-01-09 14:24:54 -06:00
atmel,lcdc.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
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
faraday,tve200.txt drm/tve200: Add DT bindings 2017-08-23 23:07:36 +02:00
fsl,dcu.txt
fsl,tcon.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
google,goldfish-fb.txt Documentation: Add device tree binding for Goldfish FB driver 2017-11-09 18:09:30 +01:00
ht16k33.txt
ilitek,ili9225.txt dt-bindings: update compatible string for ILI9225 2018-01-03 13:52:26 +01:00
marvell,pxa2xx-lcdc.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
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 dt-bindings: display: rcar-du: Document R8A774[35] DU 2017-12-04 13:04:11 +02:00
repaper.txt dt-bindings: Add Pervasive Displays RePaper bindings 2017-07-14 19:29:33 +02:00
simple-framebuffer-sunxi.txt dt-bindings: simplefb-sunxi: add pipelines for DE2 2017-12-29 16:40:44 +08:00
simple-framebuffer.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sitronix,st7586.txt dt-bindings: add binding for Sitronix ST7586 display panels 2017-08-11 18:29:47 +02:00
sitronix,st7735r.txt dt-bindings: Add binding for Sitronix ST7735R display panels 2018-01-03 13:53:46 +01:00
sm501fb.txt
snps,arcpgu.txt
ssd1289fb.txt
ssd1307fb.txt fbdev/ssd1307fb: add support to enable VBAT 2017-02-08 16:43:59 +01:00
st,stih4xx.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
st,stm32-ltdc.txt dt-bindings: display: stm32: add a 2nd endpoint 2017-11-07 14:47:30 +01: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