dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-07 01:29:38 to 2025-11-07 20:27:26 UTC [more...]

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-07 20:27 UTC  (6+ messages)
` [PATCH v7 05/11] PCI/P2PDMA: Document DMABUF model

[PATCH] rust/drm/gem: Fix missing header in `Object` rustdoc
 2025-11-07 20:25 UTC 

[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
 2025-11-07 20:20 UTC  (4+ messages)

[PATCH v2 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-07 20:03 UTC  (25+ messages)
` [PATCH v2 01/22] vfio: Provide a get_region_info op
` [PATCH v2 02/22] vfio/hisi: Convert to the "
` [PATCH v2 03/22] vfio/virtio: "
` [PATCH v2 04/22] vfio/nvgrace: "
` [PATCH v2 05/22] vfio/pci: Fill in the missing get_region_info ops
` [PATCH v2 06/22] vfio/mtty: Provide a get_region_info op
` [PATCH v2 07/22] vfio/mdpy: "
` [PATCH v2 08/22] vfio/mbochs: "
` [PATCH v2 09/22] vfio/platform: "
` [PATCH v2 10/22] vfio/fsl: "
` [PATCH v2 11/22] vfio/cdx: "
` [PATCH v2 12/22] vfio/ccw: "
` [PATCH v2 13/22] vfio/gvt: "
` [PATCH v2 14/22] vfio: Require drivers to implement get_region_info
` [PATCH v2 15/22] vfio: Add get_region_info_caps op
` [PATCH v2 16/22] vfio/mbochs: Convert mbochs to use vfio_info_add_capability()
` [PATCH v2 17/22] vfio/gvt: Convert to get_region_info_caps
` [PATCH v2 18/22] vfio/ccw: "
` [PATCH v2 19/22] vfio/pci: Convert all PCI drivers "
` [PATCH v2 20/22] vfio/platform: Convert "
` [PATCH v2 21/22] vfio: Move the remaining drivers "
` [PATCH v2 22/22] vfio: Remove the get_region_info op

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-07 19:43 UTC  (14+ messages)
` [PATCH 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH 3/9] iommufd: Do not map/unmap revoked DMABUFs
` [PATCH 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH 9/9] iommufd/selftest: Add some tests for the dmabuf flow

[PATCH 0/2] rust: drm: Introduce DeviceCtx
 2025-11-07 19:23 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] rust/drm/gem: Use DeviceCtx with GEM objects

[PATCH v4 0/2] Remove hard coded values for MIPI-DSI
 2025-11-07 19:07 UTC  (5+ messages)
` [PATCH v4 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[PATCH] accel/qaic: Add qaic_ prefix to irq_polling_work
 2025-11-07 18:29 UTC  (3+ messages)

[PATCH v3 0/3] accel/qaic: Add Sub-system restart (SSR)
 2025-11-07 18:19 UTC  (8+ messages)
` [PATCH v3 1/3] accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
` [PATCH v3 2/3] accel/qaic: Implement basic SSR handling
` [PATCH v3 3/3] accel/qaic: Collect crashdump from SSR channel

[PATCH v5 0/4] backlight: add new max25014 backlight driver
 2025-11-07 18:16 UTC  (11+ messages)
` [PATCH v5 1/4] dt-bindings: backlight: Add max25014 support
  ` [PATCH v5 1/4] dt-bindings: backlight: Add max25014 supporty
` [PATCH v5 2/4] backlight: add max25014atg backlight
  ` [PATCH v5 2/4] backlight: add max25014atg backlighty
` [PATCH v5 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v5 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH] accel/amdxdna: Clear mailbox interrupt register during channel creation
 2025-11-07 18:11 UTC 

[PATCH] accel/amdxdna: Fix deadlock between context destroy and job timeout
 2025-11-07 18:10 UTC 

[PATCH v2 00/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-11-07 17:48 UTC  (16+ messages)
` [PATCH v2 01/11] dt-bindings: arm: fsl: Add various solidrun i.mx8m boards
` [PATCH v2 02/11] dt-bindings: display: panel: ronbo,rb070d30: panel-common ref
` [PATCH v2 03/11] dt-bindings: panel: lvds: add Winstar WF70A8SYJHLNGA
` [PATCH v2 04/11] Input: ilitek_ts_i2c: fix warning with gpio controllers that sleep
` [PATCH v2 05/11] drm/panel: ronbo-rb070d30: "
` [PATCH v2 06/11] arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
` [PATCH v2 07/11] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v2 08/11] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v2 09/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH v2 10/11] arm64: dts: add description for solidrun solidsense-n8 board
` [PATCH v2 11/11] arm64: dts: add description for solidrun i.mx8mm som and evb

[PATCH v2 0/2] This series adds LT9211c bridge driver support
 2025-11-07 17:45 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: bridge: lt9211c: Add bindings
` [PATCH v2 2/2] drm/bridge: add support for lontium lt9211c bridge

[PATCH 0/3] Add HDMI for Gameforce Ace
 2025-11-07 17:26 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: display: rockchip: Add no-hpd for dw-hdmi-qp controller
` [PATCH 2/3] drm/bridge: dw-hdmi-qp: Add support for missing HPD

[PATCH v1 0/4] drm/panthor: Misc fixes
 2025-11-07 17:14 UTC  (6+ messages)
` [PATCH v1 2/4] drm/panthor: Add support for atomic page table updates
` [PATCH v1 4/4] drm/panthor: Relax check in panthor_sched_pre_reset()

[PATCH] drm/panthor: Flush shmem writes before mapping buffers CPU-uncached
 2025-11-07 17:12 UTC 

[PATCH] backlight: pwm_bl: apply the initial backlight state with sane defaults
 2025-11-07 15:48 UTC  (5+ messages)

[PATCH] accel/amdxdna: Treat power-off failure as unrecoverable error
 2025-11-07 16:57 UTC  (5+ messages)

[PATCH] drm/i195: Fix format string truncation warning
 2025-11-07 16:42 UTC 

[PATCH] drm/xe/vf: Enable VF resource fixup unconditionally
 2025-11-07 16:41 UTC  (2+ messages)

[PATCH 0/6] drm: avoid poking at dev->vblank[] directly
 2025-11-07 16:21 UTC  (9+ messages)
` [PATCH 1/6] drm/vblank: use drm_crtc_vblank_crtc() in workers
` [PATCH 2/6] drm/atomic: use drm_crtc_vblank_waitqueue()
` [PATCH 3/6] drm/msm: "
` [PATCH 4/6] drm/tidss: use drm_crtc_vblank_crtc()
` [PATCH 5/6] drm/vmwgfx: "
` [PATCH 6/6] drm/gma500: "

[PATCH 0/2] accel/ivpu: Add memory statistics support
 2025-11-07 16:13 UTC  (5+ messages)
` [PATCH 1/2] accel/ivpu: Add fdinfo support for memory statistics
` [PATCH 2/2] accel/ivpu: Count only resident buffers in memory utilization

[PATCH] samsung-dsim: move drm_bridge_add() call to probe
 2025-11-07 16:08 UTC  (5+ messages)

[PATCH] drm/sched: Don't crash kernel on wrong params
 2025-11-07 15:18 UTC  (4+ messages)

[PULL] drm-xe-fixes
 2025-11-07 15:07 UTC 

[pull] amdgpu, amdkfd drm-next-6.19
 2025-11-07 14:59 UTC 

[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-07 14:51 UTC  (7+ messages)
` [PATCH v4 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
` [PATCH v4 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH 0/3] drm/client: Wire up sysrq for all clients and update drm_log
 2025-11-07 14:19 UTC  (4+ messages)
` [PATCH 1/3] drm/client: Pass force parameter to client restore
` [PATCH 2/3] drm/client: Support emergency restore via sysrq for all clients
` [PATCH 3/3] drm/client: log: Implement struct drm_client_funcs.restore

[PATCH v4 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-11-07 14:24 UTC  (9+ messages)
` [PATCH v4 1/8] drm/panthor: Add arch-specific panthor_hw binding
` [PATCH v4 2/8] drm/panthor: Add architecture-specific function operations
` [PATCH v4 3/8] drm/panthor: Introduce panthor_pwr API and power control framework
` [PATCH v4 4/8] drm/panthor: Implement L2 power on/off via PWR_CONTROL
` [PATCH v4 5/8] drm/panthor: Implement soft reset "
` [PATCH v4 6/8] drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
` [PATCH v4 7/8] drm/panthor: Support 64-bit endpoint_req register for Mali-G1
` [PATCH v4 8/8] drm/panthor: Add support for Mali-G1 GPUs

[PATCH v6 0/2] drm/panthor: Scheduler fixes for termination failure and timeouts
 2025-11-07 14:17 UTC  (3+ messages)
` [PATCH v6 2/2] drm/panthor: Reset queue slots if termination fails

[PATCH v2 0/2] drm/todo: Add section for GPU Scheduler
 2025-11-07 13:57 UTC  (3+ messages)
` [PATCH v2 1/2] drm/todo: Add section with task for GPU scheduler
` [PATCH v2 2/2] drm/todo: Add entry for unlocked drm/sched rq readers

[PATCH] drm/bridge: add support for lontium lt9211c bridge
 2025-11-07 13:51 UTC  (3+ messages)

[PATCH] dt-bindings: drm/bridge: Update reg-name list for cdns, mhdp8546 compatible
 2025-11-07 13:27 UTC  (2+ messages)
` [PATCH] dt-bindings: drm/bridge: Update reg-name list for cdns,mhdp8546 compatible

[PATCH 00/12] Make Samsung SOFEF00 DDIC and panel work
 2025-11-07 13:10 UTC  (6+ messages)
` [PATCH 01/12] dt-bindings: panel: Add Samsung SOFEF00 DDIC with panel

Independence for dma_fences! v2
 2025-11-07 12:04 UTC  (14+ messages)
` [PATCH 03/20] dma-buf: protected fence ops by RCU v2
` [PATCH 04/20] dma-buf: detach fence ops on signal
` [PATCH 05/20] dma-buf: inline spinlock for fence protection
` [PATCH 07/20] dma-buf: use inline lock for the dma-fence-array
` [PATCH 09/20] drm/sched: use inline locks for the drm-sched-fence

[PATCH] agp/nvidia: Fix coding style issues
 2025-11-07 12:02 UTC 

[PATCH v3 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-11-07 11:05 UTC  (19+ messages)
` [PATCH v3 1/8] drm/panthor: Add arch-specific panthor_hw binding
` [PATCH v3 2/8] drm/panthor: Add architecture-specific function operations
` [PATCH v3 3/8] drm/panthor: Introduce panthor_pwr API and power control framework
` [PATCH v3 4/8] drm/panthor: Implement L2 power on/off via PWR_CONTROL
` [PATCH v3 5/8] drm/panthor: Implement soft reset "
` [PATCH v3 6/8] drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
` [PATCH v3 7/8] drm/panthor: Support 64-bit endpoint_req register for Mali-G1
` [PATCH v3 8/8] drm/panthor: Add support for Mali-G1 GPUs

[PATCH v4 1/3] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
 2025-11-07 10:39 UTC  (8+ messages)
` [PATCH v4 2/3] drm/amdgpu: increment sched score on entity selection
` [PATCH v4 3/3] drm/sched: Limit sched score update to jobs change

[PATCH] MAINTAINERS: Add Akhil as a reviewer for the Adreno driver
 2025-11-07 10:30 UTC  (2+ messages)

[PATCH] drm/fb-helper: add fbdev screen expended mode display support
 2025-11-07 10:06 UTC  (2+ messages)

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-07  9:54 UTC  (4+ messages)
` [PATCH v3 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH v2 00/10] Enable DP2.1 alpm
 2025-11-07  9:32 UTC  (6+ messages)
` [PATCH v2 04/10] drm/i915/alpm: Refactor Auxless wake time calculation
` [PATCH v2 10/10] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf

[PATCH v3 1/4] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
 2025-11-07  9:05 UTC  (5+ messages)
` [PATCH v3 2/4] drm/amdgpu: jump to the correct label on failure

[PATCH v2 0/6] Support for Adreno 612 GPU - Respin
 2025-11-07  9:01 UTC  (6+ messages)
` [PATCH v2 1/6] drm/msm/a6xx: Add support for Adreno 612
` [PATCH v2 5/6] arm64: dts: qcom: sm6150: Add gpu and rgmu nodes

[PATCH v2 0/2] arm64: dts: renesas: Describe GPU on V3U
 2025-11-07  8:48 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: renesas: r8a779a0: Add GE7800 GPU node

[PATCH v2] drm/sched: Replace use of system_wq with system_percpu_wq
 2025-11-07  8:42 UTC  (3+ messages)

[PATCH] agp/alpha: fix out-of-bounds write with negative pg_start
 2025-11-06 22:20 UTC  (2+ messages)

[RESEND PATCH v2 0/5] drm/tidss: Fixes data edge sampling on AM62X and AM62A
 2025-11-07  7:59 UTC  (13+ messages)
` [RESEND PATCH v2 1/5] dt-bindings: display: ti, am65x-dss: Add clk property for data edge synchronization
  ` [RESEND PATCH v2 1/5] dt-bindings: display: ti,am65x-dss: "
` [RESEND PATCH v2 2/5] dt-bindings: mfd: syscon: Add ti, am625-dss-clk-ctrl
  ` [RESEND PATCH v2 2/5] dt-bindings: mfd: syscon: Add ti,am625-dss-clk-ctrl
` [RESEND PATCH v2 3/5] arm64: dts: ti: k3-am62-main: Add tidss clk-ctrl property
` [RESEND PATCH v2 4/5] arm64: dts: ti: k3-am62a-main: "
` [RESEND PATCH v2 5/5] drm/tidss: Fix sampling edge configuration

[PATCH 0/4] drm/Kconfig: cleanups
 2025-11-07  7:15 UTC  (3+ messages)
` [PATCH 1/4] drm/hyperv: move Kconfig under driver directory

[PATCH] drm/vmwgfx: Set surface-framebuffer GEM objects
 2025-11-07  7:03 UTC  (2+ messages)

[PATCH] drm/etnaviv: add HWDB entry for GC8000 Nano Ultra VIP r6205
 2025-11-07  3:07 UTC  (6+ messages)

[PATCH] drm/rocket: Add scheds pointer to file_priv and fix memory leaks
 2025-11-07  2:46 UTC 

[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-07  1:29 UTC  (4+ messages)
` [PATCH 02/22] vfio/hisi: Convert to the get_region_info op


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