dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-09 21:45:44 to 2025-10-11 17:04:17 UTC [more...]

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-11 16:51 UTC  (30+ messages)
` [PATCH 01/39] dt-bindings: display: imx: Document i.MX95 Display Controller DomainBlend
` [PATCH 02/39] drm/imx: Add "
` [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 06/39] drm/imx: dc: Rename i.MX8QXP specific Link IDs
` [PATCH 07/39] drm/imx: dc: cf: Pass struct dc_subdev_info via OF match data
` [PATCH 08/39] drm/imx: dc: de: Pass struct dc_de_subdev_match_data "
` [PATCH 09/39] drm/imx: dc: ed: Rework dc_ed_pec_src_sel() to drop ARRAY_SIZE() use
` [PATCH 10/39] drm/imx: dc: ed: Pass struct dc_ed_subdev_match_data via OF match data
` [PATCH 11/39] drm/imx: dc: fg: Parametrize register access
` [PATCH 12/39] drm/imx: dc: ed: Pass struct dc_fg_subdev_match_data via OF match data
` [PATCH 13/39] drm/imx: dc: fu: Describe remaining register offsets
` [PATCH 14/39] drm/imx: dc: fu: Inline FRAC_OFFSET into FetchLayer and FetchWrap
` [PATCH 15/39] drm/imx: dc: fu: Pass struct dc_fu_subdev_match_data via OF match data
` [PATCH 16/39] drm/imx: dc: lb: Pass struct dc_lb_subdev_match_data "
` [PATCH 17/39] drm/imx: dc: tc: Pass struct dc_tc_subdev_match_data "
` [PATCH 18/39] drm/imx: dc: ic: Pass struct dc_ic_subdev_match_data "
` [PATCH 19/39] drm/imx: dc: ic: Use DT node as interrupt controller name
` [PATCH 20/39] drm/imx: dc: Configure display CSR clock feed select
` [PATCH 21/39] drm/imx: dc: crtc: Do not check disabled CRTCs
` [PATCH 22/39] drm/imx: dc: Keep FU unit running on i.MX95
` [PATCH 23/39] drm/imx: dc: Add OF match data for i.MX95
` [PATCH 24/39] drm/imx: Add more RGB swizzling options
` [PATCH 25/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel interleaver support
` [PATCH 26/39] drm/bridge: imx: Add "
` [PATCH 27/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel link support
` [PATCH 28/39] drm/bridge: imx: Add "
` [PATCH 29/39] dt-bindings: display: bridge: Document Freescale i.MX95 MIPI DSI

[PATCH v5 0/8] Add Type-C DP support for RK3399 EVB IND board
 2025-10-11 16:57 UTC  (11+ messages)
` [PATCH v5 1/8] usb: typec: Add default HPD device when register DisplayPort altmode
` [PATCH v5 2/8] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v5 3/8] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v5 4/8] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v5 5/8] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v5 6/8] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v5 7/8] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v5 8/8] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH] drm/bridge: lt9211: Drop check for last nibble of version register
 2025-10-11 16:42 UTC  (3+ messages)

Adding EDID support to simpledrm on top of the EFI sysfb ?
 2025-10-11 15:51 UTC  (3+ messages)

[PATCH] drm/bridge: cdns-dsi: Remove a redundant memset()
 2025-10-11 15:23 UTC 

[PATCH 00/28] Fair DRM scheduler
 2025-10-11 14:58 UTC  (33+ messages)
` [PATCH 01/28] drm/sched: Reverse drm_sched_rq_init arguments
` [PATCH 02/28] drm/sched: Add some scheduling quality unit tests
` [PATCH 03/28] drm/sched: Add some more "
` [PATCH 04/28] drm/sched: Implement RR via FIFO
` [PATCH 05/28] drm/sched: Consolidate entity run queue management
` [PATCH 08/28] drm/sched: Account entity GPU time
` [PATCH 12/28] drm/sched: Switch default policy to fair
` [PATCH 19/28] drm/imagination: Remove drm_sched_init_args->num_rqs usage
` [PATCH 24/28] drm/panthor: "
` [PATCH 26/28] drm/v3d: "
` [PATCH 28/28] drm/sched: Remove drm_sched_init_args->num_rqs

[PATCH v2] drm/msm: make sure last_fence is always updated
 2025-10-11 13:48 UTC  (5+ messages)

[PATCH v3] drm/msm: make sure last_fence is always updated
 2025-10-11 13:45 UTC 

[PATCH] drm/rockchip: vop2: use correct destination rectangle height check
 2025-10-11 13:04 UTC 

[PATCH v3 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
 2025-10-11 10:53 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: imx95: Describe Mali G310 GPU

[PATCH v3 0/5] Improving the worst case TTM large allocation latency
 2025-10-11  8:00 UTC  (13+ messages)
` [PATCH v3 5/5] drm/amdgpu: Configure max beneficial TTM pool allocation order

[PATCH] drm/mediatek: fix device use-after-free on unbind
 2025-10-11  7:57 UTC  (2+ messages)

[PATCH v9 0/1] [DRIVER] gpu: drm: add support for YHGCH ZX1000 soc chipset
 2025-10-11  7:32 UTC  (2+ messages)
` [PATCH v9 1/1] "

[PATCH] drm/bridge: analogix_dp: Fix connector status detection for bridges
 2025-10-11  2:47 UTC  (6+ messages)

[PATCH] drm/sched: Add warning for removing hack in drm_sched_fini()
 2025-10-11  2:15 UTC  (2+ messages)

[PATCH v6 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-10-11  1:04 UTC  (6+ messages)
` [PATCH v6 11/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities

[PATCH] dma-buf: use SB_I_NOEXEC and SB_I_NODEV
 2025-10-10 22:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: use atomic functions with memory barriers for vm fault info
 2025-10-10 21:40 UTC  (2+ messages)

[PATCH v3 0/2] accel: Add Arm Ethos-U NPU
 2025-10-10 21:32 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: npu: Add Arm Ethos-U65/U85
` [PATCH v3 2/2] accel: Add Arm Ethos-U NPU driver

[git pull] drm fixes for 6.18-rc1
 2025-10-10 21:09 UTC  (2+ messages)

[git pull] drm next fixes for 6.18-rc1
 2025-10-10 21:09 UTC  (2+ messages)

[PATCH] drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228
 2025-10-10 21:00 UTC  (2+ messages)

[PATCH RFC] drm/msm: Workaround IFPC counters bug
 2025-10-10 18:26 UTC  (3+ messages)

[GIT PULL] fbdev updates for v6.18-rc1
 2025-10-10 18:25 UTC  (2+ messages)

[git pull] drm for 6.18-rc1
 2025-10-10 17:56 UTC  (8+ messages)

[PATCH] drm/syncobj: [RFC] Propagate fence errors to userspace
 2025-10-10 17:51 UTC  (4+ messages)

[PATCH v2 00/13] drm/panfrost, panthor: Cached maps and explicit flushing
 2025-10-10 16:31 UTC  (31+ messages)
` [PATCH v2 01/13] drm/gem: Add a drm_gem_object_funcs::sync() and a drm_gem_sync() helper
` [PATCH v2 02/13] drm/prime: Provide default ::{begin, end}_cpu_access() implementations
  ` [PATCH v2 02/13] drm/prime: Provide default ::{begin,end}_cpu_access() implementations
` [PATCH v2 03/13] drm/shmem: Add a drm_gem_shmem_sync() helper
` [PATCH v2 04/13] drm/panthor: Expose the selected coherency protocol to the UMD
` [PATCH v2 05/13] drm/panthor: Add a PANTHOR_BO_SYNC ioctl
` [PATCH v2 06/13] drm/panthor: Add an ioctl to query BO flags
` [PATCH v2 07/13] drm/panthor: Add flag to map GEM object Write-Back Cacheable
` [PATCH v2 08/13] drm/panthor: Bump the driver version to 1.6
` [PATCH v2 09/13] drm/panfrost: Expose the selected coherency protocol to the UMD
` [PATCH v2 10/13] drm/panfrost: Add a PANFROST_SYNC_BO ioctl
` [PATCH v2 11/13] drm/panfrost: Add an ioctl to query BO flags
` [PATCH v2 12/13] drm/panfrost: Add flag to map GEM object Write-Back Cacheable
` [PATCH v2 13/13] drm/panfrost: Bump the driver version to 1.6

[PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional
 2025-10-10 15:11 UTC  (10+ messages)

[PATCH v3 2/5] drm/ttm: Replace multiple booleans with flags in pool init
 2025-10-10 15:10 UTC  (2+ messages)

[PATCH v3 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
 2025-10-10 13:56 UTC  (3+ messages)
` [PATCH v3 2/3] drm/bridge: "

[PATCH RFC v2 0/2] Async Flip in Atomic ioctl corrections
 2025-10-10 13:32 UTC  (4+ messages)
` [PATCH RFC v2 1/2] drm/atomic/plane: Add plane property for async flip
` [PATCH RFC v2 2/2] drm/atomic: Use async_flip plane property for asynchronous flips

[PATCH] drm/sched: Avoid killing entity last used by parent on child SIGKILL
 2025-10-10 12:48 UTC  (4+ messages)

[PATCH v7 0/6] MHDP8546 fixes related to DBANC usecase
 2025-10-10 12:32 UTC  (5+ messages)
` [PATCH v7 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()

[PATCH v2 0/2] drm/panel: Add Ilitek IL79900A controller and bindings
 2025-10-10 12:29 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add Tianma TL121BVMS07-00 panel
` [PATCH v2 2/2] drm/panel: Add driver for Ilitek IL79900A-based panels

[PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
 2025-10-10 12:08 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v10 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-10-10 12:02 UTC  (3+ messages)
` [PATCH v10 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks

[PATCH] drm/radeon: Solve the problem of the audio options not disappearing promptly after unplugging the HDMI audio
 2025-10-10 11:03 UTC 

[PATCH v2] fbcon: Set fb_display[i]->mode to NULL when the mode is released
 2025-10-10  8:49 UTC  (2+ messages)

[PATCH] fbcon: Set fb_display[i]->mode to NULL when the mode is released
 2025-10-10  8:10 UTC  (2+ messages)

[PATCH 04/16] drm/bridge: Switch private_obj initialization to reset
 2025-10-10  9:47 UTC  (2+ messages)

[PATCH] drm/virtgpu: Use vblank timer
 2025-10-10  9:33 UTC  (7+ messages)

[PATCH] drm/panthor: attach the driver's multiple power domains
 2025-10-10  9:31 UTC  (7+ messages)

[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
 2025-10-10  9:22 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
` [PATCH 3/3] drm/i915: Wait for page_sizes_gtt in gtt "

[PATCH] drm/sched: Mandate usage of drm_sched_job_cleanup()
 2025-10-10  8:51 UTC  (3+ messages)

[PATCH v2] drm/msm/dpu: Fix adjusted mode clock check for 3d merge
 2025-10-10  8:14 UTC  (2+ messages)

[PATCH] drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off
 2025-10-10  8:02 UTC 

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-10  7:28 UTC  (5+ messages)
` [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova

[PATCH] drm: rename drm_ioctl_flags() to drm_ioctl_get_flags() to fix kernel-doc name conflict
 2025-10-10  0:25 UTC 

[PATCH v3 02/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
 2025-10-10  7:48 UTC  (2+ messages)

[PATCH 0/4] drm/tidss: Fixes data edge sampling
 2025-10-10  7:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as maintainer for GUD
 2025-10-10  7:34 UTC  (2+ messages)

[PATCH v3] drm/gud: Use kmalloc_array() instead of kmalloc()
 2025-10-10  7:32 UTC  (2+ messages)

PROBLEM: AST2500 BMC video output disabled by reboot (regression)
 2025-10-10  7:10 UTC  (12+ messages)

[Bug 220650] New: Kernel panic in amdgpu_cs_ioctl during Xwayland operation
 2025-10-10  6:02 UTC  (2+ messages)
` [Bug 220650] "

[Bug 220653] New: RX6700XT fails to do S3 resume, then hangup on recovery
 2025-10-10  6:02 UTC  (3+ messages)
` [Bug 220653] RX6700XT fails to do S3 suspend, "

[PATCH 0/2] drm/xe: Fix some rebar issues
 2025-10-10  5:18 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Move rebar to be done earlier

[PATCH 0/5] drm/nouveau: Enable variable page sizes and compression
 2025-10-09 23:40 UTC  (6+ messages)
` [PATCH 2/5] drm/nouveau/uvmm: Allow larger pages

[PATCH 0/5 v2] drm/nouveau: Enable variable page sizes and compression
 2025-10-09 23:38 UTC  (6+ messages)
` [PATCH 1/5] drm/nouveau/uvmm: Prepare for larger pages
` [PATCH 2/5] drm/nouveau/uvmm: Allow "
` [PATCH 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
` [PATCH 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features

[PATCH] drm/panthor: Fix UAF race between device unplug and FW event processing
 2025-10-09 22:18 UTC  (2+ messages)

[PATCH] drm/msm: make sure last_fence is always updated
 2025-10-09 22:13 UTC 

[PATCH] drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()
 2025-10-09 22:06 UTC  (3+ messages)

[PATCH v2 0/2] Context isolation uAPI fixes
 2025-10-09 21:43 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).