From: Dave Airlie Date: Fri, 24 Apr 2020 03:12:08 +0000 (+1000) Subject: Merge tag 'drm-misc-next-2020-04-23' of git://anongit.freedesktop.org/drm/drm-misc... X-Git-Tag: v5.8-rc1~194^2~16 X-Git-Url: https://repo.jachan.dev/J-linux.git/commitdiff_plain/126a34061eec2df05a5a28052edefd4e6125f31c?hp=--cc Merge tag 'drm-misc-next-2020-04-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next drm-misc-next for 5.8: UAPI Changes: Cross-subsystem Changes: * MAINTAINERS: adapt several filenames to changes in panel code * arch/arm, fbdev: Use GPIO descriptors in sa11x0 * dma-buf: Fix typo in documentation Core Changes: * drm: Don't free framebuffer in drm_gem_fb_init() * drm: Document struct drm_device.dev_private being deprecated * drm: Merged topic/phy-compliance-202004-08 Driver Changes: * drm/adv7511: Add support for HDMI SPDIF and additional sampling rates * drm/ast: Allocate CRTC state of correct size * drm/panel: convert many driver bindings to DT schema; add port/ports property to bindings * drm/rockchip: Convert rk3066 bindings to YAML; spelling fixes * fbdev/arcfb: Call request_irq(), free_irq() at appropriate places * fbdev/controlfb: Support COMPILE_TEST; cleanups * fbdev/imxfb: Fix unbalanced enables/disables * fbdev/s1d13xxxfb: Call unregister_framebuffer() * fbdev/ssd1307fb: Use atomic PWM API, device properties and probe_new(); cleanups * fbdev/vesafb: Call release_region() * cleanups of includes, unused types/variables/fields, and fallthrough Signed-off-by: Dave Airlie From: Thomas Zimmermann Link: https://patchwork.freedesktop.org/patch/msgid/20200423083425.GA15883@linux-uq9g --- 126a34061eec2df05a5a28052edefd4e6125f31c diff --cc MAINTAINERS index 32eb552c972d,ad29107786fe..24d0226abc8e --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -5255,9 -5273,13 +5255,9 @@@ F: drivers/gpu/drm/pl111 DRM DRIVER FOR ARM VERSATILE TFT PANELS M: Linus Walleij S: Maintained -F: drivers/gpu/drm/panel/panel-arm-versatile.c +T: git git://anongit.freedesktop.org/drm/drm-misc - F: Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.txt + F: Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml - -DRM DRIVER FOR AST SERVER GRAPHICS CHIPS -M: Dave Airlie -S: Odd Fixes -F: drivers/gpu/drm/ast/ +F: drivers/gpu/drm/panel/panel-arm-versatile.c DRM DRIVER FOR ASPEED BMC GFX M: Joel Stanley @@@ -5282,8 -5304,8 +5282,8 @@@ F: drivers/gpu/drm/bochs DRM DRIVER FOR BOE HIMAX8279D PANELS M: Jerry Han S: Maintained - F: Documentation/devicetree/bindings/display/panel/boe,himax8279d.txt -F: drivers/gpu/drm/panel/panel-boe-himax8279d.c + F: Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml +F: drivers/gpu/drm/panel/panel-boe-himax8279d.c DRM DRIVER FOR FARADAY TVE200 TV ENCODER M: Linus Walleij @@@ -5383,8 -5405,8 +5383,8 @@@ F: include/uapi/drm/nouveau_drm. DRM DRIVER FOR OLIMEX LCD-OLINUXINO PANELS M: Stefan Mavrodiev S: Maintained - F: Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.txt -F: drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c + F: Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.yaml +F: drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c DRM DRIVER FOR PERVASIVE DISPLAYS REPAPER PANELS M: Noralf Trønnes