Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-misc-next-2019-04-04
    drm-misc-next for 5.2:
    
    UAPI Changes:
    -syncobj: Add TIMELINE_WAIT|QUERY|TRANSFER|TIMELINE_SIGNAL ioctls (Chunming)
    -Clarify that 1.0 can be represented by drm_color_lut (Daniel)
    
    Cross-subsystem Changes:
    -dt-bindings: Add binding for rk3066 hdmi (Johan)
    -dt-bindings: Add binding for Feiyang FY07024DI26A30-D panel (Jagan)
    -dt-bindings: Add Rocktech vendor prefix and jh057n00900 panel bindings (Guido)
    -MAINTAINERS: Add lima and ASPEED entries (Joel & Qiang)
    
    Core Changes:
    -memory: use dma_alloc_coherent when mem encryption is active (Christian)
    -dma_buf: add support for a dma_fence chain (Christian)
    -shmem_gem: fix off-by-one bug in new shmem gem helpers (Dan)
    
    Driver Changes:
    -rockchip: Add support for rk3066 hdmi (Johan)
    -ASPEED: Add driver supporting ASPEED BMC display controller to drm (Joel)
    -lima: Add driver supporting Arm Mali4xx gpus to drm (Qiang)
    -vc4/v3d: Various cleanups and improved error handling (Eric)
    -panel: Add support for Feiyang FY07024DI26A30-D MIPI-DSI panel (Jagan)
    -panel: Add support for Rocktech jh057n00900 MIPI-DSI panel (Guido)
    
    Cc: Johan Jonker <jbx6244@gmail.com>
    Cc: Christian König <christian.koenig@amd.com>
    Cc: Chunming Zhou <david1.zhou@amd.com>
    Cc: Dan Carpenter <dan.carpenter@oracle.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Qiang Yu <yuq825@gmail.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Jagan Teki <jagan@amarulasolutions.com>
    Cc: Guido Günther <agx@sigxcpu.org>
    Cc: Joel Stanley <joel@jms.id.au>
    
  • drm-misc-next-2019-03-28-1
    drm-misc-next for 5.2:
    
    UAPI Changes:
    - None
    
    Cross-subsystem Changes:
    - None
    
    Core Changes:
    - Fix compilation when CONFIG_FBDEV not selected (Daniel)
    
    Driver Changes:
    - virtio: package function args in virtio_gpu_object_params (Gerd)
    
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    
  • drm-misc-next-2019-03-28
    drm-misc-next for 5.2:
    
    UAPI Changes:
    - Remove unused DRM_DISPLAY_INFO_LEN (Ville)
    
    Cross-subsystem Changes:
    - None
    
    Core Changes:
    - fbdev: Make skip_vt_switch default (Daniel)
    - Merge fb_helper_fill_fix, fb_helper_fill_var into fb_helper_fill_info (Daniel)
    - Remove unused fields in connector, display_info, and edid_quirks (Ville)
    
    Driver Changes:
    - vkms: Fix potential NULL-dereference bug (Kangjie)
    
    Cc: Kangjie Lu <kjlu@umn.edu>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
    
  • drm-misc-fixes-2019-03-25
    - A bunch of fixes to cleanup path in meson
    - Fix the DMT TDMS clock filtering on meson
    - Fix an issue with NV12 buffers on rockchip when scaling is active
    - Fix a couple of use-after-free
    
  • drm-misc-next-2019-03-21
    drm-misc-next for 5.2:
    
    UAPI Changes:
    - Add Colorspace connector property (Uma)
    - fourcc: Several new YUV formats from ARM (Brian & Ayan)
    - fourcc: Fix merge conflicts between new formats above and Swati's that
      went in via topic/hdr-formats-2019-03-07 branch (Maarten)
    
    Cross-subsystem Changes:
    - Typed component support via topic/component-typed-2019-02-11 (Maxime/Daniel)
    
    Core Changes:
    - Improve component helper documentation (Daniel)
    - Avoid calling drm_dev_unregister() twice on unplugged devices (Noralf)
    - Add device managed (devm) drm_device init function (Noralf)
    - Graduate TINYDRM_MODE to DRM_SIMPLE_MODE in core (Noralf)
    - Move MIPI/DSI rate control params computation into core from i915 (David)
    - Add support for shmem backed gem objects (Noralf)
    
    Driver Changes:
    - various: Use of_node_name_eq for node name comparisons (Rob Herring)
    - sun4i: Add DSI burst mode support (Konstantin)
    - panel: Add Ronbo RB070D30 MIPI/DSI panel support (Konstantin)
    - virtio: A few prime improvements (Gerd)
    - tinydrm: Remove tinydrm_device (Noralf)
    - vc4: Add load tracker to driver to detect underflow in atomic check (Boris)
    - vboxvideo: Move it out of staging \o/ (Hans)
    - v3d: Add support for V3D v4.2 (Eric)
    
    Cc: Konstantin Sudakov <k.sudakov@integrasources.com>
    Cc: Rob Herring <robh@kernel.org>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Maxime Ripard <maxime.ripard@bootlin.com>
    Cc: Uma Shankar <uma.shankar@intel.com>
    Cc: Noralf Trønnes <noralf@tronnes.org>
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    Cc: David Francis <David.Francis@amd.com>
    Cc: Boris Brezillon <boris.brezillon@bootlin.com>
    Cc: Eric Anholt <eric@anholt.net>
    Cc: Hans de Goede <hdegoede@redhat.com>
    Cc: Brian Starkey <brian.starkey@arm.com>
    Cc: Ayan Kumar Halder <ayan.halder@arm.com>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    
  • drm-misc-next-fixes-2019-03-13
     - qxl: Remove the conflicting framebuffers earlier
     - Split out some i915 code into the fb_helper to allow the above
    
  • topic/hdr-formats-2019-03-13
    Add support for floating point half-width formats.
    
  • topic/hdr-formats-2019-03-07
    Add support for Y21x and Y41x to drm core and i915, and P01x support to i915.
    
  • drm-misc-next-fixes-2019-03-06
    - Properly mark the ptr_to_compat argument with the __user tag
    - Merge __drm_atomic_helper_disable_all into drm_atomic_helper_disable_all
    
  • topic/mei-hdcp-2019-02-26
    mei-hdcp driver
    
    mei driver for the me hdcp client, for use by drm/i915.
    
    Including the following prep work:
    - whitelist hdcp client in mei bus
    - merge to include char-misc-next
    - drm/i915 side of the mei_hdcp/i915 component interface
    - component prep work (including one patch touching i915&snd-hda)
    
  • drm-misc-fixes-2019-02-22
    drm-misc-fixes for v5.0:
    - Block fb changes for async atomic updates to prevent a use after free.
    - Fix ID mismatch error on load in bochs.
    - Fix memory leak when drm_setup fails.
    - Fixes around handling of DRM_AUTH.
    -
    
  • topic/mei-hdcp-2019-02-19
    Prep patches + headers for the mei-hdcp/i915 component interfaces
    
    Also contains the prep work in the component helpers plus adjustements
    for the snd-hda/i915 component interface.
    
    Plus one small static inline in the drm_hdcp.h header that both i915
    and mei_hdcp will need.
    
  • drm-misc-fixes-2019-02-13
    drm-misc-fixes for v5.0:
    - Fix license inconsistency in vkms.
    
  • topic/component-typed-2019-02-11
    typed componented support + i915/snd-hda changes
    
    This is needed by the new MEI-HDCP support in i915, so will need to go
    in through drm and drivers-misc trees at least.
    
  • drm-misc-next-2019-02-11
    drm-misc-next for 5.1:
    
    UAPI Changes:
      - New fourcc for P010 and P016 formats
    
    Cross-subsystem Changes:
    
    Core Changes:
      - Removal of drm_calc_{h,v}scale_relaxed
      - A few fixes for DP-MST
    
    Driver Changes:
      - More drmP.h cleanups
      - A bunch of vkms fixes
      - Conversion of the Cadence DSI bridge and Allwinner DSI driver to the
        generic phy MIPI-DPHY API
      - New panel: Innolux EE101IA-01D
    
  • drm-misc-fixes-2019-02-07
    drm-misc-fixes for v5.0-rc6:
    - Fixes to omap/dsi encoder.
    - Clock fix for sun4i.
    - Licensing header fix for rockchip.
    - Fix division by zero in the mode when trying to set a mode on
      i915 with GVT-g enabled.
    
  • drm-misc-next-2019-02-01
    drm-misc-next for 5.1:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - Split out some part of drm_crtc_helper.h into drm_probe_helper.h
      - DRIVER_* flags improvements
      - New tasks on the TODO-list
      - Improvements to the documentation
    
    Driver Changes:
      - Continual of drmP.h removal in multiple drivers
      - Removal of FBINFO_(FLAG_)DEFAULT in multiple drivers
      - sun4i: Addition of the A23 support, multiple fixes for the tiled
        formats
      - atmel-hlcdc: Fix of clipping and rotation properties
      - qxl: various BO-related improvements, prime and generic fbdev emulation
        support
      - dw-hdmi: Support for HDMI2.0 2160p modes and YUV420 output
      - New Sitronix ST7701 panel driver
      - New Kingdisplay KD097D04 panel driver
      - New LeMaker BL035-RGB-002 panel driver
      - New PDA 91-00156-A0 panel driver
    
  • drm-misc-fixes-2019-01-24
    drm-misc-fixes for v5.0-rc4:
    - Small refcounting fix to sun4i's HDMI support.
    
  • drm-misc-next-2019-01-23
    drm-misc-next for 5.1:
    
    UAPI Changes:
     - Addition of the Allwinner tiled format modifier
    
    Cross-subsystem Changes:
    
    Core Changes:
     - dma-buf documentation improvements
     - Removal of now unused fbdev helpers
     - Addition of new drm fbdev helpers
     - Improvements to tinydrm
     - Addition of new drm_fourcc helpers
     - Impromevents to i2c-over-aux to handle I2C_M_STOP
    
    Driver Changes:
     - Add support for the TI DS90C185 LVDS bridge
     - Improvements to the thc63lvdm83d bridge
     - Improvements to sun4i YUV and scaler support
     - Fix to the powerdown sequence of panel-innolux
    
  • drm-misc-fixes-2019-01-17
    drm-misc-fixes for v5.0-rc3:
    - Add missing calls to of_node_put to sun4i, meson, and rockchip.
    - Drop unimplemented prime callbacks in virtio and qxl, so support
      for prime is not advertised on those drivers.
    - Fix mode switching regression in meson.