Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-misc-fixes-2017-07-27
    Core Changes:
    - dp: A few fixes in drm_dp_downstream_debug() (Chris)
    - rockchip: sanitize the Kconfig dependencies (fallout from EXTCON) (Arnd)
    - host1x: Free the iommu domain when attach_device fails (Paul)
    
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Arnd Bergmann <arnd@arndb.de>
    Cc: Paul Kocialkowski <contact@paulk.fr>
  • drm-misc-next-2017-07-26
    drm-misc-next-2017-07-18:
    Core Changes:
    - A couple fixes to only opening crc when needed (Maarten)
    - Change atomic helper swap_state to be interruptible (Maarten)
    - fb_helper: Support waiting for an output before setting up (Daniel)
    - Allow drivers supporting runtime_pm to use helper_commit_tail (Maxime)
    
    Driver Changes:
    - misc: Use %pOF to print device node names (Rob)
    - Miscellaneous fixes
    
    drm-misc-next-2017-07-18:
    UAPI Changes:
    - Fail commits which request an event without including a crtc (Andrey)
    
    Core Changes:
    - Add YCBCR 4:2:0 support (Shashank)
    - s/drm_atomic_replace_property_blob/drm_property_replace_blob/ (Peter)
    - Add proper base class for private objs instead of using void* (Ville)
    - Remove pending_read/write_domains from drm_gem_object (Chris)
    - Add async plane update support (ie: cursor) to atomic helpers (Gustavo)
    - Add old state to .enable and rename to .atomic_enable (Laurent)
    - Add drm_atomic_helper_wait_for_flip_done() (Boris)
    - Remove drm_driver->set_busid hook (Daniel)
    - Migrate vblank documentation into the source files (Daniel)
    - Add fb_helper->lock instead of abusing modeset lock (Thierry/Daniel)
    
    Driver Changes:
    - stm: Add STM32 DSI controller driver (Phillipe)
    - amdgpu: Numerous small/misc fixes
    - bridge: Add Synopsys Designware MIPI DSI host bridge driver (Phillipe)
    - tinydrm: Add support for Pervasive Displays RePaper displays (Noralf)
    - misc: Replace for_each_[obj]_in_state to prep for removal (Maarten)
    - misc: Use .atomic_disable for atomic drivers (Laurent)
    - vgem: Pin pages when mapped/exported (Chris)
    - dw_hdmi: Add support for Rockchip RK3399 (Mark)
    - atmel-hlcdc: Add 8-bit color look-up table format (Peter)
    - vc4: Send vblank event when disabling a crtc (Boris)
    - vc4: Use atomic helpers for fence waits (Eric)
    - misc: drop drm_vblank_cleanup cargo-cult (Daniel)
    
    Cc: Daniel Vetter <daniel.vetter@intel.com>
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Peter Rosin <peda@axentia.se>
    Cc: Mark Yao <mark.yao@rock-chips.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
    Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    Cc: Gustavo Padovan <gustavo.padovan@collabora.com>
    Cc: Thierry Reding <treding@nvidia.com>
    Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
    Cc: Peter Rosin <peda@axentia.se>
    Cc: Shashank Sharma <shashank.sharma@intel.com>
    Cc: Philippe CORNU <philippe.cornu@st.com>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    Cc: Rob Herring <robh@kernel.org>
    Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
  • drm-misc-fixes-2017-07-20
    Core Changes:
    - fence: Introduce new fence flag to signify timestamp is populated (Chris)
    - mst: Avoid processing incomplete data + fix NULL dereference (Imre)
    
    Driver Changes:
    - vc4: Avoid WARN from grabbing a ref from vblank that's not on (Boris)
    
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Imre Deak <imre.deak@intel.com>
  • drm-misc-next-2017-07-18
    UAPI Changes:
    - Fail commits which request an event without including a crtc (Andrey)
    
    Core Changes:
    - Add YCBCR 4:2:0 support (Shashank)
    - s/drm_atomic_replace_property_blob/drm_property_replace_blob/ (Peter)
    - Add proper base class for private objs instead of using void* (Ville)
    - Remove pending_read/write_domains from drm_gem_object (Chris)
    - Add async plane update support (ie: cursor) to atomic helpers (Gustavo)
    - Add old state to .enable and rename to .atomic_enable (Laurent)
    - Add drm_atomic_helper_wait_for_flip_done() (Boris)
    - Remove drm_driver->set_busid hook (Daniel)
    - Migrate vblank documentation into the source files (Daniel)
    - Add fb_helper->lock instead of abusing modeset lock (Thierry/Daniel)
    
    Driver Changes:
    - stm: Add STM32 DSI controller driver (Phillipe)
    - amdgpu: Numerous small/misc fixes
    - bridge: Add Synopsys Designware MIPI DSI host bridge driver (Phillipe)
    - tinydrm: Add support for Pervasive Displays RePaper displays (Noralf)
    - misc: Replace for_each_[obj]_in_state to prep for removal (Maarten)
    - misc: Use .atomic_disable for atomic drivers (Laurent)
    - vgem: Pin pages when mapped/exported (Chris)
    - dw_hdmi: Add support for Rockchip RK3399 (Mark)
    - atmel-hlcdc: Add 8-bit color look-up table format (Peter)
    - vc4: Send vblank event when disabling a crtc (Boris)
    - vc4: Use atomic helpers for fence waits (Eric)
    - misc: drop drm_vblank_cleanup cargo-cult (Daniel)
    
    Cc: Daniel Vetter <daniel.vetter@intel.com>
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Peter Rosin <peda@axentia.se>
    Cc: Mark Yao <mark.yao@rock-chips.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
    Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    Cc: Gustavo Padovan <gustavo.padovan@collabora.com>
    Cc: Thierry Reding <treding@nvidia.com>
    Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
    Cc: Peter Rosin <peda@axentia.se>
    Cc: Shashank Sharma <shashank.sharma@intel.com>
    Cc: Philippe CORNU <philippe.cornu@st.com>
  • drm-misc-next-fixes-2017-07-10
    Core Changes:
    - Fix empty timestamps on hw without vlbank counter (Laurent)
    - Clear atomic state before retrying ww/mutex acquisition in remove_fb (Maarten)
    
    Driver Changes:
    - rockchip: Fix incorrect NULL pointer check after allocation (Gustavo)
    
    Cc: Gustavo A. R. Silva <garsilva@embeddedor.com>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  • drm-misc-next-fixes-2017-06-27
    Core Changes:
    - bridge: return -ve errno in drm_panel_bridge_add (Eric)
    
    Driver Changes:
    - rockchip: ensure mm lock is held in error paths (Caesar)
    - dw-hdmi: fix formatting in input format table (Jonathan)
    
    Cc: Caesar Wang <wxt@rock-chips.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Jonathan Corbet <corbet@lwn.net>
  • drm-misc-fixes-2017-06-22
    UAPI Changes:
    - drm: Fix regression in GETCONNECTOR ioctl returning stale properties (Daniel)
    
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
  • drm-misc-next-2017-06-19_0
    UAPI Changes:
    - vc4: Add get/set tiling format ioctls (Eric)
    
    Driver Changes:
    - vc4: Add tiling T-format support for scanout (Eric)
    - vc4: Use atomic helpers in commit (Boris)
    
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Eric Anholt <eric@anholt.net>
  • drm-misc-next-2017-06-19
    UAPI Changes:
    - vc4: Add get/set tiling format ioctls (Eric)
    
    Driver Changes:
    - vc4: Add tiling T-format support for scanout (Eric)
    - vc4: Use atomic helpers in commit (Boris)
    
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Eric Anholt <eric@anholt.net>
  • drm-misc-next-2017-06-15
    Cross-subsystem Changes:
    - dt-bindings: add vendor prefix for NLT Technologies, Ltd. (Lucas)
    - dt-bindings: Add support for samsung s6e3hf2 panel (Hoegeun)
    
    Core Changes:
    - Add drm_panel_bridge to avoid connector boilerplate in drivers (Eric)
    - Trival fixes for dupe forward decl and reduce scope of variable (Dawid)
    
    Driver Changes:
    - dw-hdmi: Use mode_valid hook on bridge instead of connector (Jose)
    - vc4,atmel-hlcdc: Use drm_panel_bridge where appropriate (Eric)
    - panel: Add Innolux P079ZCA panel driver (Chris)
    - panel-simple: Add NL12880B20-05, NL192108AC18-02D, P320HVN03 panels (Lucas)
    - panel-samsung-s6e3ha2: Add s6e3hf2 panel support (Hoegeun)
    - zte,vc4,pl111,panel,mxsfb: Miscellaneous fixes
    
    Cc: Jose Abreu <Jose.Abreu@synopsys.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Chris Zhong <zyw@rock-chips.com>
    Cc: Lucas Stach <l.stach@pengutronix.de>
    Cc: Hoegeun Kwon <hoegeun.kwon@samsung.com>
    Cc: Dawid Kurek <dawikur@gmail.com>
  • drm-misc-fixes-2017-06-15
    Driver Changes:
    - dw-hdmi: Fix compilation error if REGMAP_MMIO not selected (Laurent)
    - host1x: Fix incorrect return value (Christophe)
    - tegra: Shore up idr API usage in tegra staging code (Dmitry)
    - mgag200: Always use HiPri mode for G200e4v2 and limit max bandwidth (Mathieu)
    - mxsfb: Ensure display can be lit up without bootloader initialization (Fabio)
    
    Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    Cc: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    Cc: Dmitry Osipenko <digetx@gmail.com>
    Cc: Mathieu Larouche <mathieu.larouche@matrox.com>
    Cc: Fabio Estevam <fabio.estevam@nxp.com>
  • drm-misc-fixes-2017-06-07
    Driver Changes:
    - kirin: Use correct dt port for the bridge (John)
    - meson: Fix regression caused by adding HDMI support to allow board
    	 configurations without HDMI (Neil)
    
    Cc: John Stultz <john.stultz@linaro.org>
    Cc: Neil Armstrong <narmstrong@baylibre.com>
  • drm-misc-next-2017-06-02
    Core Changes:
    - Stop proliferation of drm_vblank_cleanup by adding to the docs and deleting
      boilerplate (Daniel)
    - Roll out and use mode_valid hooks across crtc/encoder/bridge (Jose)
    - Add drm_vblank.[hc] to isolate vblank code from optional irq helpers (Daniel)
    
    Driver Changes:
    - Replace drm_for_each_connector with drm_for_each_connector_iter (Gustavo)
    - A couple misc driver fixes
    
    Cc: Gustavo Padovan <gustavo.padovan@collabora.com>
    Cc: Jose Abreu <Jose.Abreu@synopsys.com>
    Cc: Daniel Vetter <daniel.vetter@intel.com>
  • drm-misc-fixes-2017-06-02
    Core Changes:
    - Grab locks in drm_atomic_helper_resume() (Daniel)
    - Fix oops when unplugging USB device (expand cleanup in drm_unplug_dev) (Hans)
    
    Driver Changes:
    - rockchip: Don't output 10-bit format to 8-bit encoders (Mark)
    
    Cc: Mark yao <mark.yao@rock-chips.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Hans de Goede <hdegoede@redhat.com>
  • topic/dp-quirks-2017-05-31
    DP sink specific quirks
  • drm-misc-next-2017-05-26
    UAPI Changes:
    - Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ defines to the UAPI (Robert)
    
    Cross-subsystem Changes:
    - Standardize sync_file.txt documentation format (Mauro)
    
    Core Changes:
    - Turf drm_[cm]alloc functions for kvmalloc alternatives (Michal)
    - Add optional mode_valid() hook to crtc/encoder/bridge (Jose)
    - Improve documentation around mode validation/alteration (Daniel)
    - Reduce sync_file construction time by deferring name creation (Chris)
    
    Driver Changes:
    - pl111: Wire up the clock divider and add debugfs (Eric)
    - various: Fix include notation and remove -Iinclude/drm (Masahiro)
    - stm: Add Benjamin Gaignard and Vincent Abriou as STM maintainers (Vincent)
    - various: Miscellaneous trivial fixes to pl111/stm/vgem/vc4
    
    Cc: Michal Hocko <mhocko@suse.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
    Cc: Robert Foss <robert.foss@collabora.com>
    Cc: Vincent Abriou <vincent.abriou@st.com>
    Cc: Jose Abreu <Jose.Abreu@synopsys.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>
  • drm-misc-next-2017-05-25
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    
    Driver Changes:
  • drm-misc-fixes-2017-05-25
    Core Changes:
    - Don't drop vblank reference more than once in cases of ww retry (Daniel)
    
    Driver Changes:
    - radeon: Fix oops during radeon probe trying to reference wrong device (Lukas)
    - qxl: Avoid sleeping while in atomic context on cursor update (Gabriel)
    - gma500: Use VBT mode instead of pre-programmed mode for LVDS (Patrik)
    
    Cc: Lukas Wunner <lukas@wunner.de>
    Cc: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
  • drm-misc-fixes-2017-05-18
    Driver Changes:
    - host1x: Fix link error when host1x is built-in and iova is a module (Arnd)
    - hlcdc: Fix arguments passed to drm_of_find_panel_or_bridge (Boris)
    
    Cc: Arnd Bergmann <arnd@arndb.de>
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
  • drm-misc-next-2017-05-16
    UAPI Changes:
    - Return -ENODEV instead of -ENXIO when creating cma fb w/o valid gem (Daniel)
    - Add aspect ratio and custom scaling propertis to connector state (Maarten)
    
    Cross-subsystem Changes:
    - None
    
    Core Changes:
    - Add Laurent as bridge reviewer and Andrzej as bridge maintainer (Archit)
    - Maintain new STM driver through -misc (Yannick)
    - Misc doc improvements (as is tradition) (Daniel)
    - Add driver-private objects to atomic state (Dhinakaran)
    - Deprecate preclose hook in modern drivers (use postclose) (Daniel)
    - Add hwmode to vblank struct. This fixes mode access in irq context and reduced
      a bunch of boilerplate (Daniel)
    
    Driver Changes:
    - vc4: Add out-fence support to vc4 V3D rendering (Eric)
    - stm: Add stm32f429 display hw and am-480272h3tmqw-t01h panel support (Yannick)
    - vc4: Remove 256MB cma limit from vc4 (Eric)
    - dw-hdmi: Disable audio when inactive, instead of always enabled (Romain)
    - zte: Add support for VGA to the ZTE driver (Shawn)
    - i915: Track DP MST bandwidth and check it in atomic_check (Dhinakaran)
    - vgem: Enable gem dmabuf import iface to facilitate ion testing (Laura)
    - vc4: Add support for Cygnus (new dt compat string + couple bug fixes) (Eric)
    - pl111: Add driver for pl111 CLCD display controller (Eric/Tom)
    - vgem: Subclass drm_device instead of standalone platform device (Chris)
    
    Cc: Archit Taneja <architt@codeaurora.org>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Yannick Fertre <yannick.fertre@st.com>
    Cc: Romain Perier <romain.perier@collabora.com>
    Cc: Navare, Manasi D <manasi.d.navare@intel.com>
    Cc: Shawn Guo <shawn.guo@linaro.org>
    Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
    Cc: Laura Abbott <labbott@redhat.com>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    Cc: Tom Cooksey <tom.cooksey@arm.com>
    Cc: Daniel Vetter <daniel.vetter@intel.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>