dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-01 13:19:10 to 2026-09-01 21:41:36 UTC [more...]

[PATCH] drm/amd/display: use linear backlight curve on Linux
 2026-09-01 14:23 UTC  (2+ messages)

[PATCH] drm/i915/psr: clear the Panel Replay error status register
 2026-09-01 20:48 UTC  (2+ messages)

[PATCH v8 0/2] dma-buf: Fix silent overflow and alignment
 2026-09-01 17:30 UTC  (5+ messages)
` [PATCH v8 1/2] dma-buf: Fix silent overflow for phys vec to sgt
` [PATCH v8 2/2] dma-buf: Split sgl by largest page-aligned chunk

[PATCH] drm/rockchip: analogix_dp: bound endpoint name formatting
 2026-09-01 20:04 UTC  (2+ messages)

[PATCH] drm/amdkfd: use kzalloc_objs() instead of kzalloc() with multiply
 2026-09-01 17:48 UTC  (2+ messages)

[PATCH v5 0/2] perf: Add some null ptr checks
 2026-09-01 21:41 UTC  (4+ messages)
` [PATCH v5 1/2] perf: Fix null pointer access in is_include_guest_event()
` [PATCH v5 2/2] perf: Add checks to prevent null ptr access

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-09-01 21:30 UTC  (5+ messages)
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()

[PATCH v4 0/2] gpu: nova: fix incorrect GSP barrier usage
 2026-09-01 20:59 UTC  (3+ messages)
` [PATCH v4 1/2] gpu: nova-core: fix barrier usage in CPU->GSP messaging path
` [PATCH v4 2/2] gpu: nova-core: fix barrier usage in GSP->CPU "

[PATCH v2] drm/nouveau: Use write-combined maps for coherent
 2026-09-01 20:29 UTC  (5+ messages)

[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-01 20:24 UTC  (91+ messages)
` [PATCH v11 01/74] video/hdmi: Introduce HDMI version enum
` [PATCH v11 02/74] drm/connector: hdmi: Handle reset() state allocation failure
` [PATCH v11 03/74] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v11 04/74] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v11 05/74] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v11 06/74] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v11 07/74] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v11 08/74] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v11 09/74] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v11 10/74] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v11 11/74] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v11 12/74] drm/bridge: Fix unlocked list_del in drm_bridge_add()
` [PATCH v11 13/74] drm/bridge: Fix NULL deref in drm_bridge_add() for legacy bridges
` [PATCH v11 14/74] drm/bridge: Fix unlocked list access in drm_bridge_attach()
` [PATCH v11 15/74] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v11 16/74] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v11 17/74] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v11 18/74] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v11 19/74] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v11 20/74] drm/display: hdmi-state-helper: Add source TMDS rate validation
` [PATCH v11 21/74] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers
` [PATCH v11 22/74] drm/display: hdmi-state-helper: Add drm_atomic_helper_connector_hdmi_force_ctx()
` [PATCH v11 23/74] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v11 24/74] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v11 25/74] drm/display: bridge_connector: Switch to .force_ctx() connector helper
` [PATCH v11 26/74] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v11 27/74] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v11 28/74] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v11 29/74] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v11 30/74] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v11 31/74] drm/rockchip: dw_hdmi_qp: Fix invalid drvdata access in PM ops
` [PATCH v11 32/74] drm/rockchip: dw_hdmi_qp: Cancel pending HPD work on suspend
` [PATCH v11 33/74] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v11 34/74] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v11 35/74] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v11 36/74] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v11 37/74] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v11 38/74] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v11 39/74] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v11 40/74] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v11 41/74] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v11 42/74] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v11 43/74] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v11 44/74] drm/vc4: hdmi: Switch to .force_ctx() connector helper
` [PATCH v11 45/74] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v11 46/74] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v11 47/74] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v11 48/74] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v11 49/74] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
` [PATCH v11 50/74] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v11 51/74] drm/bridge: inno-hdmi: "
` [PATCH v11 52/74] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v11 53/74] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v11 54/74] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v11 55/74] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
` [PATCH v11 56/74] drm/rockchip: rk3066_hdmi: "
` [PATCH v11 57/74] drm/sun4i: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v11 58/74] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v11 59/74] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v11 60/74] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
` [PATCH v11 61/74] drm/tests: bridge: Set supported HDMI version
` [PATCH v11 62/74] drm/tests: connector: Convert to drmm_connector_hdmi_init()
` [PATCH v11 63/74] drm/tests: connector: Add HDMI max_tmds_char_rate init coverage
` [PATCH v11 64/74] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v11 65/74] drm/tests: hdmi_state_helper: Convert to drmm_connector_hdmi_init()
` [PATCH v11 66/74] drm/tests: hdmi_state_helper: Add connector-provided max_tmds_char_rate coverage
` [PATCH v11 67/74] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v11 68/74] drm/connector: Remove drmm_connector_hdmi_ini2()
` [PATCH v11 69/74] drm/connector: Drop redundant hdmi vendor/product fields
` [PATCH v11 70/74] drm/connector: Drop redundant hdmi supported_formats field
` [PATCH v11 71/74] drm/connector: Drop redundant max_bpc field
` [PATCH v11 72/74] video/hdmi: Define SPD InfoFrame field lengths and use strtomem_pad()
` [PATCH v11 73/74] drm/connector: Use the SPD InfoFrame field length defines
` [PATCH v11 74/74] drm/tests: hdmi: Add SPD InfoFrame vendor/product coverage

[PATCH v2 0/3] rust: introduce cv! macro for safe const conversions of integer-like types
 2026-09-01 20:18 UTC  (3+ messages)
` [PATCH v2 1/3] rust: num: add cv! macro to create values from constant expressions

[PATCH v2 0/4] drm/gpusvm: share one HMM fault across per-device DMA mappings
 2026-09-01 20:02 UTC  (9+ messages)
` [PATCH v2 1/4] drm/gpusvm: move dma_addr allocation before the notifier lock
` [PATCH v2 2/4] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
` [PATCH v2 3/4] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
` [PATCH v2 4/4] drm/gpusvm: make the DMA mapping step in get_pages() optional

XDC 2026: Full schedule now available
 2026-09-01 19:56 UTC 

[PATCH v1 0/3] drm/amd/display: passive VRR
 2026-09-01 19:29 UTC  (7+ messages)
` [PATCH v1 1/3] drm: Add passive_vrr properties for passive/desktop VRR
` [PATCH v1 2/3] drm/amd/display: Use passive_vrr properties in amdgpu
` [PATCH v1 3/3] drm/amd/display: Keep FreeSync for HF-VSDB VRR sinks in MCCS fallback

[PATCH v3 0/4] HDMI 2.1 VRR and ALLM support
 2026-09-01 19:15 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
 2026-09-01 18:14 UTC  (6+ messages)
  ` [PATCH v2 14/15] riscv: dts: starfive: jh7110: Update DT for "
  ` [PATCH v2 12/15] phy: rockchip: inno-hdmi: Use the common Innosilicon PHY helpers

[PATCH 1/2] drm/verisilicon: set blend mode for the primary plane
 2026-09-01 17:39 UTC  (4+ messages)
` [PATCH 2/2] drm/verisilicon: set blend mode for the cursor plane

[drm-misc:drm-misc-next 1/4] sound/soc/ti/omap-hdmi.c:408:4: error: 'struct hdmi_audio_data' has no member named 'card'
 2026-09-01 17:36 UTC 

[PATCH v4 00/16] rust: io: support register projections and remove relative registers
 2026-09-01 17:04 UTC  (33+ messages)
` [PATCH v4 01/16] rust: io: register: reimplement as proc macro
` [PATCH v4 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v4 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v4 04/16] rust: io: perform conversions using `AsRepr`
` [PATCH v4 05/16] rust: io: support register projections
` [PATCH v4 06/16] rust: io: register: allow explicit base type specification
` [PATCH v4 07/16] gpu: nova-core: specify base type for registers
` [PATCH v4 08/16] drm/tyr: "
` [PATCH v4 09/16] samples: rust: pci: "
` [PATCH v4 10/16] rust: io: register: make register have a typed base
` [PATCH v4 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v4 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v4 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v4 14/16] rust: io: register: remove relative registers
` [PATCH v4 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v4 16/16] rust: io: register: unify handling of register with/without bitfields

[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
 2026-09-01 17:01 UTC  (4+ messages)
` [PATCH v5 05/11] drm: nova: Add an info ioctl

[PATCH v2] drm/gem: Drop ticket arg to lru_scan()
 2026-09-01 16:45 UTC 

[PATCH V1] accel/amdxdna: Fix possible use-after-free when freeing device BO
 2026-09-01 16:31 UTC  (2+ messages)

[PATCH] drm/gem: Drop ticket arg to lru_scan()
 2026-09-01 16:31 UTC  (2+ messages)

[PATCH 0/9] drm/tyr: add VM and BO ioctl support
 2026-09-01 16:09 UTC  (10+ messages)
` [PATCH 1/9] rust: sizes: add SZ_4G constant
` [PATCH 2/9] rust: mm: add `task_size` helper
` [PATCH 3/9] rust: sync: arc: relax `ForeignOwnable` for `Arc<T>`
` [PATCH 4/9] drm/tyr: add per-file VM pool
` [PATCH 5/9] drm/tyr: add user and MCU VM specifications
` [PATCH 6/9] drm/tyr: add BO creation and lookup helpers
` [PATCH 7/9] drm/tyr: refactor new_dummy_object to use new_object
` [PATCH 8/9] drm/tyr: add VM-related ioctls
` [PATCH 9/9] drm/tyr: add BO-related ioctls

[PATCH v3] drm/bridge: dw-hdmi-qp: use drm_hdmi_acr_get_n_cts() helper for audio N/CTS
 2026-09-01 16:02 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi-qp: Compute ACR CTS for unlisted TMDS rates
 2026-09-01 15:50 UTC  (3+ messages)

[drm-misc:drm-misc-next 1/4] sound/soc/ti/omap-hdmi.c:408:6: error: no member named 'card' in 'struct hdmi_audio_data'
 2026-09-01 15:29 UTC 

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-09-01 15:25 UTC  (7+ messages)

[PATCH v3 0/2] gpu: nova: fix incorrect GSP barrier usage
 2026-09-01 14:45 UTC  (11+ messages)
` [PATCH v3 1/2] gpu: nova-core: fix barrier usage in CPU->GSP messaging path

[PATCH] drm/loongson: Create blend mode property for cursor plane
 2026-09-01 14:41 UTC  (4+ messages)

[PATCH v6] drm/ingenic: fix bridge allocation
 2026-09-01 14:39 UTC  (2+ messages)

[PATCH 04/11] drm/panel: merge the drm_kms_helper module into the drm module
 2026-09-01 14:30 UTC  (6+ messages)

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-01 14:17 UTC  (3+ messages)
` [PATCH 5/6] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow gpio-line-names

[PATCH 0/2] Document the DMA-buf mapping lifetime negotiation
 2026-09-01 14:08 UTC  (8+ messages)
` [PATCH 2/2] dma-buf: Document how exporters and importers agree on mapping lifetime

linux-next: build failure after merge of the drm-misc tree
 2026-09-01 14:05 UTC 

[PATCH 0/2] drm/nouveau/dmem: fix DMA unmap size and callocated accounting for THP
 2026-09-01 14:04 UTC  (2+ messages)

[PATCH v7 00/17] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-01 14:03 UTC  (11+ messages)
` [PATCH v7 10/17] drm/panfrost: Add warning messages to fatal error conditions
` [PATCH v7 11/17] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v7 13/17] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt
` [PATCH v7 14/17] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems
` [PATCH v7 16/17] drm/panfrost: Fix races between perfcnt and reset sequence

[PATCH] drm/panfrost: Rename "panthor" prefixes in debugfs identifiers
 2026-09-01 13:39 UTC 

[PATCH v2 0/3] accel/ivpu: Harden parsing of firmware-shared buffers
 2026-09-01 13:19 UTC  (3+ messages)
` [PATCH v2 3/3] accel/ivpu: Limit firmware log name prints to field size


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