dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 22:59:14 to 2026-05-26 16:46:35 UTC [more...]

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-05-26 16:46 UTC  (3+ messages)
` [PATCH v6 01/19] drm/atomic: Document atomic commit lifetime
` [PATCH v6 02/19] drm/colorop: Fix typos in the doc

[PATCH v8 00/10] Add eDP support for RK3576
 2026-05-26 16:39 UTC  (6+ messages)
` [PATCH v8 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-05-26 16:38 UTC  (6+ messages)
` [PATCH v1 5/8] video: fm2fb: Use named initializer for zorro_device_id array
` [PATCH v1 6/8] zorro: Simplify storing pointers in device id struct
` [PATCH v1 8/8] video: cirrusfb: Make use of struct zorro_device_id::driver_data_ptr

[PATCH v6 0/7] Performance counter implementation with single manual client support
 2026-05-26 16:36 UTC  (3+ messages)
` [PATCH v6 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients

[PATCH] drm/i915/audio: skip ELD query for force-off connectors
 2026-05-26 16:19 UTC 

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-26 16:13 UTC  (3+ messages)

[PATCH v7 0/4] drm/atomic: track individual colorop updates
 2026-05-26 16:09 UTC  (8+ messages)
` [PATCH v7 2/4] drm/colorop: make lut(1/3)d_interpolation mutable
` [PATCH v7 3/4] drm/atomic: track individual colorop updates
` [PATCH v7 4/4] drm/amd/display: use plane color_mgmt_changed to track colorop changes

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-26 14:43 UTC  (5+ messages)
` [PATCH v5 1/4] PCI/TPH: expose the enabled TPH requester type
` [PATCH v5 2/4] dma-buf: add optional get_tph() callback
` [PATCH v5 3/4] vfio/pci: implement get_tph and DMA_BUF_TPH feature
` [PATCH v5 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH] iommufd: take dma_resv lock before dma_buf_unpin() in release path
 2026-05-26 15:34 UTC  (3+ messages)

[PATCH v6 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-05-26 15:28 UTC  (3+ messages)
` [PATCH v6 2/6] cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper

[PATCH] drm/probe-helper: honour connector->force in drm_helper_probe_detect()
 2026-05-26 15:20 UTC 

[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-05-26 14:56 UTC  (5+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap

[PATCH v10 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-26 14:50 UTC  (16+ messages)
` [PATCH v10 01/16] drm/msm: Remove obsolete perf infrastructure
` [PATCH v10 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH v10 04/16] drm/msm/registers: Sync gen_header.py from mesa
` [PATCH v10 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v10 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v10 07/16] drm/msm: Add sysprof accessors
` [PATCH v10 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v10 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v10 10/16] drm/msm: Add basic perfcntr infrastructure
` [PATCH v10 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v10 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v10 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v10 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v10 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v10 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream

[PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
 2026-05-26 14:53 UTC  (2+ messages)
` (subset) "

[PATCH] drm/panel: fix kernel-doc warning for devm_drm_panel_add()
 2026-05-26 14:53 UTC  (2+ messages)

[PATCH v3 0/2] Add NEC LCD Technologies NL6448BC33-70C Panel Support
 2026-05-26 14:53 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: simple: Add AM-1280800W8TZQW-T00H
 2026-05-26 14:53 UTC  (2+ messages)

[PATCH 0/1] fixing dull colors in HDR for Polaris GPUs
 2026-05-26 14:52 UTC  (3+ messages)
` [PATCH 1/1] drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x

[PATCH] drm/client: check whether CRTC is active before waiting for vblank
 2026-05-26 14:49 UTC  (13+ messages)

[PATCH NEXT 0/2] drm/radeon/radeon_connectors: use struct drm_edid
 2026-05-26 14:43 UTC  (3+ messages)
` [PATCH NEXT 2/2] drm/radeon/radeon_connectors: remove radeon_connector_free_edid

[PATCH 0/3] don't allow changes to inactive colorops
 2026-05-26 14:17 UTC  (4+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops
` [PATCH 2/3] drm/atomic: duplicate state of all colorops
` [PATCH 3/3] drm/atomic: reject colorop update from inactive color pipeline

[PATCH v3 0/2] drm/drm_blend: allow blend mode property without PREMULTI
 2026-05-26 14:29 UTC  (7+ messages)
` [PATCH v3 2/2] drm: ensure blend mode supported if alpha exposed

[PATCH v13 0/6] Support sparse mappings in Panthor
 2026-05-26 14:25 UTC  (3+ messages)
` [PATCH v13 5/6] drm/panthor: Support sparse mappings

[PATCH] Fix kernel-doc for amdgpu_display_manager
 2026-05-26 14:15 UTC  (2+ messages)

[PATCH v4 07/10] thermal/of: Add cooling device ID support
 2026-05-26 14:08 UTC 

[PATCH v3 0/4] Add SCDC information to connector debugfs
 2026-05-26 13:56 UTC  (10+ messages)
` [PATCH v3 1/4] drm/scdc-helper: Don't use ssize_t return type for scdc_read/write
` [PATCH v3 2/4] drm/scdc-helper: Add scdc_status debugfs entry
` [PATCH v3 3/4] drm/display: bridge_connector: init scdc debugfs for HDMI
` [PATCH v3 4/4] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields

[PATCH 6.12.y v2] drm/imagination: Synchronize interrupts before suspending the GPU
 2026-05-26 13:38 UTC  (2+ messages)

[PATCH v2 6.18.y 0/5] drm/vkms: Backport generic vblank timer to fix ABBA deadlock
 2026-05-26 13:31 UTC  (6+ messages)
` [PATCH v2 6.18.y 1/5] drm/vblank: Add vblank timer
` [PATCH v2 6.18.y 2/5] drm/vblank: Add CRTC helpers for simple use cases
` [PATCH v2 6.18.y 3/5] drm/vkms: Convert to DRM's vblank timer
` [PATCH v2 6.18.y 4/5] drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()
` [PATCH v2 6.18.y 5/5] drm/vblank: Fix kernel docs for vblank timer

[PATCH] nouveau/gsp: fix NULL pointer dereference in r535 nvenc/ofs alloc
 2026-05-26 13:16 UTC  (2+ messages)

[PATCH] accel/ivpu: Remove disable_d0i3_msg workaround
 2026-05-26 13:03 UTC  (2+ messages)

[PATCH 6.18.y] drm/vkms: Fix ABBA deadlock in vblank disable and timer callback
 2026-05-26 12:59 UTC  (13+ messages)
  `  "
    `  "
      `  "
          ` [PATCH 6.18.y 0/5] drm/vkms: Backport generic vblank timer to fix ABBA deadlock
              `  "

[PATCH v10 0/2] Pass down hot-plug CONNECTOR ID to user-space
 2026-05-26 12:39 UTC  (3+ messages)
` [PATCH v10 1/2] drm/connector: Fix epoch_counter docs to reflect reality
` [PATCH v10 2/2] drm: Send per-connector hotplug events

[PATCH v3 0/2] Add eDP lane mapping support
 2026-05-26 12:35 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH v2 0/6] bus: mhi: Fix broken runtime PM design
 2026-05-26 11:34 UTC  (4+ messages)
` [PATCH v2 3/6] net: mhi_net: Hold runtime PM during active data path operations

[PATCH v6 1/5] misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
 2026-05-26 11:11 UTC  (5+ messages)
` [PATCH v6 2/5] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v6 3/5] misc: fastrpc: Fail Audio PD init when reserved memory is missing
` [PATCH v6 4/5] imisc: fastrpc: Allocate entire reserved memory for Audio PD in probe
` [PATCH v6 5/5] misc: fastrpc: Allow fastrpc_buf_free() to accept NULL

[PATCH] drm: Remove unused header in drm_dumb_buffers.c
 2026-05-26 10:47 UTC  (2+ messages)

[PATCH 0/2] drm/panel: Add driver for DLC DLC0697 DSI panel
 2026-05-26 10:32 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: add Ilitek ILI7807S panel controller

[PATCH v5 0/3] drm/bridge: ite-it66121: Switch to HDMI helpers and fix DVI output
 2026-05-26 10:33 UTC  (3+ messages)

[PATCH v2] drm/virtio: abort virtqueue wait on device removal to avoid hung task
 2026-05-26 10:24 UTC  (2+ messages)

[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
 2026-05-26 10:17 UTC  (2+ messages)

[PATCH v2 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
 2026-05-26  9:57 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: mayqueen,pixpaper: add pixpaper-426m
` [PATCH v2 2/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel

[PATCH v4 0/5] Add reclaim to the dmem cgroup controller
 2026-05-26  9:53 UTC  (5+ messages)
` [PATCH v4 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-26  9:41 UTC  (2+ messages)

[PATCH v5 00/19] drm/atomic: Rework initial state allocation
 2026-05-26  9:36 UTC  (20+ messages)
` [PATCH v5 01/19] drm/atomic: Document atomic commit lifetime
` [PATCH v5 03/19] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v5 04/19] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v5 05/19] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v5 10/19] drm/plane: Add new atomic_create_state callback
` [PATCH v5 12/19] drm/crtc: "
` [PATCH v5 15/19] drm/connector: "
` [PATCH v5 16/19] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v5 17/19] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()

[PATCH v5 0/5] Devicetree support for Glymur GPU
 2026-05-26  9:35 UTC  (3+ messages)
` [PATCH v5 2/5] dt-bindings: display/msm: gpu: Document Adreno X2-185

[PATCH] fbdev:modedb: fix a possible UAF in fb_find_mode()
 2026-05-26  9:15 UTC 

[PATCH v1] misc: fastrpc: fix context leak and hang on signal-interrupted invoke
 2026-05-26  8:35 UTC  (3+ messages)

[PATCH drm-misc-next] drm: verisilicon: fix build failure of cursor plane code
 2026-05-26  8:31 UTC  (6+ messages)

[PATCH v2 0/3] Add SCDC information to connector debugfs
 2026-05-26  8:22 UTC  (4+ messages)
` [PATCH v2 3/3] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields

[PATCH 6.12.y] drm/imagination: Synchronize interrupts before suspending the GPU
 2026-05-26  8:14 UTC  (3+ messages)

[PATCH] drm/ci: disable mr-label-maker-test
 2026-05-26  8:13 UTC  (2+ messages)

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-26  7:48 UTC  (9+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging to memcg

[PATCH v3 0/2] Add support for Renesas RZ/G3L LVDS encoder
 2026-05-26  7:47 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: Document "
` [PATCH v3 2/2] drm: renesas: rz-du: Add support for "

[PATCH v2 0/4] fbdev: Internalize fbcon
 2026-05-26  7:25 UTC  (4+ messages)
` [PATCH v2 3/4] fbdev: Wrap fbcon updates from vga-switcheroo in helper

[PATCH v5 0/5] misc: fastrpc: Add missing bug fixes
 2026-05-26  7:25 UTC  (10+ messages)
` [PATCH v5 2/5] misc: fastrpc: Remove buffer from list prior to unmap operation

[PATCH] drm/meson: clean up KMS polling on register failure
 2026-05-26  7:16 UTC  (2+ messages)

[PATCH 0/5] gpu: nova: adopt driver lifetime infrastructure
 2026-05-26  7:11 UTC  (12+ messages)
` [PATCH 1/5] gpu: nova-core: use lifetime for Bar
` [PATCH 2/5] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH 3/5] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` [PATCH 4/5] gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencer
` [PATCH 5/5] gpu: nova: separate driver type from driver data

[PATCH v2 0/2] Add support for Renesas RZ/G3L LVDS encoder
 2026-05-26  7:10 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Document "
` [PATCH v2 2/2] drm: renesas: rz-du: Add support for "

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-26  6:53 UTC  (2+ messages)

[PATCH v23 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-05-26  6:44 UTC  (5+ messages)
` [PATCH v23 5/8] dt-bindings: display: bridge: Add Cadence MHDP8501

[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
 2026-05-26  6:43 UTC  (7+ messages)
` [PATCH 1/2] gpu: drm: tyr: separate driver type from driver data
` [PATCH 2/2] gpu: drm: tyr: use IoMem directly instead of Devres

[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
 2026-05-26  6:17 UTC  (3+ messages)
` [PATCH 2/6] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections

[PATCH] accel/ivpu: prevent uninitialized data bug in debugfs
 2026-05-26  6:06 UTC  (3+ messages)

[PATCH 0/2] gpu: host1x: syncpt_wait micro-optimizations
 2026-05-26  5:55 UTC  (2+ messages)

[PATCH] drm/lease: cap object_count to avoid order > MAX_PAGE_ORDER warning
 2026-05-26  5:53 UTC 

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-26  5:48 UTC  (4+ messages)
` [PATCH REF v4 24/27] gpu: nova-core: use lifetime for Bar

[PATCH v6 00/10] drm/msm/dp: Drop the HPD state machine
 2026-05-26  5:45 UTC  (4+ messages)
` [PATCH v6 09/10] drm/msm/dp: turn link_ready into plugged

[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-26  5:44 UTC  (6+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names
` [PATCH v5 22/24] rust: types: add `ForLt` trait for higher-ranked lifetime support

[PATCH v2 0/2] fixes to DRM doc & parameter's print
 2026-05-26  4:51 UTC  (6+ messages)
` [PATCH v2 1/2] drm/print: describe 6th & 9th bit of drm.debug
` [PATCH v2 2/2] drm/managed: fix drmm_add_action() kernel-doc

[PATCH v3 0/3] drm: detect panel type from DisplayID 2.x
 2026-05-26  3:09 UTC  (7+ messages)
` [PATCH v3 1/3] drm/edid: extract base section header processing into helper
` [PATCH v3 2/3] drm/edid: parse panel type from DisplayID 2.x Display Parameters
` [PATCH v3 3/3] drm/amd/display: use DisplayID panel type in dm_set_panel_type

[PATCH v5 00/22] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-26  1:34 UTC  (5+ messages)
` [PATCH v5 13/22] gpu: nova-core: vbios: store PMU lookup entries in a KVVec

[GIT PULL] exynos-drm-next
 2026-05-26  1:01 UTC  (2+ messages)

[PATCH 0/4] RPM, percnt and other minor fixes for Panfrost
 2026-05-25 23:03 UTC  (5+ messages)
` [PATCH 1/4] drm/panfrost: Check another bo field for cache option query
` [PATCH 2/4] drm/panfrost: Make reset sequence deal with an active HWPerf session
` [PATCH 3/4] drm/panfrost: Prevent division by 0
` [PATCH 4/4] drm/panfrost: Fix RPM so device suspends when no jobs are in flight


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