mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-24 01:54:03 -04:00
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 ... |
||
---|---|---|
.. | ||
ampire,am-480272h3tmqw-t01h.txt | ||
ampire,am800480r3tmqwa1h.txt | ||
arm,versatile-tft-panel.txt | ||
auo,b080uan01.txt | ||
auo,b101aw03.txt | ||
auo,b101ean01.txt | ||
auo,b101xtn01.txt | ||
auo,b116xw03.txt | ||
auo,b133htn01.txt | ||
auo,b133xtn01.txt | ||
auo,g133han01.txt | ||
auo,g185han01.txt | ||
auo,p320hvn03.txt | ||
auo,t215hvn01.txt | ||
avic,tm070ddh03.txt | ||
boe,nv101wxmn51.txt | ||
boe,tv080wum-nl0.txt | ||
chunghwa,claa070wp03xg.txt | ||
chunghwa,claa101wa01a.txt | ||
chunghwa,claa101wb03.txt | ||
display-timing.txt | ||
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 | ||
innolux,at043tn24.txt | ||
innolux,at070tn92.txt | ||
innolux,g101ice-l01.txt | ||
innolux,g121i1-l01.txt | ||
innolux,g121x1-l03.txt | ||
innolux,n116bge.txt | ||
innolux,n156bge-l21.txt | ||
innolux,p079zca.txt | ||
innolux,zj070na-01p.txt | ||
jdi,lt070me05000.txt | ||
kyo,tcg121xglp.txt | ||
lg,lb070wv8.txt | ||
lg,ld070wx3-sl01.txt | ||
lg,lg4573.txt | ||
lg,lh500wx1-sd03.txt | ||
lg,lp079qx1-sp0v.txt | ||
lg,lp097qx1-spa1.txt | ||
lg,lp120up1.txt | ||
lg,lp129qe.txt | ||
lgphilips,lb035q02.txt | ||
mitsubishi,aa070mc01.txt | ||
mitsubishi,aa104xd12.txt | ||
mitsubishi,aa121td01.txt | ||
nec,nl4827hc19-05b.txt | ||
nec,nl12880b20-05.txt | ||
netron-dy,e231732.txt | ||
nlt,nl192108ac18-02d.txt | ||
nvd,9128.txt | ||
okaya,rs800480t-7x0gp.txt | ||
olimex,lcd-olinuxino-43-ts.txt | ||
ontat,yx700wv03.txt | ||
orisetech,otm8009a.txt | ||
ortustech,com43h4m85ulc.txt | ||
panasonic,vvx10f004b00.txt | ||
panasonic,vvx10f034n00.txt | ||
panel-common.txt | ||
panel-dpi.txt | ||
panel-dsi-cm.txt | ||
panel-lvds.txt | ||
panel.txt | ||
qiaodian,qd43003c0-40.txt | ||
raspberrypi,7inch-touchscreen.txt | ||
samsung,ld9040.txt | ||
samsung,lsn122dl01-c01.txt | ||
samsung,ltn101nt05.txt | ||
samsung,ltn140at29-301.txt | ||
samsung,s6e3ha2.txt | ||
samsung,s6e8aa0.txt | ||
samsung,s6e63j0x03.txt | ||
seiko,43wvf1g.txt | ||
sgd,gktw70sdae4se.txt | ||
sharp,lq101k1ly04.txt | ||
sharp,lq101r1sx01.txt | ||
sharp,lq123p1jx31.txt | ||
sharp,lq150x1lg11.txt | ||
sharp,ls037v7dw01.txt | ||
sharp,ls043t1le01.txt | ||
shelly,sca07010-bfn-lnn.txt | ||
simple-panel.txt | ||
sitronix,st7789v.txt | ||
sony,acx565akm.txt | ||
starry,kr122ea0sra.txt | ||
startek,startek-kd050c.txt | ||
tianma,tm070jdhg30.txt | ||
tianma,tm070rvhg71.txt | ||
toshiba,lt089ac29000.txt | ||
tpk,f07a-0102.txt | ||
tpk,f10a-0102.txt | ||
tpo,td028ttec1.txt | ||
tpo,td043mtea1.txt | ||
tpo,tpg110.txt | ||
urt,umsh-8596md.txt | ||
winstar,wf35ltiacd.txt |