dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-17 07:25:22 to 2025-09-18 08:05:21 UTC [more...]

[PATCH 1/2] fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driver
 2025-09-18  8:05 UTC  (8+ messages)
` [PATCH 2/2] MAINTAINERS: Mark hyperv_fb driver Obsolete

[PATCH v2] drm/amdgpu: Use kmalloc_array() instead of kmalloc()
 2025-09-18  7:12 UTC 

[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
 2025-09-18  7:01 UTC  (3+ messages)
` [PATCH v4 03/19] dt-bindings: display: mediatek: add EXDMA yaml "

[PULL] drm-misc-next-fixes
 2025-09-18  6:45 UTC 

[PATCH] accel/ivpu: Add support for user-managed preemption buffer
 2025-09-18  6:44 UTC  (7+ messages)

[PATCH v4 00/13] Add DisplayPort support for QCS615 platform
 2025-09-18  6:40 UTC  (4+ messages)
` [PATCH v4 13/13] drm/msm/dp: Add support for lane mapping configuration

[PATCH v1] accel/ivpu: Update JSM firmware API to latest 3.32.5 version
 2025-09-18  6:38 UTC  (3+ messages)

[PATCH v1] accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail
 2025-09-18  6:34 UTC  (3+ messages)

[PATCH] accel/ivpu: Remove unused firmware boot parameters
 2025-09-18  6:27 UTC  (3+ messages)

[PATCH] accel/ivpu: Refactor priority_bands_show for readability
 2025-09-18  6:20 UTC  (3+ messages)

[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
 2025-09-18  6:16 UTC  (4+ messages)
` [PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs

[PATCH] accel/ivpu: Reset cmdq->db_id on register failure
 2025-09-18  6:11 UTC  (3+ messages)

[PATCH] drm/bridge: waveshare-dsi: Fix bailout for devm_drm_bridge_alloc()
 2025-09-18  6:02 UTC  (3+ messages)

[PATCH v12 0/5] Display enablement changes for Qualcomm QCS8300 platform
 2025-09-18  4:14 UTC  (6+ messages)
` [PATCH v12 2/5] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v12 3/5] dt-bindings: display/msm: Document MDSS on QCS8300

[PATCH v5 0/5] drm/msm: rework the ties between KMS and GPU parts of the driver
 2025-09-18  3:50 UTC  (6+ messages)
` [PATCH v5 1/5] drm/msm: correct separate_gpu_kms description
` [PATCH v5 2/5] drm/msm: split VM_BIND from the rest of GEM VMA code
` [PATCH v5 3/5] drm/msm: split away IOCTLs implementation
` [PATCH v5 4/5] drm/msm: split debugfs implementation
` [PATCH v5 5/5] drm/msm: make it possible to disable GPU support

[PATCH v4 00/39] drm/atomic: Get rid of existing states (not really)
 2025-09-18  3:14 UTC  (43+ messages)
` [PATCH v4 01/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH v4 02/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
` [PATCH v4 03/39] drm/atomic: Document __drm_connectors_state state pointer
` [PATCH v4 04/39] drm/atomic: Convert __drm_atomic_get_current_plane_state() to modern accessor
` [PATCH v4 05/39] drm/atomic: Convert drm_atomic_get_plane_state() to use new plane state
` [PATCH v4 06/39] drm/vkms: Convert vkms_crtc_atomic_check() "
` [PATCH v4 07/39] drm/tilcdc: crtc: Use drm_atomic_helper_check_crtc_primary_plane()
` [PATCH v4 08/39] drm/atomic: Remove unused drm_atomic_get_existing_plane_state()
` [PATCH v4 09/39] drm/atomic: Document __drm_planes_state state pointer
` [PATCH v4 10/39] drm/atomic: Convert drm_atomic_get_crtc_state() to use new connector state
` [PATCH v4 11/39] drm/ingenic: ipu: Switch to drm_atomic_get_new_crtc_state()
` [PATCH v4 12/39] drm/arm/malidp: "
` [PATCH v4 13/39] drm/armada: Drop always true condition in atomic_check
` [PATCH v4 14/39] drm/armada: Switch to drm_atomic_get_new_crtc_state()
` [PATCH v4 15/39] drm/atmel-hlcdc: "
` [PATCH v4 16/39] drm/exynos: "
` [PATCH v4 17/39] drm/imx-dc: "
` [PATCH v4 18/39] drm/imx-dcss: "
` [PATCH v4 19/39] drm/imx-ipuv3: "
` [PATCH v4 20/39] drm/ingenic: "
` [PATCH v4 21/39] drm/kmb: "
` [PATCH v4 22/39] drm/logicvc: "
` [PATCH v4 23/39] drm/loongson: "
` [PATCH v4 24/39] drm/mediatek: "
` [PATCH v4 25/39] drm/msm/mdp5: "
` [PATCH v4 26/39] drm/omap: "
` [PATCH v4 27/39] drm/rockchip: "
` [PATCH v4 28/39] drm/sun4i: "
` [PATCH v4 29/39] drm/tegra: "
` [PATCH v4 30/39] drm/tilcdc: "
` [PATCH v4 31/39] drm/vboxvideo: "
` [PATCH v4 32/39] drm/vc4: "
` [PATCH v4 33/39] drm/atomic: "
` [PATCH v4 34/39] drm/framebuffer: "
` [PATCH v4 35/39] drm/atomic: Remove unused drm_atomic_get_existing_crtc_state()
` [PATCH v4 36/39] drm/atomic: Document __drm_crtcs_state state pointer
` [PATCH v4 37/39] drm/ingenic: crtc: Switch to ingenic_drm_get_new_priv_state()
` [PATCH v4 38/39] drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane state
` [PATCH v4 39/39] drm/atomic: Document __drm_private_objs_state state pointer

[v6 00/15] mm: support device-private THP
 2025-09-18  2:49 UTC  (3+ messages)
` [v6 01/15] mm/zone_device: support large zone device private folios

[PATCH RESEND v3 0/5] drm/bridge: it6505: fix DP link traning and improve compatibility
 2025-09-18  2:23 UTC  (6+ messages)
` [PATCH RESEND v3 3/5] drm/bridge: it6505: modify DP link auto training

PROBLEM: AST2500 BMC video output disabled by reboot (regression)
 2025-09-18  2:04 UTC  (7+ messages)

[PATCH v5 0/2] Add support for DSC and FEC for cadence MHDP8546 bridge
 2025-09-18  1:30 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for DSC

[PATCH V11 00/47] Color Pipeline API w/ VKMS
 2025-09-18  0:50 UTC  (11+ messages)
` [PATCH V11 13/47] drm/colorop: Add destroy functions for color pipeline
` [PATCH V11 14/47] drm/vkms: Add enumerated 1D curve colorop

[PATCH RFC v2 00/20] Introduce support for post-blend color pipeline
 2025-09-18  0:43 UTC  (21+ messages)
` [PATCH RFC v2 01/20] drm/crtc: Add color pipeline to CRTC state
` [PATCH RFC v2 02/20] drm/colorop: Allow parenting colorop to CRTC
` [PATCH RFC v2 03/20] drm: Factor out common color_pipeline property initialization code
` [PATCH RFC v2 04/20] drm/crtc: Add COLOR_PIPELINE property
` [PATCH RFC v2 05/20] drm: Introduce DRM_CAP_POST_BLEND_COLOR_PIPELINE
` [PATCH RFC v2 06/20] drm: Introduce DRM_CLIENT_CAP_POST_BLEND_COLOR_PIPELINE
` [PATCH RFC v2 07/20] drm/atomic: Pass post_blend_color_pipeline client cap to atomic check
` [PATCH RFC v2 08/20] drm/atomic: Print the color pipeline as part of the CRTC state print
` [PATCH RFC v2 09/20] drm/colorop: Factor out common paths from colorops helpers
` [PATCH RFC v2 10/20] drm/colorop: Introduce colorop helpers for crtc
` [PATCH RFC v2 11/20] drm/colorop: Export drm_colorop_cleanup() so drivers can extend it
` [PATCH RFC v2 12/20] drm/crtc: Track post-blend color pipeline client cap in drm_crtc_state
` [PATCH RFC v2 13/20] drm/mediatek: Support post-blend colorops for gamma and ctm
` [PATCH RFC v2 14/20] drm/mediatek: ccorr: Support post-blend color pipeline API
` [PATCH RFC v2 15/20] drm/mediatek: gamma: "
` [PATCH RFC v2 16/20] drm/mediatek: Set post-blend color pipeline driver cap
` [PATCH RFC v2 17/20] drm/vkms: Rename existing color pipeline helpers to contain "pre_blend"
` [PATCH RFC v2 18/20] drm/vkms: Prepare pre_blend_color_transform() for post-blend pipelines
` [PATCH RFC v2 19/20] drm/vkms: Introduce support for post-blend color pipeline
` [PATCH RFC v2 20/20] drm/vkms: Set post-blend color pipeline driver cap

[PATCH v3 00/10] MT8196 GPU Frequency/Power Control Support
 2025-09-18  0:31 UTC  (20+ messages)
` [PATCH v3 01/10] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v3 02/10] dt-bindings: devfreq: add mt8196-gpufreq binding
` [PATCH v3 03/10] dt-bindings: sram: Add compatible for mediatek,mt8196-gpufreq-sram
` [PATCH v3 04/10] dt-bindings: mailbox: Add MT8196 GPUEB Mailbox
` [PATCH v3 05/10] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH v3 06/10] drm/panthor: call into devfreq for current frequency
` [PATCH v3 07/10] drm/panthor: devfreq: make get_dev_status use get_cur_freq
` [PATCH v3 08/10] drm/panthor: devfreq: add pluggable devfreq providers
` [PATCH v3 09/10] drm/panthor: add no_clocks soc_data member for MT8196
` [PATCH v3 10/10] drm/panthor: add support for MediaTek MFlexGraphics

[PATCH] drm/v3d: create a dedicated lock for dma fence
 2025-09-17 23:13 UTC  (3+ messages)

[PATCH 0/3] drm/xe: Fix some rebar issues
 2025-09-17 22:22 UTC  (5+ messages)
` [PATCH 1/3] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
` [PATCH 2/3] drm/xe: Move rebar to be done earlier
` [PATCH 3/3] drm/xe: Move rebar to its own file

[PATCH v2 0/2] Remove hard coded values for MIPI-DSI
 2025-09-17 21:45 UTC  (7+ messages)
` [PATCH v2 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH v2 2/2] drm: renesas: rz-du: Set DSI divider based on target MIPI device

[PATCH] drm/msm: Add NULL check in vm_op_enqueue
 2025-09-17 18:46 UTC 

[RFC PATCH] drm/ast: Use msleep instead of mdelay for edid read
 2025-09-17 19:49 UTC  (2+ messages)

[PATCH v3 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
 2025-09-17 19:49 UTC  (4+ messages)
` [PATCH v3 2/2] drm/amd/display: change dc stream color settings only in atomic commit

[PATCH v4 0/4] Introduce Panfrost JM contexts
 2025-09-17 19:18 UTC  (5+ messages)
` [PATCH v4 1/4] drm/panfrost: Introduce uAPI for JM context creation
` [PATCH v4 2/4] drm/panfrost: Introduce JM contexts for manging job resources
` [PATCH v4 3/4] drm/panfrost: Expose JM context IOCTLs to UM
` [PATCH v4 4/4] drm/panfrost: Display list of device JM contexts over debugfs

[PATCH v2 00/11] PCI: Resizable BAR improvements
 2025-09-17 19:11 UTC  (6+ messages)

[PATCH i-g-t] tests/syncobj_timeline: Exercise signaling of awaited points
 2025-09-17 18:32 UTC  (3+ messages)

[PATCH] drm/amdgpu: Use kmalloc_array() instead of kmalloc()
 2025-09-17 18:25 UTC  (2+ messages)

[PATCH V2] accel/amdxdna: Call dma_buf_vmap_unlocked() for imported object
 2025-09-17 18:05 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Fix a null-ptr access in the cursor snooper
 2025-09-17 17:09 UTC  (2+ messages)

[PATCH v8 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-09-17 16:28 UTC  (6+ messages)
` [PATCH v8 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks

[RFC PATCH] drm/uapi: Indroduce a VRR Range Control Interface
 2025-09-17 15:12 UTC  (7+ messages)

[PATCH 0/2] Make hang check aware of preemption
 2025-09-17 15:24 UTC  (5+ messages)
` [PATCH 1/2] drm/msm/registers: Sync GPU registers from mesa
` [PATCH 2/2] drm/msm: preemption aware hangcheck

[PATCH 0/3] drm/imagination: add AM62P/AM67A/J722S support
 2025-09-17 15:24 UTC  (3+ messages)
` [PATCH 2/3] clk: keystone: don't cache clock rate

[PULL] drm-intel-fixes
 2025-09-17 15:12 UTC 

[PATCH v3 0/8] Add new general DRM property "color format"
 2025-09-17 14:42 UTC  (5+ messages)
` [PATCH 2/8] hdmi: Add HDMI_COLORSPACE_AUTO enum option

[PATCH v1] drm/bridge: ti-sn65dsi86: Transition to LP mode on every video line
 2025-09-17 14:38 UTC  (4+ messages)

[RFC PATCH 0/3] Initial plumbing for implementing DRM connector APIs in Rust
 2025-09-17 14:37 UTC  (6+ messages)

[PATCH v2 4/9] drm/panthor: Implement optional reset
 2025-09-17 14:18 UTC  (11+ messages)

[PATCH 0/2] deprecate Hyper-V fb driver in favor of Hyper-V DRM driver
 2025-09-17 14:02 UTC 

[PATCH v6 0/3] Decouple max_pclk check from constant display feats
 2025-09-17 13:48 UTC  (5+ messages)
` [PATCH v6 1/3] drm/tidss: oldi: Add property to identify OLDI supported VP

[PATCH v2] drm/sched: struct member doc fix
 2025-09-17 13:01 UTC  (2+ messages)

[PATCH 1/2] accel/qaic: Replace kzalloc + copy_from_user with memdup_user
 2025-09-17 12:54 UTC  (3+ messages)
` [PATCH 2/2] accel/qaic: Replace kcalloc + copy_from_user with memdup_array_user

[PATCH v3 0/4] Introduce Panfrost JM contexts
 2025-09-17 12:15 UTC  (8+ messages)
` [PATCH v3 2/4] drm/panfrost: Introduce JM contexts for manging job resources
` [PATCH v3 3/4] drm/panfrost: Expose JM context IOCTLs to UM
` [PATCH v3 4/4] drm/panfrost: Display list of device JM contexts over debugfs

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-17 11:09 UTC  (6+ messages)

[PATCH] drm/ssd130x: Use kmalloc_array() instead of kmalloc()
 2025-09-17 10:49 UTC  (3+ messages)

[PATCH] drm/ttm: rename ttm_bo_put to _fini v3
 2025-09-17 10:22 UTC  (5+ messages)

[v5 00/15] mm: support device-private THP
 2025-09-17 10:22 UTC  (7+ messages)
` [v5 02/15] mm/huge_memory: add device-private THP support to PMD operations

[PATCH] drm/sitronix/st7571-i2c: reset position before clearing display
 2025-09-17  9:32 UTC  (2+ messages)

[PATCH 0/5] drm/solomon: Code improvements and DRM helper adoption
 2025-09-17  9:29 UTC  (12+ messages)
` [PATCH 1/5] drm/solomon: Move calls to drm_gem_fb_end_cpu*()
` [PATCH 2/5] drm/solomon: Use drm_WARN_ON_ONCE instead of WARN_ON
` [PATCH 3/5] drm/solomon: Simplify mode_valid() using DRM helper
` [PATCH 4/5] drm/solomon: Simplify get_modes() "
` [PATCH 5/5] drm/solomon: Enforce one assignment per line

[PATCH v4 0/2] drm: Add GPU frequency tracepoint
 2025-09-17  9:19 UTC  (5+ messages)
` [PATCH v4 1/2] drm: Add GPU frequency tracepoint at DRM level
` [PATCH v4 2/2] drm/xe: Add DRM GPU frequency tracepoint to Xe

[PATCH 0/3] drm/sysfb: Integrate blit helper
 2025-09-17  8:00 UTC  (7+ messages)
` [PATCH 1/3] drm/sysfb: Add custom plane state
` [PATCH 2/3] drm/sysfb: Lookup blit function during atomic check
` [PATCH 3/3] drm/format-helper: Remove drm_fb_blit()

[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-17  7:52 UTC  (10+ messages)
` [PATCH v2 05/23] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v2 11/23] staging: media: tegra-video: csi: add a check to tegra_channel_get_remote_csi_subdev
` [PATCH v2 13/23] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI

[PATCH] docs: drm/gpuvm: Describe map member in drm_gpuvm_map_req
 2025-09-17  6:24 UTC 


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).