messages from 2025-10-14 09:13:26 to 2025-10-15 00:11:04 UTC [more...]
[PATCH v6 00/12] Some Panfrost fixes and improvements
2025-10-15 0:09 UTC (12+ messages)
` [PATCH v6 01/12] drm/panfrost: Replace DRM driver allocation method with newer one
` [PATCH v6 02/12] drm/panfrost: Handle inexistent GPU during probe
` [PATCH v6 03/12] drm/panfrost: Handle job HW submit errors
` [PATCH v6 04/12] drm/panfrost: Handle error when allocating AS number
` [PATCH v6 05/12] drm/panfrost: Check sgt to know whether pages are already mapped
` [PATCH v6 06/12] drm/panfrost: Handle page mapping failure
` [PATCH v6 07/12] drm/panfrost: Don't rework job IRQ enable mask in the enable path
` [PATCH v6 08/12] drm/panfrost: Make re-enabling job interrupts at device reset optional
` [PATCH v6 09/12] drm/panfrost: Add forward declaration and types header
` [PATCH v6 10/12] drm/panfrost: Remove unused device property
` [PATCH v6 12/12] MAINTAINERS: Panfrost: Add Steven Price and Adrian Larumbe
[PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
2025-10-15 0:10 UTC (4+ messages)
` [PATCH 1/3] drm: define NVIDIA DRM format modifiers for GB20x
[PATCH V2] accel/amdxdna: Support getting last hardware error
2025-10-14 23:41 UTC
[PATCH v5 00/12] Some Panfrost fixes and improvements
2025-10-14 23:25 UTC (4+ messages)
` [PATCH v5 12/12] MAINTAINERS: Add Adrian Larumbe as Panfrost driver maintainer
[PATCH 1/3] dt-bindings: gpu: img, powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
2025-10-14 22:59 UTC (7+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a77960: Add GX6250 GPU node
` [PATCH 1/3] dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
[PATCH v2 00/16] drm/atomic: Allocate drm_private_state through a callback
2025-10-14 22:49 UTC (18+ messages)
` [PATCH v2 01/16] drm/atomic: Add dev pointer to drm_private_obj
` [PATCH v2 02/16] drm/atomic: Make drm_atomic_private_obj_init fallible
` [PATCH v2 03/16] drm/atomic: Add new atomic_create_state callback to drm_private_obj
` [PATCH v2 04/16] drm/atomic-helper: Add private_obj atomic_create_state helper
` [PATCH v2 05/16] drm/bridge: Switch private_obj initialization to atomic_create_state
` [PATCH v2 06/16] drm/dp_mst: "
` [PATCH v2 07/16] drm/dp_tunnel: "
` [PATCH v2 08/16] drm/amdgpu: "
` [PATCH v2 09/16] drm/arm: komeda: "
` [PATCH v2 10/16] drm/ingenic: "
` [PATCH v2 11/16] drm/msm: mdp5: "
` [PATCH v2 12/16] drm/msm: dpu1: "
` [PATCH v2 13/16] drm/omapdrm: "
` [PATCH v2 14/16] drm/tegra: "
` [PATCH v2 15/16] drm/vc4: "
` [PATCH v2 16/16] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH 00/16] drm/atomic: Switch drm_private_obj to reset
2025-10-14 22:35 UTC (5+ messages)
` [PATCH 05/16] drm/dp_mst: Switch private_obj initialization "
[PATCH V1] accel/amdxdna: Support getting last hardware error
2025-10-14 22:23 UTC (3+ messages)
[PATCH v3 0/3] Add DisplayPort support to QCS615 devicetree
2025-10-14 22:16 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: display/msm: Add SM6150 DisplayPort controller
` [PATCH v3 2/3] arm64: dts: qcom: Add DisplayPort and QMP USB3DP PHY for SM6150
` [PATCH v3 3/3] arm64: dts: qcom: qcs615-ride: Enable DisplayPort
[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
2025-10-14 22:09 UTC (22+ messages)
` [PATCH 02/39] drm/imx: Add i.MX95 Display Controller DomainBlend
` [PATCH 03/39] dt-bindings: display: imx: Document i.MX95 Display Controller processing units
` [PATCH 04/39] drm/imx: dc: Use bulk clock
` [PATCH 05/39] drm/imx: dc: Rework dc_subdev_get_id() to drop ARRAY_SIZE() use
` [PATCH 21/39] drm/imx: dc: crtc: Do not check disabled CRTCs
[PATCH v2] dt-bindings: interrupt-controller: fsl, irqsteer: Add i.MX95 support
2025-10-14 21:57 UTC
[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
2025-10-14 21:02 UTC (8+ messages)
[PATCH v2 0/3] drm/draw: add check API to avoid spurious WARN
2025-10-14 20:08 UTC (4+ messages)
` [PATCH v2 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888
` [PATCH v2 2/3] drm/log: avoid WARN when searching for usable format
` [PATCH v2 3/3] drm/panic: avoid WARN when checking format support
[PATCH v2 0/7] drm/msm: Add display support for Glymur platform
2025-10-14 19:50 UTC (9+ messages)
` [PATCH v2 1/7] dt-bindings: display: msm: Document the Glymur Mobile Display SubSystem
` [PATCH v2 2/7] dt-bindings: display: msm: Document the Glymur Display Processing Unit
` [PATCH v2 3/7] dt-bindings: display: msm: Document the Glymur DiplayPort controller
` [PATCH v2 4/7] drm/msm/mdss: Add Glymur device configuration
` [PATCH v2 5/7] drm/msm/dpu: Add support for Glymur
` [PATCH v2 6/7] drm/msm/dp: "
` [PATCH v2 7/7] soc: qcom: ubwc: Add configuration Glymur platform
[PATCH v2] accel/qaic: Use check_add_overflow in sahara for 64b types
2025-10-14 18:31 UTC (2+ messages)
[ANNOUNCE] libdrm 2.4.127
2025-10-14 16:48 UTC
[PATCH] accel/qaic: Add xbl_config image entry for AIC200
2025-10-14 16:48 UTC (5+ messages)
[PATCH] accel/qaic: Support the new READ_DATA implementation
2025-10-14 16:40 UTC (2+ messages)
[PATCH 0/2] optimization of dma-buf system_heap allocation
2025-10-14 15:52 UTC (12+ messages)
` [PATCH 1/2] mm: call back alloc_pages_bulk_list since it is useful
` [PATCH 2/2] driver: dma-buf: use alloc_pages_bulk_list for order-0 allocation
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-14 6:38 UTC (6+ messages)
` [PATCH v17 28/47] dept: add documentation for dept
[PATCH] accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl()
2025-10-14 16:35 UTC (2+ messages)
[PATCH] drm/sched: avoid killing parent entity on child SIGKILL v2
2025-10-14 16:23 UTC (2+ messages)
[PATCH] drm/tilcdc: Fix removal actions in case of failed probe
2025-10-14 16:21 UTC (3+ messages)
[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities
2025-10-14 16:02 UTC (10+ messages)
` [PATCH v4 01/10] drm/connector: let drivers declare infoframes as unsupported
[PATCH] drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resume
2025-10-14 16:00 UTC
Independence for dma_fences!
2025-10-14 15:54 UTC (7+ messages)
` [PATCH 01/15] dma-buf: cleanup dma_fence_describe
` [PATCH 02/15] dma-buf: rework stub fence initialisation
[PATCH] accel/qaic: Use overflow check function instead of division
2025-10-14 15:53 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove myself for sun4i DRM driver
2025-10-14 15:51 UTC (3+ messages)
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-10-14 15:48 UTC (12+ messages)
[PATCH v2 0/2] Context isolation uAPI fixes
2025-10-14 15:36 UTC (3+ messages)
` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM
[PATCH] drm/imx: dc: Sort bits and bitfields in descending order
2025-10-14 15:34 UTC (2+ messages)
[PATCH] accel/qaic: Fix incorrect error return path
2025-10-14 15:31 UTC (2+ messages)
[PATCH v4 0/6] Add HDMI CEC support to Rockchip RK3588/RK3576 SoCs
2025-10-14 15:15 UTC (3+ messages)
[PATCH] accel/qaic: Remove redundant retry_count = 0 statement
2025-10-14 15:11 UTC (2+ messages)
[PATCH] accel/qaic: Synchronize access to DBC request queue head & tail pointer
2025-10-14 14:58 UTC (2+ messages)
[PATCH] accel/ivpu: Fix race condition when mapping dmabuf
2025-10-14 15:02 UTC (2+ messages)
[PATCH 00/28] Fair DRM scheduler
2025-10-14 14:58 UTC (21+ messages)
` [PATCH 05/28] drm/sched: Consolidate entity run queue management
` [PATCH 10/28] drm/sched: Add fair scheduling policy
` [PATCH 11/28] drm/sched: Favour interactive clients slightly
` [PATCH 13/28] drm/sched: Remove FIFO and RR and simplify to a single run queue
[PATCH] accel/qaic: Include signal.h in qaic_control.c
2025-10-14 14:50 UTC (2+ messages)
[PATCH] accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
2025-10-14 14:46 UTC (2+ messages)
[PATCH] accel/qaic: Use kvcalloc() for slice requests allocation
2025-10-14 14:39 UTC (2+ messages)
[PATCH] accel/qaic: Fix bootlog initialization ordering
2025-10-14 14:33 UTC (2+ messages)
[PATCH v10 0/3] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-10-14 14:04 UTC (4+ messages)
` [PATCH v10 1/3] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v10 2/3] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v10 3/3] arm64: dts: "
[PATCH 0/3] Add Mali GPU support for Mediatek MT8365 SoC
2025-10-14 13:19 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH 2/3] arm64: dts: mediatek: mt8365: Add GPU support
` [PATCH 3/3] arm64: dts: mediatek: mt8365-evk: Enable "
[PATCH v2 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-14 12:47 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
` [PATCH v2 3/3] drm/i915: Wait for page_sizes_gtt in gtt "
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
2025-10-14 12:29 UTC
[PATCH v3] drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for &rockchip_dp_device.grfclk
2025-10-14 12:23 UTC (2+ messages)
[REGRESSION] drm/panel/panel-simple v6.17 WARNING regression
2025-10-14 12:22 UTC (5+ messages)
[PATCH] drm/imagination: Optionally depend on POWER_SEQUENCING
2025-10-14 11:57 UTC
[PATCH] drm/sched: Mandate usage of drm_sched_job_cleanup()
2025-10-14 12:05 UTC (4+ messages)
[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-14 12:03 UTC (3+ messages)
` [PATCH v4 01/24] pinctrl: tegra20: register csus_mux clock
[PATCH 0/2] drm/imx: parallel-display: fix drm/panel/panel-simple v6.17 WARNING regression
2025-10-14 11:57 UTC (4+ messages)
` [PATCH 1/2] drm/imx: parallel-display: convert to devm_drm_bridge_alloc() API
` [PATCH 2/2] drm/imx: parallel-display: add the bridge before attaching it
[PATCH 0/6] drm/msm: Add display support for Glymur platform
2025-10-14 11:52 UTC (4+ messages)
` [PATCH 3/6] dt-bindings: display: msm: Document the Glymur DiplayPort controller
[PATCH v7 00/20] Add GCE support for MT8196
2025-10-14 11:32 UTC (5+ messages)
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
[PATCH v2 0/3] Add DisplayPort support to QCS615 devicetree
2025-10-14 11:25 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: display/msm: Add SM6150 DisplayPort controller
` [PATCH v2 2/3] arm64: dts: qcom: Add DisplayPort and QMP USB3DP PHY for SM6150
` [PATCH v2 3/3] arm64: dts: qcom: Enable DisplayPort on QCS615 Ride platform
[PATCH v2 2/2] drm/xe: Allow mixed mappings for userptr
2025-10-14 11:08 UTC
[PATCH net-next v3 0/6] Add AF_XDP zero copy support
2025-10-14 10:56 UTC (7+ messages)
` [PATCH net-next v3 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v3 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v3 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v3 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v3 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features
[PATCH] drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()
2025-10-14 10:14 UTC (2+ messages)
[PATCH] drm/mipi-dsi: Add dsc_slice_per_pkt field to mipi_dsi_device
2025-10-14 9:49 UTC
[PATCH v8 0/6] MHDP8546 fixes related to DBANC usecase
2025-10-14 9:45 UTC (7+ messages)
` [PATCH v8 1/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()
` [PATCH v8 2/6] drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs
` [PATCH v8 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge
` [PATCH v8 4/6] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
` [PATCH v8 5/6] drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/write
` [PATCH v8 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check
[PATCH v1 00/10] drm/panthor: Add support for Mali-G1 GPUs
2025-10-14 9:43 UTC (11+ messages)
` [PATCH v1 01/10] drm/panthor: Factor out GPU_ID register read into separate function
` [PATCH v1 02/10] drm/panthor: Add arch-specific panthor_hw binding
` [PATCH v1 03/10] drm/panthor: Introduce framework for architecture-specific features
` [PATCH v1 04/10] drm/panthor: Add architecture-specific function operations
` [PATCH v1 05/10] drm/panthor: Introduce panthor_pwr API and power control framework
` [PATCH v1 06/10] drm/panthor: Implement L2 power on/off via PWR_CONTROL
` [PATCH v1 07/10] drm/panthor: Implement soft and fast reset "
` [PATCH v1 08/10] drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
` [PATCH v1 09/10] drm/panthor: Support 64-bit endpoint_req register for Mali-G1
` [PATCH v1 10/10] drm/panthor: Add support for Mali-G1 GPUs
[PATCH v2 0/7] Add DSI display support for QCS8300 target
2025-10-14 9:36 UTC (9+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
` [PATCH v2 7/7] arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node
[PATCH] drm: atmel-hlcdc: update the LCDC_ATTRE register in plane atomic_disable
2025-10-14 9:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox