dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
[PATCH V6 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-05-11  2:41 UTC  (3+ messages)
` [PATCH V6 4/5] arm64: dts: glymur: Add LPASS macro codecs and pinctrl

[PATCH] drm/atomic: determine the hotspots attribute first
 2026-05-11  2:19 UTC 

[PATCH] cgroup/dmem: return -ENOMEM on failed pool preallocation
 2026-05-11  1:46 UTC 

[PATCH RFC v3 0/3] Add splash DRM client
 2026-05-10 21:29 UTC  (4+ messages)
` [PATCH RFC v3 1/3] drm: client: add splash client
` [PATCH RFC v3 2/3] MAINTAINERS: add entry for DRM "
` [PATCH RFC v3 3/3] drm: docs: remove bootsplash from TODO

[PATCH v2 00/14] drm/v3d: Scheduler and submission fixes and refactoring
 2026-05-10 22:12 UTC  (15+ messages)
` [PATCH v2 01/14] drm/v3d: Drop unused drm_encoder.h include from v3d_drv.h
` [PATCH v2 02/14] drm/v3d: Clear queue->active_job when v3d_fence_create() fails
` [PATCH v2 03/14] drm/v3d: Use inline lock for dma fence initialization
` [PATCH v2 04/14] drm/v3d: Replace spin_lock_irqsave() with spin_lock()
` [PATCH v2 05/14] drm/v3d: Extract v3d_job_add_syncobjs() helper
` [PATCH v2 06/14] drm/v3d: Reject invalid syncobj handles in submit ioctls
` [PATCH v2 07/14] drm/v3d: Migrate BO reservation locking to DRM exec
` [PATCH v2 08/14] drm/v3d: Introduce struct v3d_submit and convert CL/TFU/CSD ioctls
` [PATCH v2 09/14] drm/v3d: Make v3d_get_cpu_indirect_csd_params() a pure parser
` [PATCH v2 10/14] drm/v3d: Convert submit helpers to operate on struct v3d_submit
` [PATCH v2 11/14] drm/v3d: Refactor CPU ioctl into unified submission chain
` [PATCH v2 12/14] drm/v3d: Split BO fence attach from syncobj output handling
` [PATCH v2 13/14] drm/v3d: Reject invalid out_sync handles in submit ioctls
` [PATCH v2 14/14] drm/v3d: Ensure atomic submissions in v3d_submit_jobs()

[PATCH v2 0/3] rust: auxiliary: replace drvdata() with registration data
 2026-05-10 21:39 UTC  (5+ messages)
` [PATCH v2 2/3] rust: auxiliary: add registration data to auxiliary devices

[PATCH] drm/virtio: check virtio_gpu_array_lock_resv() return in cursor update
 2026-05-10 21:11 UTC  (2+ messages)

[PATCH v2] drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
 2026-05-10 20:31 UTC 

[PATCH v2] drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
 2026-05-10 20:17 UTC 

[PATCH 0/3] drm/bridge: it66121: Fix display output on DVI monitors
 2026-05-10 19:14 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: it66121: Add bridge_to_it66121_ctx() helper
` [PATCH 2/3] drm/bridge: it66121: Add bridge-private atomic state
` [PATCH 3/3] drm/bridge: it66121: Select HDMI or DVI mode based on sink type

[PATCH v1 0/4] Apply bridge-connector for the Rockchip DW-HDMI driver
 2026-05-10 19:12 UTC  (5+ messages)
` [PATCH v1 1/4] drm/bridge: dw-hdmi: Pass bridge attach flags for dw_hdmi_bind()
` [PATCH v1 3/4] drm/rockchip: dw_hdmi: Apply DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector

[PATCH 00/10] drm/rockchip: dw_hdmi: Misc cleanup and propagate bus format
 2026-05-10 18:31 UTC  (11+ messages)
` [PATCH 01/10] drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match data
` [PATCH 02/10] drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()
` [PATCH 03/10] drm/rockchip: dw_hdmi: Use drmres helpers for encoder resources
` [PATCH 04/10] drm/rockchip: dw_hdmi: Inline resource lookup into bind()
` [PATCH 05/10] drm/rockchip: dw_hdmi: Hold a reference to the dw-hdmi bridge
` [PATCH 06/10] drm/rockchip: dw_hdmi: Remove empty encoder helper funcs
` [PATCH 07/10] drm/rockchip: dw_hdmi: Clean up whitespace
` [PATCH 08/10] drm/rockchip: dw_hdmi: Set output_port for RK3568/RK3566
` [PATCH 09/10] drm/rockchip: dw_hdmi: Configure HDMI PHY in atomic_mode_set()
` [PATCH 10/10] drm/rockchip: dw_hdmi: Propagate bus format to display driver

[PATCH] drm/msm: Fix shrinker deadlock
 2026-05-10 17:08 UTC  (4+ messages)

[PATCH 0/2] backlight: add support for Silergy SY7758
 2026-05-10 17:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: leds: backlight: add "
` [PATCH 2/2] backlight: sy7758: add Silergy SY7758 backlight driver

[PATCH] drm/fourcc: Fix descriptions of 32b float formats
 2026-05-10 16:50 UTC  (2+ messages)

[PATCH v5 00/21] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-10 12:41 UTC  (22+ messages)
` [PATCH v5 01/21] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v5 02/21] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v5 03/21] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v5 04/21] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v5 05/21] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v5 06/21] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v5 07/21] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v5 08/21] drm: bridge: dw_hdmi: Unregister CEC notifier during "
` [PATCH v5 09/21] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v5 10/21] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v5 11/21] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v5 12/21] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v5 13/21] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v5 14/21] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v5 15/21] drm: bridge: dw_hdmi: Add common suspend helper
` [PATCH v5 16/21] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v5 17/21] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v5 18/21] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v5 19/21] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v5 20/21] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers
` [PATCH v5 21/21] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()

(subset) [PATCH v4 0/2] Add edp reference clock for lemans
 2026-05-10 12:31 UTC 

[PATCH v8 0/4] drm/msm/hdmi & phy: use generic PHY framework
 2026-05-10 11:23 UTC  (2+ messages)

[PATCH v1 1/1] drm/repaper: simplify with spi_get_device_match_data()
 2026-05-10 11:07 UTC  (3+ messages)

[PATCH v3 00/15] clk: introduce clk_determine_rate_noop() and update drivers to use it
 2026-05-10 10:17 UTC  (3+ messages)
` [PATCH v3 13/15] phy: mediatek: phy-mtk-hdmi-mt2701: use clk_determine_rate_noop()

[PATCH] fbdev: chipsfb: add missing MODULE_DESCRIPTION() macro
 2026-05-09 13:18 UTC 

[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
 2026-05-09 16:24 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/cx0: check PLL ACK bit in intel_cx0_pll_is_enabled()
` [PATCH 2/3] drm/i915/dpll: add error propagation to DPLL enable path
` [PATCH 3/3] drm/i915/cx0: return errors from CX0 PLL enable on failure

[PATCH v2 0/6] drm/rockchip: Fix error handling and resource leaks in Rockchip DRM drivers
 2026-05-09  5:37 UTC  (7+ messages)
` [PATCH v2 1/6] drm/rockchip: Fix of_node reference leak in rockchip_drm_encoder_set_crtc_endpoint_id()
` [PATCH v2 2/6] drm/rockchip: Fix dangling crtc->state in vop2_crtc_reset()
` [PATCH 3/6 v2] drm/rockchip: Fix vop2_create_crtcs() error path cleanup in vop2_bind()
` [PATCH v2 4/6] drm/rockchip: Fix vmap address caching in rockchip_gem_prime_vmap()
` [PATCH v2 6/6] drm/rockchip: Check return value of cdn_dp_grf_write() in error path

[PATCH v3 0/6] drm/rockchip: Fix error handling and resource leaks in Rockchip DRM drivers
 2026-05-09  8:34 UTC  (7+ messages)
` [PATCH v3 1/6] drm/rockchip: Fix of_node reference leak in rockchip_drm_encoder_set_crtc_endpoint_id()
` [PATCH v3 2/6] drm/rockchip: Fix dangling crtc->state in vop2_crtc_reset()
` [PATCH v3 3/6] drm/rockchip: Fix vop2_create_crtcs() error path cleanup in vop2_bind()
` [PATCH v3 4/6] drm/rockchip: Fix vmap address caching in rockchip_gem_prime_vmap()
` [PATCH v3 5/6] drm/rockchip: Fix leaked vblank event in vop_crtc_atomic_disable()
` [PATCH v3 6/6] drm/rockchip: Check return value of cdn_dp_grf_write() in error path

[PATCH RESEND] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-08 23:03 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] drm/bridge: dw-hdmi-qp: compute audio CTS from N when not in TMDS table
 2026-05-09  7:09 UTC 

[PATCH] drm/etnaviv: Honor userptr read-only at the GPU MMU
 2026-05-08 18:05 UTC 

[PATCH 0/6] drm/rockchip: Fix error handling and resource leaks in Rockchip DRM drivers
 2026-05-09  2:22 UTC  (2+ messages)
` [PATCH 6/6] drm/rockchip: Check return value of cdn_dp_grf_write() in error path

[PATCH] fbdev: sunxvr2500: replace printk with device-aware logging functions
 2026-05-09 13:57 UTC 

[PATCH V1 RESEND] drm/amdgpu: deduplicate JPEG v5.0 interrupt routine
 2026-05-09  2:03 UTC 

[PATCH] fbdev: make sh_mobile_lcdc independent of FB_DEVICE
 2026-05-09 18:27 UTC 

[PATCH] drm/gud: Add RCade Display Adapter VID/PID pair
 2026-05-09  2:54 UTC 

[PATCH] drm/fbdev-helper: Fix deletion of stub for drm_fb_helper_gem_is_fb()
 2026-05-08 12:55 UTC  (4+ messages)

[PATCH] accel/ivpu: Reject PRIME export of userptr BOs
 2026-05-08 17:30 UTC  (2+ messages)

[PATCH RESEND] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-08 10:36 UTC  (2+ messages)

[PATCH v2 1/1] drm/repaper: simplify with spi_get_device_match_data()
 2026-05-10  7:07 UTC 

[PATCH v2 1/1] drm/st7735r: simplify with spi_get_device_match_data()
 2026-05-10  7:05 UTC 

[PATCH v1 0/4] drm/panel-edp: Add and update multiple AUO, BOE, CMN, and IVO panels
 2026-05-10  0:14 UTC  (9+ messages)
` [PATCH v1 1/4] drm/panel-edp: Add AUO B140XTN07.5, AUO B140HAK03.5, AUO B116XTN02.3, AUO B140XTK02.4, AUO B140HAN07.7
` [PATCH v1 2/4] drm/panel-edp: Add BOE NT140WHM-N4T, BOE NT140WHM-T05, BOE NV140FHM-N40
` [PATCH v1 3/4] drm/panel-edp: Add CMN N116BCN-EA1, CMN N140HCA-EEK, IVO M140NWFQ R5, IVO R140NWFW R0
` [PATCH v1 4/4] drm/panel-edp: Modify panel name and delay for CMN 0x14d6

[PATCH 0/2] drm/panel: Add panel driver for Chipone ICNA35XX based panels
 2026-05-09 21:51 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Chipone ICNA 35xx OLED driver bindings
` [PATCH 2/2] drm/panel: Add panel driver for Chipone ICNA35XX based panels

[PATCH v2 0/8] drm/sun4i: update DE33 support
 2026-05-09 19:00 UTC  (9+ messages)
` [PATCH v2 1/8] clk: sunxi-ng: de2: Fix Display Engine 3.3 definitions
` [PATCH v2 2/8] clk: sunxi-ng: de2: Export register regmap for DE33
` [PATCH v2 3/8] drm/sun4i: Add support for DE33 CSC
` [PATCH v2 4/8] drm/sun4i: vi_layer: Limit formats for DE33
` [PATCH v2 5/8] dt-bindings: display: allwinner: Add DE33 planes
` [PATCH v2 6/8] drm/sun4i: Add planes driver
` [PATCH v2 7/8] dt-bindings: display: allwinner: Split H616 DE33 layer reg space
` [PATCH v2 8/8] drm/sun4i: switch DE33 to new bindings

[PATCH v1 1/1] drm/st7735r: simplify with spi_get_device_match_data()
 2026-05-09 17:02 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: display/lvds-codec: add ti,sn75lvds93
 2026-05-09 16:01 UTC  (2+ messages)

[PATCH 00/10] drm/v3d: Scheduler and submission fixes and refactoring
 2026-05-09 13:33 UTC  (10+ messages)
` [PATCH 02/10] drm/v3d: Clear queue->active_job when v3d_fence_create() fails
` [PATCH 06/10] drm/v3d: Reject invalid syncobj handles in submit ioctls
` [PATCH 09/10] drm/v3d: Refactor CPU ioctl into unified submission chain

[PATCH] drm/gud: Add RCade Display Adapter VID/PID pair
 2026-05-09 12:20 UTC 

[PATCH] drm/armada: fix device_node reference leak in armada_lcd_bind()
 2026-05-09  9:18 UTC 

[Bug 221487] New: Nouveau GSP timeout (r535_gsp_msgq_wait) on ASUS TUF Gaming A16 with NVIDIA RTX 4060 Max-Q / Mobile and kernel 6.12.86
 2026-05-09  6:39 UTC  (2+ messages)
` [Bug 221487] "

[Bug 221480] New: drm/nouveau: timeout and WARN in tu102_vmm_flush while using mpv
 2026-05-09  6:27 UTC  (2+ messages)
` [Bug 221480] "

[PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
 2026-05-09  5:31 UTC  (9+ messages)

[PATCH for drm-misc-fixes v6 0/4] Fix some bugs in the hibmc driver
 2026-05-09  3:23 UTC  (5+ messages)
` [PATCH for drm-misc-fixes v6 1/4] drm/hisilicon/hibmc: add updating link cap in DP detect()
` [PATCH for drm-misc-fixes v6 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH for drm-misc-fixes v6 3/4] drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
` [PATCH for drm-misc-fixes v6 4/4] drm/hisilicon/hibmc: use clock to look up the PLL value

[PATCH] drm/nouveau/disp/r535: Add scanline position support + head state support
 2026-05-09  3:18 UTC  (2+ messages)

[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-09  2:31 UTC  (3+ messages)

[PATCH] drm/bochs: Drop manual put on probe error path
 2026-05-08 23:52 UTC  (3+ messages)
`  "

[PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-08 23:52 UTC  (6+ messages)
` [PATCH v9 1/4] bug/kunit: Core "
` [PATCH v9 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v9 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v9 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
 2026-05-08 21:49 UTC  (3+ messages)
` [PATCH 1/6] rust: drm: Add Driver::ParentDevice associated type

[PATCH 6.6.y] drm/amd/display: Do not skip unrelated mode changes in DSC validation
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH] drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcs
 2026-05-08 18:54 UTC  (2+ messages)

[PATCH v5 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-08 18:43 UTC  (3+ messages)
` [PATCH v5 03/11] drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()

[PATCH 0/3] Documentation/gpu: tables of contents cleanups and fixes
 2026-05-08 18:37 UTC  (7+ messages)
` [PATCH 1/3] Documentation/gpu: limit main toctree depth to 2
` [PATCH 2/3] Documentation/gpu: add some tables of contents to large documents
` [PATCH 3/3] Documentation/gpu/rfc: fix toctree

[PATCH] nouveau/vmm: use kzalloc_flex
 2026-05-08 18:29 UTC  (2+ messages)

[PATCH 0/3] drm/i915: reorganize display documentation
 2026-05-08 18:22 UTC  (5+ messages)
` [PATCH 1/3] Documentation/gpu: add dedicated documentation for Intel display
` [PATCH 2/3] Documentation/gpu: use === for Intel display section heading underlines

[PATCH] drm/panthor: Wrap register accessor helpers for type safety
 2026-05-08 18:00 UTC 

[PATCH v2 0/5] better LUT segmentation for EOTFs
 2026-05-08 17:45 UTC  (2+ messages)

[git pull] drm fixes for 7.1-rc3
 2026-05-08 17:20 UTC  (2+ messages)

[PATCH] drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
 2026-05-08 17:03 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Add expandable device heap support
 2026-05-08 16:36 UTC 

[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-08 16:26 UTC  (3+ messages)

[PATCH v3 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-08 16:23 UTC  (2+ messages)
` [PATCH v3 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks

[PATCH 0/6] Add DRM driver for Solomon SSD16xx e-paper display controllers
 2026-05-08 16:12 UTC  (4+ messages)
` [PATCH 3/6] drm/tiny: "

[PATCH v2 0/4] drm/panthor: Fix a race in the shrinker logic
 2026-05-08 15:00 UTC  (5+ messages)
` [PATCH v2 2/4] drm/gem: Fix a race between drm_gem_lru_scan() and drm_gem_object_release()
` [PATCH v2 3/4] drm/gem: Stop exposing the racy/unsafe drm_gem_lru_remove() helper

[PATCH 0/3] drm/gma500: fix i2c adapter hang and leaks
 2026-05-08 14:44 UTC  (4+ messages)
` [PATCH 1/3] drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup
` [PATCH 2/3] drm/gma500/oaktrail_lvds: fix hang on init failure
` [PATCH 3/3] drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init

[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
 2026-05-08 14:38 UTC  (5+ messages)
` [PATCH 5/9] drm/dp: Refactor AS SDP logging to use space-separated field names
` [PATCH 7/9] drm/dp: Add a helper to get the SDP type as a string

[PATCH 0/2] Add SCDC information to connector debugfs
 2026-05-08 14:34 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-05-08 14:25 UTC 

[PATCH v3 0/3] Let userspace know about swapped out panthor GEM objects
 2026-05-08 14:21 UTC  (4+ messages)
` [PATCH v3 1/3] drm/fdinfo: Add "evicted" memory accounting

[PATCH 0/2] gpu/buddy: Per-order free and used block scoreboards
 2026-05-08 14:13 UTC  (5+ messages)
` [PATCH 1/2] gpu/buddy: Track per-order free blocks with a scoreboard
` [PATCH 2/2] gpu/buddy: Track per-order used "

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-05-08 14:11 UTC 

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-05-08 13:58 UTC 

[PATCH 1/2] drm/gpuvm: Remove dead code
 2026-05-08 13:58 UTC  (2+ messages)
` [PATCH 2/2] drm/gpuvm: Fix comment to reflect remap operation operand status

[PATCH V2] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-05-08 13:53 UTC  (2+ messages)

[PATCH 0/3] drm/panthor: Fix a race in the shrinker logic
 2026-05-08 13:49 UTC  (6+ messages)
` [PATCH 2/3] drm/gem: Fix a race between drm_gem_lru_scan() and drm_gem_object_release()

[PATCH v6 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-08 13:47 UTC  (2+ messages)
` [PATCH v6 2/2] drm/bridge: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox