dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 13:44:44 to 2025-02-25 07:37:38 UTC [more...]

[PATCH v4 0/2] Touch Bar DRM driver for x86 Macs
 2025-02-25  7:37 UTC  (29+ messages)
` [PATCH v4 1/2] drm/format-helper: Add conversion from XRGB8888 to BGR888
` [PATCH v4 2/2] drm/tiny: add driver for Apple Touch Bars in x86 Macs

[PATCH next] drm/msm/dpu: fix error pointer dereference in msm_kms_init_aspace()
 2025-02-25  7:30 UTC 

[PATCH 1/5] drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
 2025-02-25  7:28 UTC  (2+ messages)

[PATCH] drm/scheduler: Fix mem leak when last_scheduled signaled
 2025-02-25  7:23 UTC  (8+ messages)

[syzbot] [fbdev?] KASAN: slab-out-of-bounds Read in fbcon_prepare_logo
 2025-02-25  7:06 UTC 

[PATCH 0/5] EDITME: Support for Adreno 623 GPU
 2025-02-25  6:36 UTC  (7+ messages)
` [PATCH 1/5] drm/msm/a6xx: Fix gpucc register block for A621
` [PATCH 2/5] drm/msm/a6xx: Add support for Adreno 623

[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-25  6:16 UTC  (6+ messages)

[PATCH v6 00/32] Introduce GPU SVM and Xe SVM implementation
 2025-02-25  4:43 UTC  (33+ messages)
` [PATCH v6 01/32] drm/xe: Retry BO allocation
` [PATCH v6 02/32] mm/migrate: Add migrate_device_pfns
` [PATCH v6 03/32] mm/migrate: Trylock device page in do_swap_page
` [PATCH v6 04/32] drm/pagemap: Add DRM pagemap
` [PATCH v6 05/32] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v6 06/32] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v6 07/32] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v6 08/32] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
` [PATCH v6 09/32] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v6 10/32] drm/xe: Add dma_addr res cursor
` [PATCH v6 11/32] drm/xe: Nuke VM's mapping upon close
` [PATCH v6 12/32] drm/xe: Add SVM range invalidation and page fault
` [PATCH v6 13/32] drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
` [PATCH v6 14/32] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v6 15/32] drm/xe: Add SVM garbage collector
` [PATCH v6 16/32] drm/xe: Add unbind to "
` [PATCH v6 17/32] drm/xe: Do not allow CPU address mirror VMA unbind if the GPU has bindings
` [PATCH v6 18/32] drm/xe: Enable CPU address mirror uAPI
` [PATCH v6 19/32] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
` [PATCH v6 20/32] drm/xe: Add migrate layer functions for SVM support
` [PATCH v6 21/32] drm/xe: Add SVM device memory mirroring
` [PATCH v6 22/32] drm/xe: Add drm_gpusvm_devmem to xe_bo
` [PATCH v6 23/32] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v6 24/32] drm/xe: Add GPUSVM device memory copy vfunc functions
` [PATCH v6 25/32] drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
` [PATCH v6 26/32] drm/xe: Add Xe SVM devmem_release "
` [PATCH v6 27/32] drm/xe: Add SVM VRAM migration
` [PATCH v6 28/32] drm/xe: Basic SVM BO eviction
` [PATCH v6 29/32] drm/xe: Add SVM debug
` [PATCH v6 30/32] drm/xe: Add modparam for SVM notifier size
` [PATCH v6 31/32] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation

[PATCH V9] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-25  4:39 UTC  (4+ messages)

[PATCH v2 0/2] Rockchip W552793DBA-V10 panel support
 2025-02-25  3:37 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: add Raydium RM67200 panel driver

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-25  3:36 UTC  (19+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()

[PATCH 0/4] Add display support for Fairphone 3 smartphone
 2025-02-25  3:17 UTC  (10+ messages)
` [PATCH 2/4] dt-bindings: display: panel: Add Himax HX83112B
` [PATCH 4/4] arm64: dts: qcom: sdm632-fairphone-fp3: Enable display and GPU

[PATCH v2 00/16] drm/msm: Add support for SM8750
 2025-02-25  3:14 UTC  (7+ messages)
` [PATCH v2 05/16] dt-bindings: display/msm: dp-controller: Add SM8750

[PATCH v3] drm/amd/display/dc: Refactor remove duplications on command_table files
 2025-02-25  1:58 UTC  (3+ messages)

[PATCH v4] drm/amd/display/dc: Refactor remove duplications
 2025-02-25  1:55 UTC 

[PATCH v7 00/15] Add eDP support for RK3588
 2025-02-25  1:42 UTC  (15+ messages)
` [PATCH v7 01/15] drm/rockchip: analogix_dp: Use formalized struct definition for grf field
` [PATCH v7 03/15] drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disable_irq()
` [PATCH v7 04/15] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
` [PATCH v7 05/15] drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()/analogix_dp_unbind()
` [PATCH v7 06/15] drm/bridge: analogix_dp: Add support for phy configuration
` [PATCH v7 09/15] drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus
` [PATCH v7 10/15] drm/rockchip: "
` [PATCH v7 11/15] dt-bindings: display: rockchip: analogix-dp: Add support for RK3588

[PATCH][next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-25  1:16 UTC  (3+ messages)

[PATCH v3] drm/amdgpu: Trigger a wedged event for ring reset
 2025-02-25  1:02 UTC 

[PATCH] drm/omap: Remove unused omapdss_find_device_by_node
 2025-02-25  0:56 UTC 

[PATCH] drm/repaper: fix integer overflows in repeat functions
 2025-02-25  0:47 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Check for CONFIG_PWM using IS_REACHABLE()
 2025-02-25  0:26 UTC  (2+ messages)

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-24 23:44 UTC  (8+ messages)

[PATCH 0/1] Refactoring of framebuffer drawing routines
 2025-02-24 20:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH RESEND 00/13] fbdev: core: Deduplicate cfb/sys drawing fbops
 2025-02-24 21:52 UTC  (5+ messages)

[PATCH 00/14] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-02-24 20:45 UTC  (21+ messages)
` [PATCH 01/14] dt-bindings: display: simple: add BOE AV101HDT-A10 panel
` [PATCH 02/14] dt-bindings: display: simple: Add BOE AV123Z7M-N17 panel
` [PATCH 03/14] dt-bindings: arm: fsl: Add GOcontroll Moduline Display
` [PATCH 04/14] dt-bindings: vendor-prefixes: add GOcontroll
` [PATCH 05/14] dt-bindings: trivial-devices: add GOcontroll Moduline IO modules
` [PATCH 06/14] arm64: dts: imx8mp: Add pinctrl config definitions
` [PATCH 07/14] drm/panel: simple: add BOE AV101HDT-A10 panel
` [PATCH 08/14] drm/panel: simple: Add BOE AV123Z7M-N17 panel
` [PATCH 09/14] MAINTAINERS: add maintainer for the Ka-Ro tx8p-ml81 COM module
` [PATCH 10/14] MAINTAINERS: add maintainer for the GOcontroll Moduline controllers
` [PATCH 11/14] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM
` [PATCH 12/14] arm64: dts: freescale: Add the GOcontroll Moduline Display baseboard
` [PATCH 13/14] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Display
` [PATCH 14/14] arm64: dts: freescale: Add the BOE av123z7m-n17 "

[PATCH v3 0/2] mfd: lm3533: convert to use OF
 2025-02-24 20:31 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: Document TI LM3533 MFD

[PATCH 0/6] Add support for RK3588 DisplayPort Controller
 2025-02-24 20:03 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: display: rockchip: Add schema for RK3588 DPTX Controller

[PATCH] vgaswitcheroo: Fix error checking in vga_switcheroo_register_audio_client()
 2025-02-24 19:26 UTC  (3+ messages)

[PATCH] fbdev: hyperv_fb: Allow graceful removal of framebuffer
 2025-02-24 19:24 UTC  (8+ messages)

[PATCH v4] drm/mgag200: Apply upper limit for clock variable
 2025-02-24 18:04 UTC 

[PATCH v2] drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdi
 2025-02-24 19:15 UTC  (2+ messages)

[PATCH 0/2] extend "multi" functions and use them in sony-td4353-jdi
 2025-02-24 19:14 UTC  (5+ messages)
` [PATCH 2/2] drm/panel: sony-td4353-jdi: transition to mipi_dsi wrapped functions

[PATCH 0/5] Add components to support PQ in display path for MT8196
 2025-02-24 19:01 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: display: mediatek: mdp-rsz: Add rules "
` [PATCH 2/5] dt-bindings: display: mediatek: postmask: Modify "
` [PATCH 4/5] drm/mediatek: Add MDP-RSZ component support "

[PULL] drm-xe-next
 2025-02-24 18:50 UTC 

[V7 00/45] Color Pipeline API w/ VKMS
 2025-02-24 18:50 UTC  (18+ messages)
` [V7 01/45] drm: Add helper for conversion from signed-magnitude
` [V7 02/45] drm/vkms: Round fixp2int conversion in lerp_u16
` [V7 03/45] drm/vkms: Add kunit tests for VKMS LUT handling
` [V7 05/45] drm/colorop: Introduce new drm_colorop mode object
` [V7 06/45] drm/colorop: Add TYPE property
` [V7 07/45] drm/colorop: Add 1D Curve subtype
` [V7 09/45] drm/colorop: Add BYPASS property
` [V7 10/45] drm/colorop: Add NEXT property

[PATCH 00/20] drm/panel: Move to using mipi_dsi_*_multi() variants when available
 2025-02-24 18:40 UTC  (4+ messages)

[PATCH v7 02/27] drm: sun4i: de2/de3: Merge CSC functions into one
 2025-02-24 17:56 UTC  (3+ messages)
` [PATCH v7 22/27] dt-bindings: allwinner: add H616 DE33 mixer binding

[PATCH 0/9] drm/i915/dp: Implement POST_LT_ADJ_REQ
 2025-02-24 17:26 UTC  (10+ messages)
` [PATCH 1/9] drm/dp: Add definitions for POST_LT_ADJ training sequence
` [PATCH 2/9] drm/dp: Add POST_LT_ADJ_REQ helpers
` [PATCH 3/9] drm/i915/dp: Clear DPCD training pattern before transmitting the idle pattern
` [PATCH 4/9] drm/i915/dp: Have intel_dp_get_adjust_train() tell us if anything changed
` [PATCH 5/9] drm/i915/dp: Implement the POST_LT_ADJ_REQ sequence
` [PATCH 6/9] drm/i915/dp: Move intel_dp_training_pattern()
` [PATCH 7/9] drm/i915/dp: Implement .set_idle_link_train() for everyone
` [PATCH 8/9] drm/i915/dp: Make .set_idle_link_train() mandatory
` [PATCH 9/9] hax: drm/i915: Disable TPS4 support to force POST_LT_ADJ_REQ usage

[PATCH v3 00/21] drm/msm: Add support for SM8750
 2025-02-24 17:23 UTC  (5+ messages)
` [PATCH v3 05/21] dt-bindings: display/msm: dp-controller: Add SM8750
` [PATCH v3 07/21] dt-bindings: display/msm: qcom,sm8750-mdss: "
  ` [PATCH v3 07/21] dt-bindings: display/msm: qcom, sm8750-mdss: "

[PATCH v6 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-02-24 17:08 UTC  (5+ messages)
` [PATCH v6 13/15] drm/msm/dpu: support SSPP assignment for quad-pipe case

[PATCH v5 0/3] drm/sched: Documentation and refcount improvements
 2025-02-24 16:25 UTC  (7+ messages)
` [PATCH v5 2/3] drm/sched: Adjust outdated docu for run_job()

[PATCH v2 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-24 16:17 UTC  (12+ messages)
` [PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

[PATCH v3 drm-dp 0/8] Add HPD, getting EDID, colorbar features in DP function
 2025-02-24 16:16 UTC  (7+ messages)
` [PATCH v3 drm-dp 7/8] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature

[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
 2025-02-24 15:29 UTC  (10+ messages)
` [PATCH 2/5] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
` [PATCH 3/5] drm/sched: "
` [PATCH 5/5] drm/print: require struct drm_device for "

[PATCH RESEND v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
 2025-02-24 15:05 UTC  (2+ messages)

[PATCH 3/6] drm/rockchip: Add RK3588 DPTX output support
 2025-02-24 14:56 UTC  (2+ messages)

REGRESSION amdgpu 20241108 firmware breaks screen updating
 2025-02-24  2:56 UTC 

[PATCH] drm/i915/gt/uc: Fix typo in a comment
 2025-02-24  8:56 UTC 

[PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf
 2025-02-23 18:26 UTC  (5+ messages)

[PATCH v2] mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE setting
 2025-02-24 14:02 UTC  (3+ messages)

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-24 11:36 UTC  (12+ messages)

[PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc
 2025-02-24 10:57 UTC  (2+ messages)

[PATCH v8 0/5] Driver for pre-DCP apple display controller
 2025-02-24 11:02 UTC  (2+ messages)
` [PATCH v8 3/5] drm: panel: Add a panel driver for the Summit display


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