Skip to content
Snippets Groups Projects
Forked from drm / msm
200155 commits behind the upstream repository.
  • Dave Airlie's avatar
    b837d3db
    Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · b837d3db
    Dave Airlie authored
    
    drm-misc-next for 6.2:
    
    UAPI Changes:
      - Documentation for page-flip flags
    
    Cross-subsystem Changes:
      - dma-buf: Add unlocked variant of vmapping and attachment-mapping
        functions
    
    Core Changes:
      - atomic-helpers: CRTC primary plane test fixes
      - connector: TV API consistency improvements, cmdline parsing
        improvements
      - crtc-helpers: Introduce drm_crtc_helper_atomic_check() helper
      - edid: Fixes for HFVSDB parsing,
      - fourcc: Addition of the Vivante tiled modifier
      - makefile: Sort and reorganize the objects files
      - mode_config: Remove fb_base from drm_mode_config_funcs
      - sched: Add a module parameter to change the scheduling policy,
        refcounting fix for fences
      - tests: Sort the Kunit tests in the Makefile, improvements to the
        DP-MST tests
      - ttm: Remove unnecessary drm_mm_clean() call
    
    Driver Changes:
      - New driver: ofdrm
      - Move all drivers to a common dma-buf locking convention
      - bridge:
        - adv7533: Remove dynamic lane switching
        - it6505: Runtime PM support
        - ps8640: Handle AUX defer messages
        - tc358775: Drop soft-reset over I2C
      - ast: Atomic Gamma LUT Support, Convert to SHMEM, various
        improvements
      - lcdif: Support for YUV planes
      - mgag200: Fix PLL Setup on some revisions
      - udl: Modesetting improvements, hot-unplug support
      - vc4: Fix support for PAL-M
    
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    
    From: Maxime Ripard <maxime@cerno.tech>
    Link: https://patchwork.freedesktop.org/patch/msgid/20221020072405.g3o4hxuk75gmeumw@houat
    b837d3db
    History
    Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
    Dave Airlie authored
    
    drm-misc-next for 6.2:
    
    UAPI Changes:
      - Documentation for page-flip flags
    
    Cross-subsystem Changes:
      - dma-buf: Add unlocked variant of vmapping and attachment-mapping
        functions
    
    Core Changes:
      - atomic-helpers: CRTC primary plane test fixes
      - connector: TV API consistency improvements, cmdline parsing
        improvements
      - crtc-helpers: Introduce drm_crtc_helper_atomic_check() helper
      - edid: Fixes for HFVSDB parsing,
      - fourcc: Addition of the Vivante tiled modifier
      - makefile: Sort and reorganize the objects files
      - mode_config: Remove fb_base from drm_mode_config_funcs
      - sched: Add a module parameter to change the scheduling policy,
        refcounting fix for fences
      - tests: Sort the Kunit tests in the Makefile, improvements to the
        DP-MST tests
      - ttm: Remove unnecessary drm_mm_clean() call
    
    Driver Changes:
      - New driver: ofdrm
      - Move all drivers to a common dma-buf locking convention
      - bridge:
        - adv7533: Remove dynamic lane switching
        - it6505: Runtime PM support
        - ps8640: Handle AUX defer messages
        - tc358775: Drop soft-reset over I2C
      - ast: Atomic Gamma LUT Support, Convert to SHMEM, various
        improvements
      - lcdif: Support for YUV planes
      - mgag200: Fix PLL Setup on some revisions
      - udl: Modesetting improvements, hot-unplug support
      - vc4: Fix support for PAL-M
    
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    
    From: Maxime Ripard <maxime@cerno.tech>
    Link: https://patchwork.freedesktop.org/patch/msgid/20221020072405.g3o4hxuk75gmeumw@houat