Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • drm-misc-fixes-2024-06-26
    drm-misc-fixes for v6.10-rc6:
    - nouveau tv mode fixes.
    - Add KOE TX26D202VM0BWA timings.
    - Fix fb_info when vmalloc is used, regression from
      CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM.
  • drm-misc-next-2024-06-20
    drm-misc-next for 6.11:
    
    UAPI Changes:
      - New monochrome TV mode variant
    
    Cross-subsystem Changes:
      - dma heaps: Change slightly the allocation hook prototype
    
    Core Changes:
    
    Driver Changes:
     - ivpu: various improvements over firmware handling, clocks, power
       management, scheduling and logging.
     - mgag200: Add BMC output, enable polling
     - panfrost: Enable MT8188 support
     - tidss: drm_panic support
     - zynqmp_dp: IRQ cleanups, debugfs DP compliance testing API
     - bridge:
       - sii902x: state validation improvements
     - panel:
       - edp: Drop legacy panel compatibles
       - simple-bridge: Switch to devm_drm_bridge_add
    
  • drm-misc-fixes-2024-06-14
    drm-misc-fixes for v6.10-rc4:
    - Kconfig fix for WERROR.
    - Add panel quirk for Aya Neo KUN
    - Small bugfixes in komeda, bridge/panel, amdgpu, nouveau.
    - Remove unused nouveau struct.
    - Call drm_atomic_helper_shutdown for shmobile and mediatek on shutdown.
    - Remove DEBUGFS ifdefs from komeda.
  • drm-misc-next-2024-06-13
    drm-misc-next for 6.11:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
     - Sprinkle MODULE_DESCRIPTIONS everywhere they are missing
     - bridge: Remove drm_bridge_chain_mode_fixup
     - ci: Require a more recent version of mesa, improve farm estup and
       test generation
     - mipi-dbi: Remove mipi_dbi_machine_little_endian, make SPI bits per
       word configurable, support RGB888, and allow pixel formats to be
       specified in the DT.
     - mm: Remove drm_mm_replace_node
     - panic: Allow to dump kmsg to the screen
     - print: Add a drm prefix to warn level messages too, remove
       ___drm_dbg, consolidate prefix handling
    
    Driver Changes:
     - sun4i: Rework the blender setup for DE2
     - bridges:
       - bridge-connector: Plumb in the new HDMI helpers
       - samsung-dsim: Fix timings calculation
       - tc358767: Plenty of small fixes
     - panels:
       - More cleanup of prepare / enable state tracking in drivers
       - New panel: PrimeView PM070WL4,
    
  • drm-misc-next-fixes-2024-06-07
    drm-misc-next-fixes for v6.10-rc3:
    - Single unused struct removal that should have been in -fixes.
  • drm-misc-fixes-2024-06-07
    drm-misc-fixes for v6.10-rc3:
    - Robustness fixes for vmwgfx.
    - Error check for of_drm_get_panel_orientation failing in
      sitronix-st7789v.
  • drm-misc-next-2024-06-06
    drm-misc-next for 6.10:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
      - dma-buf: Warn when reserving 0 fence slots, internal API
        enhancements for heaps
    
    Core Changes:
    
    Driver Changes:
      - atmel-hlcdc: Support XLCDC in sam9x7
      - msm: Validate registers XML description against schema in CI
      - v3d: Fix build warning
      - bridges:
        - analogix_dp: Various improvements
      - panels:
        - New panel: WL-355608-A8
    
  • drm-misc-fixes-2024-05-30-1
    drm-misc-fixes for v6.10-rc2:
    - W=1 fix for nouveau.
    - Remove python 3.9 requirement for msm genheaders.
    - sitronix/st7789v timing fixes.
    - Kconfig fix for panel/lg-sw43408.
    - Fix deadlocks when pinning imported dma-bufs in lima/panfrost.
    - Don't double disable irq when printing sync_timeline.
    - Check error from kthread_run in st-dma-fence
  • drm-misc-fixes-2024-05-30
    Short summary of fixes pull:
    
    dma-buf:
    - sw-sync: Don't interfere with IRQ handling
    - Fix kthreads-handling error path
    
    gem-shmem:
    - Warn when trying to pin imported objects
    
    lima:
    - Fix dma_resv-related deadlock in object pin
    
    msm:
    - Remove build-time dependency on Python 3.9
    
    nouveau:
    - nvif: Fix possible integer overflow
    
    panel:
    - lg-sw43408: Select DP helpers; Declare backlight ops as static
    - sitronix-st7789v: Various fixes for jt240mhqs_hwt_ek_e3 panel
    
    panfrost:
    - Fix dma_resv-related deadlock in object pin
    
  • drm-misc-next-2024-05-30
    drm-misc-next for 6.11:
    
    UAPI Changes:
      - Deprecate DRM date and return a 0 date in DRM_IOCTL_VERSION
    
    Core Changes:
      - connector: Create a set of helpers to help with HDMI support
      - fbdev: Create memory manager optimized fbdev emulation
      - panic: Allow to select fonts, improve drm_fb_dma_get_scanout_buffer
    
    Driver Changes:
      - Remove driver owner assignments
      - Allow more drivers to compile with COMPILE_TEST
      - Conversions to drm_edid
      - ivpu: hardware scheduler support, profiling support, improvements
        to the platform support layer
      - mgag200: general reworks and improvements
      - nouveau: Add NVreg_RegistryDwords command line option
      - rockchip: Conversion to the hdmi helpers
      - sun4i: Conversion to the hdmi helpers
      - vc4: Conversion to the hdmi helpers
      - v3d: Perf counters improvements
      - zynqmp: IRQ and debugfs improvements
      - bridge:
        - Remove redundant checks on bridge->encoder
      - panels:
        - Switch panels from register table initialization to proper code
        - Now that the panel code tracks the panel state, remove every
          ad-hoc implementation in the panel drivers
        - New panels: Lincoln Tech Sol LCD185-101CT, Microtips Technology
          13-101HIEBCAF0-C, Microtips Technology MF-103HIEB0GA0, BOE
          nv110wum-l60, IVO t109nw41
    
  • drm-misc-fixes-2024-05-23
    Short summary of fixes pull:
    
    buddy:
    - stop using PAGE_SIZE
    
    shmem-helper:
    - avoid kernel panic in mmap()
    
    tests:
    - buddy: fix PAGE_SIZE dependency
    
  • drm-misc-next-fixes-2024-05-23
    drm-misc-next-fixes for v6.10-rc1:
    - MST null deref fix.
    - Don't let next bridge create connector in adv7511 to make probe work.
  • drm-misc-next-fixes-2024-05-16
    drm-misc-next-fixes for v6.10-rc1:
    - VM_BIND fix for nouveau.
    - Lots of panthor fixes:
      * Fixes for panthor's heap logical block.
      * Reset on unrecoverable fault
      * Fix VM references.
      * Reset fix.
    - xlnx compile and doc fixes.
  • drm-misc-fixes-2024-05-16
    Short summary of fixes pull:
    
    nouveau:
    - use tile_mode and pte_kind for VM_BIND bo allocations
    
  • drm-misc-fixes-2024-05-10
    Short summary of fixes pull:
    
    core:
    - fix connector debugging output
    
    meson:
    - dw-hdmi: power-up fixes
    - dw-hdmi: add badngap setting for g12
    
  • drm-misc-next-fixes-2024-05-08
    drm-misc-next-fixes for v6.10-rc1:
    - panthor fixes.
    - Reverting Kconfig changes, and moving drm options to submenu.
    - Hide physical fb address in fb helper.
    - zynqmp bridge fix.
    - Revert broken ti-sn65dsi83 fix.
  • drm-misc-fixes-2024-05-02
    Short summary of fixes pull:
    
    imagination:
    - fix page-count macro
    
    nouveau:
    - avoid page-table allocation failures
    - fix firmware memory allocation
    
    panel:
    - ili9341: avoid OF for device properties; respect deferred probe; fix
    usage of errno codes
    
    ttm:
    - fix status output
    
    vmwgfx:
    - fix legacy display unit
    - fix read length in fence signalling
    
  • drm-misc-next-2024-04-25
    drm-misc-next for v6.10-rc1:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    - Devicetree updates for rockchip (#sound-dai-cells)
    - Add dt bindings for new panels.
    - Change bridge/tc358775 dt bindings.
    
    Core Changes:
    - Fix SIZE_HINTS cursor property doc.
    - Parse topology blocks for all DispID < 2.0.
    - Implement support for tracking cleared free memory, use it in amdgpu.
    - Drop seq_file.h from drm_print.h, and include debugfs.h explicitly
      where needed (drivers).
    
    Driver Changes:
    - Small fixes to rockchip, panthor, v3d, bridge chaining, xlx.
    - Add Khadas TS050 V2, EDO RM69380 OLED, CSOT MNB601LS1-1 panels,
    - Add SAM9X7 SoC's LVDS controller.
    - More driver conversions to struct drm_edid.
    - Support tc358765 in tc358775 bridge.
  • drm-misc-fixes-2024-04-25
    Short summary of fixes pull:
    
    atomic-helpers:
    - Fix memory leak in drm_format_conv_state_copy()
    
    fbdev:
    - fbdefio: Fix address calculation
    
    gma500:
    - Fix crash during boot
    
  • drm-misc-next-2024-04-19
    drm-misc-next for v6.10-rc1:
    
    UAPI Changes:
    - Add SIZE_HINTS property for cursor planes.
    
    Cross-subsystem Changes:
    
    Core Changes:
    - Document the requirements and expectations of adding new
      driver-specific properties.
    - Assorted small fixes to ttm.
    - More Kconfig fixes.
    - Add struct drm_edid_product_id and helpers.
    - Use drm device based logging in more drm functions.
    - Fixes for drm-panic, and option to test it.
    - Assorted small fixes and updates to edid.
    - Add drm_crtc_vblank_crtc and use it in vkms, nouveau.
    
    Driver Changes:
    - Assorted small fixes and improvements to bridge/imx8mp-hdmi-tx, nouveau, ast, qaic, lima, vc4, bridge/anx7625, mipi-dsi.
    - Add drm panic to simpledrm, mgag200, imx, ast.
    - Use dev_err_probe in bridge/panel drivers.
    - Add Innolux G121X1-L03, LG sw43408 panels.
    - Use struct drm_edid in i915 bios parsing.