dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-25 06:53:21 to 2025-08-25 17:14:01 UTC [more...]

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-25 14:13 UTC  (3+ messages)

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-25 17:13 UTC  (42+ messages)
` [PATCH v3 01/38] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v3 02/38] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH v3 03/38] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v3 04/38] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v3 05/38] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v3 06/38] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
` [PATCH v3 07/38] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v3 08/38] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v3 09/38] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v3 10/38] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v3 11/38] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v3 12/38] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v3 13/38] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v3 14/38] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v3 15/38] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v3 16/38] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v3 17/38] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v3 18/38] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH v3 19/38] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v3 20/38] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v3 21/38] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v3 22/38] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST use cases
` [PATCH v3 23/38] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v3 24/38] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v3 25/38] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v3 26/38] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v3 27/38] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v3 28/38] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v3 29/38] drm/msm/dp: add MST atomic check to msm_atomic_check()
` [PATCH v3 30/38] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v3 31/38] drm/msm/dp: add HPD callback for dp MST
` [PATCH v3 32/38] drm/msm/dp: propagate MST state changes to dp mst module
` [PATCH v3 33/38] drm/msm: add support for MST non-blocking commits
` [PATCH v3 34/38] drm/msm: initialize DRM MST encoders for DP controllers
` [PATCH v3 35/38] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v3 36/38] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH v3 37/38] drm/msm/dp: fix the intf_type of MST interfaces
` [PATCH v3 38/38] drm/msm/dp: Add MST stream support for SA8775P DP controller 0 and 1

[PATCH next] drm/panel: jdi-lpm102a188a: Fix error code in jdi_panel_prepare()
 2025-08-25 17:12 UTC  (4+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-25 16:58 UTC  (13+ messages)
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
                      ` update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())

[PATCH v1 0/5] drm: panel-backlight-quirks: Do partial refactor and apply OLED fix
 2025-08-25 16:47 UTC  (4+ messages)
` [PATCH v1 5/5] drm: panel-backlight-quirks: Add Steam Decks

[PATCH v2 0/3 RESEND] drm: bridge: add support for Triple 10-BIT
 2025-08-25 16:43 UTC  (3+ messages)
` [PATCH v3 2/3 RESEND] dt-bindings: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1

[PATCH v1 1/2] drm/amdgpu/vpe: increase VPE_IDLE_TIMEOUT to fix hang on Strix Halo
 2025-08-25 16:41 UTC  (9+ messages)

[PATCH v3 1/2] drm/panel: Allow powering on panel follower after panel is enabled
 2025-08-25 16:29 UTC  (7+ messages)
` [PATCH v3 2/2] HID: Make elan touch controllers power on "

[PATCH] drm/msm: fix race in Adreno header generation
 2025-08-25 16:23 UTC  (4+ messages)

[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-08-25 16:11 UTC  (23+ messages)
` [PATCH v3 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v3 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v3 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH v3 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
` [PATCH v3 06/20] phy: rockchip-emmc: "
` [PATCH v3 07/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
` [PATCH v3 08/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
` [PATCH v3 09/20] phy: rockchip-samsung-dcphy: "
` [PATCH v3 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH v3 11/20] drm/rockchip: inno-hdmi: "
` [PATCH v3 12/20] phy: rockchip-usb: "
` [PATCH v3 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
` [PATCH v3 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v3 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
` [PATCH v3 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
` [PATCH v3 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
` [PATCH v3 18/20] PM / devfreq: rockchip-dfi: switch "
` [PATCH v3 19/20] clk: sp7021: "
` [PATCH v3 20/20] phy: rockchip-pcie: "

[PATCH] drm/xe: Skip creation of pcode sysfs files when pcode is disabled
 2025-08-25 16:11 UTC  (6+ messages)

[PATCH] drm/xe: replace basename() with portable strrchr()
 2025-08-25 16:01 UTC  (6+ messages)
` [PATCH v2] drm/xe: switch to local __basename() helper
    ` [PATCH v3] drm/xe: switch to local xbasename() helper

[PATCH v8 00/10] Handle Firmware reported Hardware Errors
 2025-08-25 15:49 UTC  (6+ messages)
` [PATCH v8 02/10] drm: Add a vendor-specific recovery method to drm device wedged uevent

[PATCH 0/5] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-08-25 15:45 UTC  (3+ messages)
` [PATCH 4/5] gpu: nova-core: firmware: process the GSP bootloader

[PATCH v2 0/6] DRM IDR to Xarray conversions
 2025-08-25 15:20 UTC  (6+ messages)

[GIT PULL] mediatek drm fixes - 20250825
 2025-08-25 15:09 UTC 

[PATCH drm-next v2] drm/bridge: it6505: Use SHA-1 library instead of crypto_shash
 2025-08-25 14:55 UTC  (2+ messages)

[PATCH v1] drm/bridge: analogix_dp: Reuse &link_train.training_lane[] to set DPCD DP_TRAINING_LANEx_SET
 2025-08-25 14:26 UTC  (2+ messages)

[PATCH v1 0/4] Apply DP helper APIs to do link train
 2025-08-25 14:25 UTC  (2+ messages)

[PATCH v3 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2025-08-25 14:16 UTC  (5+ messages)
` [PATCH v3 2/3] drm/bridge: sii9234: use dev_err_probe where applicable
  ` [PATCH v3 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL

[PATCH v2 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
 2025-08-25 14:14 UTC  (5+ messages)
  ` [PATCH v2 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver

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

[PATCH RFC 0/5] Introduce support for post-blend color pipeline
 2025-08-25 13:34 UTC  (3+ messages)
` [PATCH RFC 1/5] drm: Support post-blend color pipeline API

[PATCH v2] drm/stm: ltdc: unify log system
 2025-08-25 13:29 UTC 

[syzbot] Monthly dri report (Aug 2025)
 2025-08-25 13:19 UTC 

[PATCH v1 1/2] drm/amdgpu: increment share sched score on entity selection
 2025-08-25 13:13 UTC  (3+ messages)
` [PATCH v1 2/2] drm/sched: limit sched score update to jobs change

[PATCH] drm/msm: fix msm_gem_vma_new() allocations for managed GPUVMs
 2025-08-25 13:08 UTC  (3+ messages)

[PATCH] drm/xe: add missing include <libgen.h>
 2025-08-25 13:03 UTC  (2+ messages)

[PATCH AUTOSEL 6.16-6.12] drm/rockchip: vop2: make vp registers nonvolatile
 2025-08-25 12:15 UTC 

[PATCH v3 1/2] drm/buddy: Optimize free block management with RB tree
 2025-08-25 11:40 UTC  (7+ messages)
` [PATCH v3 2/2] drm/buddy: Separate clear and dirty free block trees

[PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
 2025-08-25 11:07 UTC  (6+ messages)

[PATCH] drm/sched/tests: Remove redundant header files
 2025-08-25 10:48 UTC  (4+ messages)
    `  "

[PATCH v3 0/4] User readable error codes on atomic_ioctl failure
 2025-08-25 10:32 UTC  (10+ messages)
` [PATCH v3 1/4] drm: Define user readable error codes for atomic ioctl

[PATCH v2 0/5] High color depth support for RK3576/RK3588 HDMI output
 2025-08-25 10:08 UTC  (6+ messages)
` [PATCH v2 1/5] drm/rockchip: vop2: Check bpc before switching DCLK source
` [PATCH v2 2/5] drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depth
` [PATCH v2 3/5] drm/rockchip: dw_hdmi_qp: Switch to phy_configure()
` [PATCH v2 4/5] drm/rockchip: dw_hdmi_qp: Use bit macros for RK3576 regs
` [PATCH v2 5/5] drm/rockchip: dw_hdmi_qp: Add high color depth support

[PATCH v2] drm/i915/guc: Add synchronization on interrupt enable flag
 2025-08-25 10:00 UTC  (2+ messages)

[PATCH v1] drm/sched: Fix racy access to drm_sched_entity.dependency
 2025-08-25  9:59 UTC  (7+ messages)

[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2025-08-25  9:38 UTC  (3+ messages)

[RFC PATCH 1/8] drm: writeback: Refactor drm_writeback_connector structure
 2025-08-25  9:26 UTC  (11+ messages)

[PATCH] drm/gpuvm: fix various typos in .c and .h gpuvm file
 2025-08-25  9:22 UTC 

[PATCH v3 0/6] Add HDMI CEC support to Rockchip RK3588/RK3576 SoCs
 2025-08-25  8:56 UTC  (7+ messages)
` [PATCH v3 1/6] drm/bridge: dw-hdmi-qp: Add CEC support
` [PATCH v3 2/6] drm/bridge: dw-hdmi-qp: Fixup timer base setup
` [PATCH v3 3/6] drm/rockchip: dw_hdmi_qp: Improve error handling with dev_err_probe()
` [PATCH v3 4/6] drm/rockchip: dw_hdmi_qp: Provide CEC IRQ in dw_hdmi_qp_plat_data
` [PATCH v3 5/6] drm/rockchip: dw_hdmi_qp: Provide ref clock rate "
` [PATCH v3 6/6] arm64: defconfig: Enable DW HDMI QP CEC support

[PATCH 1/2] drm: fix kernel-doc struct tag for `drm_format_info`
 2025-08-25  8:00 UTC  (3+ messages)
` [PATCH 2/2] drm: fix kernel-doc struct tag for `drm_modeset_lock`

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-08-25  7:48 UTC  (4+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro

[PATCH 6/6] drm/ast: Put AST_DRAM_ constants into enum ast_dram_layout
 2025-08-25  7:40 UTC  (3+ messages)

[PATCH v4 0/3] Add support for Mayqueen Pixpaper e-ink panel
 2025-08-25  7:36 UTC  (4+ messages)
` [PATCH v4 3/3] drm: tiny: "

[PATCH] drm/stm: ltdc: unify log system
 2025-08-25  7:35 UTC  (2+ messages)

[PATCH v2 0/9] panic: introduce panic status function family
 2025-08-25  2:29 UTC  (10+ messages)
` [PATCH v2 1/9] panic: Introduce helper functions for panic state
` [PATCH v2 2/9] fbdev: Use panic_in_progress() helper
` [PATCH v2 3/9] crash_core: use panic_try_start() in crash_kexec()
` [PATCH v2 4/9] panic: use panic_try_start() in nmi_panic()
` [PATCH v2 5/9] panic: use panic_try_start() in vpanic()
` [PATCH v2 6/9] printk/nbcon: use panic_on_this_cpu() helper
` [PATCH v2 7/9] panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
` [PATCH v2 8/9] panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
` [PATCH v2 9/9] watchdog: skip checks when panic is in progress

[PATCH 8/8] gpu: drm: display: drm_dp_cec: update Hans' email address
 2025-08-25  6:51 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).