linux/Documentation/devicetree/bindings/display
Linus Torvalds f5e94d10e4 drm fixes for 5.7-rc1
core:
 - revert drm_mm atomic patch
 - dt binding fixes
 
 fbcon:
 - null ptr error fix
 
 i915:
 - GVT fixes
 
 nouveau:
 - runpm fix
 - svm fixes
 
 amdgpu:
 - HDCP fixes
 - gfx10 fix
 - Misc display fixes
 - BACO fixes
 
 amdkfd:
 - Fix memory leak
 
 vboxvideo:
 - remove conflicting fbs
 
 vc4:
 - mode validation fix
 
 xen:
 - fix PTR_ERR usage
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJejR7RAAoJEAx081l5xIa+heoP/jBjHdwaZsLOkZFqFr8613mR
 juL53xEn7RK7lnVSWBRqAdJznRyJqAyCtDrxW5Au3t0x6zetOv3AhS8fQBtqv/Ze
 ghSdLZdjuTd4Lm2qyS2aWU3DBNnBlYcGcTD6bxwJn3EXSSR1z8YabT2osOOhj7cz
 HwZjhW/XmIOpuhCKDEyyzeTCSLRISBdzgipIbuUXHeqUGB2jt/vpHTiqm+FgTFo5
 hrHfM2EPpUK7LDq+REfXFeIwaQvtRDB1AJ3p8JM9iLt2GvTfavjGIDKDG9XReQhC
 l8WeaMQD69ZbujmBX+XRuP7qj+vfnVYcV/RuMm8Yr09W2Ac8RZOQknvp9PlVmqVl
 xYAvSu1DSD/88/5fvaDxYR2pyCE2ui+3hbFd9WHGFEX8h/cIhGJZ+cZqDO4K0nmY
 vw5JmtSr0Eiwrv2dFn/CFYCxxGz0BdGxVOskbUCwZUPHaTLTAbpfFIaKEABW/sbR
 k5P+cQFjxUJMbCMQeZKSa7L2GZAjf/K/SKyRNMeBuCsfn8KpEUo1W4hhGijtxL//
 akwBFwVeZ0bLTELwB6mFdYGQ987vIcfYjJV0ochPlJCPWJ1OGx6jh1+gYR81W7Np
 5mVFApS2FybmBaTQYWH0E+AhJxyxEHE6spgaGCgCHTlknANmCu3lF90NFVPAK7JB
 Vvlj3gJnOzoguejWzomE
 =HNn4
 -----END PGP SIGNATURE-----

Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm

Pull drm fixes from Dave Airlie:
 "This is a set of fixes that have queued up, I think I might have
  another pull with some more before rc1 but I'd like to dequeue what I
  have now just in case Easter is more eggciting that expected.

  The main thing in here is a fix for a longstanding nouveau power
  management issues on certain laptops, it should help runtime
  suspend/resume for a lot of people.

  There is also a reverted patch for some drm_mm behaviour in atomic
  contexts.

  Summary:

  core:
   - revert drm_mm atomic patch
   - dt binding fixes

  fbcon:
   - null ptr error fix

  i915:
   - GVT fixes

  nouveau:
   - runpm fix
   - svm fixes

  amdgpu:
   - HDCP fixes
   - gfx10 fix
   - Misc display fixes
   - BACO fixes

  amdkfd:
   - Fix memory leak

  vboxvideo:
   - remove conflicting fbs

  vc4:
   - mode validation fix

  xen:
   - fix PTR_ERR usage"

* tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm: (41 commits)
  drm/nouveau/kms/nv50-: wait for FIFO space on PIO channels
  drm/nouveau/nvif: protect waits against GPU falling off the bus
  drm/nouveau/nvif: access PTIMER through usermode class, if available
  drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
  drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
  drm/nouveau/svm: remove useless SVM range check
  drm/nouveau/svm: check for SVM initialized before migrating
  drm/nouveau/svm: fix vma range check for migration
  drm/nouveau: remove checks for return value of debugfs functions
  drm/nouveau/ttm: evict other IO mappings when running out of BAR1 space
  drm/amdkfd: kfree the wrong pointer
  drm/amd/display: increase HDCP authentication delay
  drm/amd/display: Correctly cancel future watchdog and callback events
  drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
  drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c
  drm/amd/powerplay: drop redundant BIF doorbell interrupt operations
  drm/amd/display: Fix dcn21 num_states
  drm/amd/display: Enable BT2020 in COLOR_ENCODING property
  drm/amd/display: LFC not working on 2.0x range monitors (v2)
  drm/amd/display: Support plane level CTM
  ...
2020-04-07 20:24:34 -07:00
..
armada
atmel
bridge Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
connector media: dt-bindings: connector: analog: add sdtv standards property 2020-03-12 16:28:37 +01:00
exynos
hisilicon
imx dt-bindings: display: imx: fix native-mode setting 2019-10-11 10:30:08 -05:00
mediatek dt-bindings: display: mediatek: update dpi supported chips 2020-02-26 09:29:05 +08:00
msm dt-bindings: display: msm: Convert GMU bindings to YAML 2020-03-20 07:13:05 -07:00
panel A bunch of fixes to avoid null pointer dereference in fbcon, fix a return 2020-04-08 09:14:34 +10:00
rockchip dt-bindings: convert rockchip-drm.txt to rockchip-drm.yaml 2020-03-06 18:09:22 +01:00
tegra
ti docs: dt: display/ti: fix typos at the devicetree/ directory name 2020-03-30 15:13:05 -06:00
tilcdc docs: dt: fix several broken references due to renames 2020-02-24 12:12:44 -06:00
allwinner,sun4i-a10-display-backend.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun4i-a10-display-engine.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun4i-a10-display-frontend.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun4i-a10-hdmi.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun4i-a10-tcon.yaml Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
allwinner,sun4i-a10-tv-encoder.yaml dt-bindings: Fix dtc warnings in examples 2020-02-28 14:15:52 -06:00
allwinner,sun6i-a31-drc.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun6i-a31-mipi-dsi.yaml drm-misc-next for v5.6: 2020-01-03 11:43:44 +10:00
allwinner,sun8i-a83t-de2-mixer.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun8i-a83t-dw-hdmi.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun8i-a83t-hdmi-phy.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun8i-r40-tcon-top.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun9i-a80-deu.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
amlogic,meson-dw-hdmi.yaml dt-bindings: Clean-up regulator '-supply' schemas 2019-10-14 09:23:54 -05:00
amlogic,meson-vpu.yaml dt-bindings: display: meson-vpu: fix indentation of reg-names' "items" 2020-03-31 16:07:15 -06:00
arm,hdlcd.txt
arm,komeda.txt dt/bindings: drm/komeda: Unify mclk/pclk/pipeline->aclk to one ACLK 2019-06-19 11:42:17 +01:00
arm,malidp.txt dt/bindings: display: Add optional property node define for Mali DP500 2019-10-17 14:53:52 +01:00
arm,pl11x.txt drm/pl111: Deprecate the pads from the DT binding 2019-08-03 11:58:57 +02:00
atmel,lcdc.txt
brcm,bcm-vc4.txt
cirrus,clps711x-fb.txt dt-bindings: display: clps711x-fb: fix native-mode setting 2019-10-11 10:30:20 -05:00
dsi-controller.yaml drm/panel: Add generic DSI display controller YAML bindings 2019-12-02 23:35:38 +01:00
faraday,tve200.txt
fsl,dcu.txt
fsl,tcon.txt
google,goldfish-fb.txt
himax,hx8357d.txt
ht16k33.txt
ilitek,ili9225.txt
ilitek,ili9341.txt
ilitek,ili9486.yaml dt-bindings: add binding for tft displays based on ilitek,ili9486 2020-02-09 20:35:05 +01:00
ingenic,lcd.txt dt-bindings: display/ingenic: Add compatible string for JZ4770 2019-12-14 19:25:24 +01:00
marvell,pxa2xx-lcdc.txt
marvell,pxa300-gcu.txt
mipi-dsi-bus.txt
multi-inno,mi0283qt.txt
mxsfb.txt dt-bindings: mxsfb: Add compatible for iMX8MQ 2019-12-11 10:20:18 +08:00
renesas,cmm.yaml dt-bindings: display: renesas,cmm: Add R-Car CMM documentation 2019-12-18 02:39:57 +02:00
renesas,du.txt dt-bindings: display: renesas: du: Add vendor prefix to vsps property 2019-12-18 02:40:08 +02:00
repaper.txt
simple-framebuffer.yaml dt-bindings: Fix dtc warnings in examples 2020-02-28 14:15:52 -06:00
sitronix,st7586.txt
sitronix,st7735r.yaml dt-bindings: restrict properties for sitronix,st7735r 2020-01-23 19:16:36 +01:00
sm501fb.txt
snps,arcpgu.txt
ssd1289fb.txt
ssd1307fb.txt dt-bindings: display: ssd1307fb: Add initialization properties 2019-07-23 17:18:34 +02:00
st,stih4xx.txt
st,stm32-dsi.yaml dt-bindings: display: st,stm32-dsi: Fix white spaces 2019-10-29 11:41:00 -05:00
st,stm32-ltdc.yaml dt-bindings: display: st,stm32-dsi: Fix white spaces 2019-10-29 11:41:00 -05:00
ste,mcde.txt drm/mcde: Add device tree bindings 2019-04-17 22:54:03 +02:00
truly,nt35597.txt
via,vt8500-fb.txt
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt
zte,vou.txt