bianbu-linux-6.6/Documentation/devicetree/bindings/display/panel
Dave Airlie 76ea0f334e drm-misc-next for 4.17:
UAPI Changes:
 - drm/vc4: Expose performance counters to userspace (Boris)
 
 Cross-subsystem Changes:
 - MAINTAINERS: Linus to maintain panel-arm-versatile in -misc (Linus)
 
 Core Changes:
 - Only use swiotlb when necessary (Chunming)
 
 Driver Changes:
 - drm/panel: Add support for ARM Versatile panels (Linus)
 - pl111: Improvements around versatile panel support (Linus)
 
 ----------------------------------------
 Tagged on 2018-02-06:
 drm-misc-next for 4.17:
 
 UAPI Changes:
 - Validate mode flags + type (Ville)
 - Deprecate unused mode flags PIXMUX, BCAST (Ville)
 - Deprecate unused mode types BUILTIN, CRTC_C, CLOCK_C, DEFAULT (Ville)
 
 Cross-subsystem Changes:
 - MAINTAINERS: s/Daniel/Maarten/ for drm-misc (Daniel)
 
 Core Changes:
 - gem: Export gem functions for drivers to use (Samuel)
 - bridge: Introduce bridge timings in drm_bridge (Linus)
 - dma-buf: Allow exclusive fence to be bundled in fence array when
 	   calling reservation_object_get_fences_rcu (Christian)
 - dp: Add training pattern 4 and HBR3 support to dp helpers (Manasi)
 - fourcc: Add alpha bit to formats to avoid driver format LUTs (Maxime)
 - mode: Various cleanups + add new device-wide .mode_valid hook (Ville)
 - atomic: Fix state leak when non-blocking commits fail (Leo)
 	  NOTE: IIRC, this was cross-picked to -fixes so it might fall out
 - crc: Allow polling on the data fd (Maarten)
 
 Driver Changes:
 - bridge/vga-dac: Add THS8134* support (Linus)
 - tinydrm: Various MIPI DBI improvements/cleanups (Noralf)
 - bridge/dw-mipi-dsi: Cleanups + use create_packet helper (Brian)
 - drm/sun4i: Add Display Engine frontend support (Maxime)
 - drm/sun4i: Add zpos support + increase num planes from 2 to 4 (Maxime)
 - various: Use drm_mode_get_hv_timing() to fill plane clip rectangle (Ville)
 - stm: Add 8-bit clut support, add dsi phy v1.31 support, +fixes (Phillipe)
 
 Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
 Cc: Chunming Zhou <david1.zhou@amd.com>
 Cc: Samuel Li <Samuel.Li@amd.com>
 Cc: Linus Walleij <linus.walleij@linaro.org>
 Cc: Noralf Trønnes <noralf@tronnes.org>
 Cc: Brian Norris <briannorris@chromium.org>
 Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
 Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
 Cc: Christian König <christian.koenig@amd.com>
 Cc: Manasi Navare <manasi.d.navare@intel.com>
 Cc: Philippe Cornu <philippe.cornu@st.com>
 Cc: Leo (Sunpeng) Li <sunpeng.li@amd.com>
 Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
 Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEfxcpfMSgdnQMs+QqlvcN/ahKBwoFAlqDUjcACgkQlvcN/ahK
 Bwp83Af8D805yWeS/rJ9pLaiaWmfuymMtZVl/IOEssElxFO4d+ya/S4HrcWJQwX6
 KinIQiaytKKe3+TXhVRVVwg7nLBFXzaPey6SvFPCgSEa+Bm+b3v0Uk1ll59UfOzs
 /IhwIYIvUSCqTVAccpoT8X/85JUQ3iP41RbdfbBwUtpvL+XLl/y29Pw1dtV71ZCH
 I3/5zAk3odLd9LuPkyhtg+V1e8pluKlPVGZ0ElOiZ7HlKzc3ekOLNNj563LBHq8y
 b2txi2+h/bfBx7PU5JfP6aOKGGameE79/3UExwW0dJJAHqU728KKs/7OaDu7w0vr
 UlH0cY/Zc461ejPldXXx8hoKIxJ3bw==
 =5EUv
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next

drm-misc-next for 4.17:

UAPI Changes:
- drm/vc4: Expose performance counters to userspace (Boris)

Cross-subsystem Changes:
- MAINTAINERS: Linus to maintain panel-arm-versatile in -misc (Linus)

Core Changes:
- Only use swiotlb when necessary (Chunming)

Driver Changes:
- drm/panel: Add support for ARM Versatile panels (Linus)
- pl111: Improvements around versatile panel support (Linus)

----------------------------------------
Tagged on 2018-02-06:
drm-misc-next for 4.17:

UAPI Changes:
- Validate mode flags + type (Ville)
- Deprecate unused mode flags PIXMUX, BCAST (Ville)
- Deprecate unused mode types BUILTIN, CRTC_C, CLOCK_C, DEFAULT (Ville)

Cross-subsystem Changes:
- MAINTAINERS: s/Daniel/Maarten/ for drm-misc (Daniel)

Core Changes:
- gem: Export gem functions for drivers to use (Samuel)
- bridge: Introduce bridge timings in drm_bridge (Linus)
- dma-buf: Allow exclusive fence to be bundled in fence array when
	   calling reservation_object_get_fences_rcu (Christian)
- dp: Add training pattern 4 and HBR3 support to dp helpers (Manasi)
- fourcc: Add alpha bit to formats to avoid driver format LUTs (Maxime)
- mode: Various cleanups + add new device-wide .mode_valid hook (Ville)
- atomic: Fix state leak when non-blocking commits fail (Leo)
	  NOTE: IIRC, this was cross-picked to -fixes so it might fall out
- crc: Allow polling on the data fd (Maarten)

Driver Changes:
- bridge/vga-dac: Add THS8134* support (Linus)
- tinydrm: Various MIPI DBI improvements/cleanups (Noralf)
- bridge/dw-mipi-dsi: Cleanups + use create_packet helper (Brian)
- drm/sun4i: Add Display Engine frontend support (Maxime)
- drm/sun4i: Add zpos support + increase num planes from 2 to 4 (Maxime)
- various: Use drm_mode_get_hv_timing() to fill plane clip rectangle (Ville)
- stm: Add 8-bit clut support, add dsi phy v1.31 support, +fixes (Phillipe)

Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Chunming Zhou <david1.zhou@amd.com>
Cc: Samuel Li <Samuel.Li@amd.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Noralf Trønnes <noralf@tronnes.org>
Cc: Brian Norris <briannorris@chromium.org>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Manasi Navare <manasi.d.navare@intel.com>
Cc: Philippe Cornu <philippe.cornu@st.com>
Cc: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>

* tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc: (115 commits)
  drm/radeon: only enable swiotlb path when need v2
  drm/amdgpu: only enable swiotlb alloc when need v2
  drm: add func to get max iomem address v2
  drm/vc4: Expose performance counters to userspace
  drm: Print the pid when debug logging an ioctl error.
  drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hw
  drm/stm: ltdc: add non-alpha color formats
  drm/bridge/synopsys: dsi: Add 1.31 version support
  drm/bridge/synopsys: dsi: Add read feature
  drm/pl111: Support multiple endpoints on the CLCD
  drm/pl111: Support variants with broken VBLANK
  drm/pl111: Support variants with broken clock divider
  drm/pl111: Handle the Versatile RGB/BGR565 mode
  drm/pl111: Properly detect the ARM PL110 variants
  drm/panel: Add support for ARM Versatile panels
  drm/panel: Device tree bindings for ARM Versatile panels
  drm/bridge: Rename argument from crtc to bridge
  drm/crc: Add support for polling on the data fd.
  drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangle
  drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle
  ...
2018-02-16 09:29:27 +10:00
..
ampire,am-480272h3tmqw-t01h.txt dt-bindings: Add Ampire AM-480272H3TMQW-T01H panel 2017-04-06 23:22:33 +02:00
ampire,am800480r3tmqwa1h.txt
arm,versatile-tft-panel.txt drm/panel: Device tree bindings for ARM Versatile panels 2018-02-07 09:06:48 +01:00
auo,b080uan01.txt
auo,b101aw03.txt
auo,b101ean01.txt
auo,b101xtn01.txt
auo,b116xw03.txt
auo,b133htn01.txt
auo,b133xtn01.txt
auo,g133han01.txt drm/panel: simple: Add support for AUO G133HAN01 2016-12-06 17:06:31 +01:00
auo,g185han01.txt drm/panel: simple: Add support for AUO G185HAN01 2016-12-06 17:06:32 +01:00
auo,p320hvn03.txt drm/panel: simple: add support for AUO P320HVN03 2017-06-14 19:37:56 +02:00
auo,t215hvn01.txt drm/panel: simple: Add support for AUO T215HVN01 2016-10-19 14:33:16 +02:00
avic,tm070ddh03.txt
boe,nv101wxmn51.txt dt-bindings: display: Add BOE NV101WXMN51 panel binding 2017-01-26 10:33:42 +01:00
boe,tv080wum-nl0.txt
chunghwa,claa070wp03xg.txt drm/panel: Add support for Chunghwa CLAA070WP03XG panel 2016-12-06 16:43:55 +01:00
chunghwa,claa101wa01a.txt
chunghwa,claa101wb03.txt
display-timing.txt dt-bindings: display-timing.txt convert non-ascii characters to ascii 2017-06-22 11:14:24 -05:00
edt,et057090dhu.txt
edt,et070080dh6.txt
edt,etm0700g0dh6.txt
foxlink,fl500wvr00-a0t.txt
giantplus,gpg482739qs5.txt
hannstar,hsd070pww1.txt
hannstar,hsd100pxn1.txt
hit,tx23d38vm0caa.txt
ilitek,ili9322.txt drm/panel: Add DT bindings for Ilitek ILI9322 2017-12-22 09:05:35 +01:00
innolux,at043tn24.txt
innolux,at070tn92.txt drm/panel: simple: Add support for Innolux AT070TN92 2016-05-12 11:32:14 +02:00
innolux,g101ice-l01.txt drm/panel: simple: Add Innolux G101ICE-L01 panel 2016-09-16 17:05:34 +02:00
innolux,g121i1-l01.txt
innolux,g121x1-l03.txt drm/panel: simple: Add support for Innolux G121X1-L03 2015-11-23 12:20:52 +01:00
innolux,n116bge.txt
innolux,n156bge-l21.txt
innolux,p079zca.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
innolux,zj070na-01p.txt
jdi,lt070me05000.txt dt-bindings: Add JDI LT070ME05000 panel bindings 2016-09-16 17:29:34 +02:00
kyo,tcg121xglp.txt drm/panel: simple: Add support for Kyocera TCG121XGLP panel 2015-12-16 16:13:47 +01:00
lg,lb070wv8.txt
lg,ld070wx3-sl01.txt
lg,lg4573.txt
lg,lh500wx1-sd03.txt
lg,lp079qx1-sp0v.txt dt-bindings: Add support for LG LP079QX1-SP0V panel 2016-07-11 14:30:40 +02:00
lg,lp097qx1-spa1.txt dt-bindings: Add LG LP097QX1-SPA1 panel binding 2016-07-11 14:30:36 +02:00
lg,lp120up1.txt dt-bindings: Add LG lp120up1 panel bindings 2016-03-02 17:09:24 +01:00
lg,lp129qe.txt
lgphilips,lb035q02.txt
mitsubishi,aa070mc01.txt drm/panel: simple: Add Mitsubishi AA070MC01 panel support 2017-11-17 12:42:24 +01:00
mitsubishi,aa104xd12.txt devicetree/bindings: display: Add bindings for two Mitsubishi panels 2017-04-04 17:03:28 +03:00
mitsubishi,aa121td01.txt devicetree/bindings: display: Add bindings for two Mitsubishi panels 2017-04-04 17:03:28 +03:00
nec,nl4827hc19-05b.txt
nec,nl12880b20-05.txt drm/panel: simple: add support for NEC NL12880B20-05 2017-06-14 19:36:29 +02:00
netron-dy,e231732.txt drm/panel: simple: Add Netron DY E231732 2017-01-26 10:55:01 +01:00
nlt,nl192108ac18-02d.txt drm/panel: simple: add support for NLT NL192108AC18-02D 2017-06-14 19:37:27 +02:00
nvd,9128.txt drm/panel: simple: Add NVD9128 as a simple panel 2016-10-19 14:35:18 +02:00
okaya,rs800480t-7x0gp.txt
olimex,lcd-olinuxino-43-ts.txt drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS 2016-05-12 11:32:14 +02:00
ontat,yx700wv03.txt drm/panel: simple: Add the 7" DPI panel from Adafruit 2016-05-12 11:32:14 +02:00
orisetech,otm8009a.txt dt-bindings: display: panel: Add support for Orise Tech OTM8009A DSI panel 2017-08-18 17:10:44 +02:00
ortustech,com43h4m85ulc.txt
panasonic,vvx10f004b00.txt
panasonic,vvx10f034n00.txt dt-bindings: Move panel bindings to correct location 2015-12-19 11:44:31 +10:00
panel-common.txt dt-bindings: panel: lvds: Document power-supply property 2018-01-05 10:00:12 +01:00
panel-dpi.txt drm/omap: displays: panel-dpi: Support for handling backlight devices 2017-04-03 12:36:40 +03:00
panel-dsi-cm.txt
panel-lvds.txt dt-bindings: panel: lvds: Document power-supply property 2018-01-05 10:00:12 +01:00
panel.txt dt-bindings: display/panel: Add common rotation property 2017-02-18 18:05:01 +01:00
qiaodian,qd43003c0-40.txt dt-bindings: Move panel bindings to correct location 2015-12-19 11:44:31 +10:00
raspberrypi,7inch-touchscreen.txt dt-bindings: Document the Raspberry Pi Touchscreen nodes. 2017-10-06 12:08:07 -07:00
samsung,ld9040.txt Documentation: display: fix wrong documentation paths 2017-01-09 14:24:54 -06:00
samsung,lsn122dl01-c01.txt dt-bindings: Add Samsung LSN122DL01-C01 panel binding 2016-07-11 14:30:37 +02:00
samsung,ltn101nt05.txt
samsung,ltn140at29-301.txt
samsung,s6e3ha2.txt dt-bindings: Add support for samsung s6e3hf2 panel 2017-06-14 20:16:20 +02:00
samsung,s6e8aa0.txt Documentation: display: fix wrong documentation paths 2017-01-09 14:24:54 -06:00
samsung,s6e63j0x03.txt dt-bindings: Add binding for Samsung S6E63J0X03 panel 2017-08-18 17:10:42 +02:00
seiko,43wvf1g.txt drm/panel: Add driver for Seiko 43WVF1G panel 2017-08-18 17:10:45 +02:00
sgd,gktw70sdae4se.txt dt-bindings: display: Add bindings for SGD GKTW70SDAE4SE Panel 2017-12-26 16:15:44 +08:00
sharp,lq101k1ly04.txt dt-bindings: display: Add Sharp LQ101K1LY04 panel binding 2016-07-11 14:30:42 +02:00
sharp,lq101r1sx01.txt
sharp,lq123p1jx31.txt dt-bindings: Add Sharp LQ123P1JX31 panel binding 2016-07-11 14:30:39 +02:00
sharp,lq150x1lg11.txt dt-bindings: display: Add Sharp LQ150X1LG11 panel binding 2016-10-19 14:25:06 +02:00
sharp,ls037v7dw01.txt
sharp,ls043t1le01.txt dt-bindings: Add Sharp LS043T1LE01 panel binding 2015-11-24 10:25:15 +01:00
shelly,sca07010-bfn-lnn.txt
simple-panel.txt dt-bindings: panel: lvds: Document power-supply property 2018-01-05 10:00:12 +01:00
sitronix,st7789v.txt dt-bindings: display: panel: Add bindings for the Sitronix ST7789V panel 2017-04-06 23:50:24 +02:00
sony,acx565akm.txt
starry,kr122ea0sra.txt dt-bindings: Add Starry KR122EA0SRA panel binding 2016-07-11 14:30:43 +02:00
startek,startek-kd050c.txt ARM: dts: sb-som: introduce SB-SOM baseboard 2015-12-03 08:13:00 -08:00
tianma,tm070jdhg30.txt drm/panel: simple: Add support for Tianma TM070JDHG30 2017-01-26 10:40:32 +01:00
tianma,tm070rvhg71.txt drm/panel: simple: Add Tianma TM070RVHG71 panel support 2017-11-17 12:36:31 +01:00
toshiba,lt089ac29000.txt dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000 2017-12-19 17:39:51 -06:00
tpk,f07a-0102.txt drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panels 2016-05-12 11:32:14 +02:00
tpk,f10a-0102.txt drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panels 2016-05-12 11:32:14 +02:00
tpo,td028ttec1.txt omapdrm: panel: fix compatible vendor string for td028ttec1 2017-12-19 10:32:00 +02:00
tpo,td043mtea1.txt
tpo,tpg110.txt dt-bindings: Add TPO TPG110 binding 2016-09-09 23:15:48 +02:00
urt,umsh-8596md.txt dt-bindings: Add URT UMSH-8596MD-xT panel bindings 2016-03-02 17:16:46 +01:00
winstar,wf35ltiacd.txt drm/panel: simple: Add support for Winstar WF35LTIACD 2017-04-06 23:58:42 +02:00