messages from 2024-12-01 17:15:59 to 2024-12-02 21:28:33 UTC [more...]
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-12-02 15:48 UTC (13+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
6.13-rc1 graphics fail
2024-12-02 19:22 UTC (2+ messages)
[PATCH] drm/amdgpu: device: fix spellos and punctuation
2024-12-02 21:28 UTC (2+ messages)
[PATCH] drm: amd: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table
2024-12-02 21:26 UTC (2+ messages)
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-02 21:16 UTC (3+ messages)
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()
[PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
2024-12-02 20:42 UTC (4+ messages)
` [PATCH 1/3] drm/msm/dp: account for widebus in msm_dp_catalog_panel_tpg_enable()
` [PATCH 2/3] drm/msm/dp: do not touch the MMSS_DP_INTF_CONFIG for tpg
` [PATCH 3/3] drm/msm/dp: add a debugfs node for using tpg
[PATCH] drm/rockchip: dw_hdmi_qp: Simplify clock handling
2024-12-02 20:27 UTC
[PATCH] drm/connector: Allow clearing HDMI infoframes
2024-12-02 20:17 UTC (2+ messages)
[PATCH v2 0/4] drm/dp: Expose only a properly inited connector
2024-12-02 20:07 UTC (16+ messages)
` [PATCH v2 1/4] drm/dp: Add a way to init/add a connector in separate steps
[PATCH] drm/xe/vm_doc: fix more doc typos
2024-12-02 20:02 UTC (2+ messages)
[PATCH] drm: bridge: fsl-ldb: fixup mode on freq mismatch
2024-12-02 19:11 UTC (6+ messages)
[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
2024-12-02 19:12 UTC (2+ messages)
[PATCH] drm/vmwgfx: Remove initialization of connector status
2024-12-02 18:59 UTC (3+ messages)
[PATCH] drm/connector: Allow clearing hdr infoframe
2024-12-02 17:49 UTC (3+ messages)
[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code
2024-12-02 17:37 UTC (2+ messages)
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-02 17:33 UTC (11+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 07/10] overflow: replace __is_constexpr() by is_const()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
` [PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const()
` [PATCH 10/10] compiler.h: remove __is_constexpr()
[PATCH] drm/bridge: dw-hdmi: Sync comments with actual bus formats order
2024-12-02 17:32 UTC (3+ messages)
[PATCH v1] drm/virtio: Set missing bo->attached flag
2024-12-02 17:29 UTC (2+ messages)
[PATCH v5] drm/virtio: Add drm_panic support
2024-12-02 17:19 UTC (4+ messages)
[PATCH v2] drm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-12-02 16:44 UTC (2+ messages)
[PATCH v6 drm-dp 0/5] Add dp module in hibmc driver
2024-12-02 16:14 UTC (7+ messages)
` [PATCH v6 drm-dp 1/5] drm/hisilicon/hibmc: add dp aux in hibmc
` [PATCH v6 drm-dp 2/5] drm/hisilicon/hibmc: add dp link moduel "
` [PATCH v6 drm-dp 3/5] drm/hisilicon/hibmc: add dp hw "
` [PATCH v6 drm-dp 4/5] drm/hisilicon/hibmc: separate struct of vdac
` [PATCH v6 drm-dp 5/5] drm/hisilicon/hibmc: add dp module in hibmc
[PATCH v2 0/4] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14
2024-12-02 16:06 UTC (3+ messages)
` [PATCH v2 3/4] drm/panel-edp: Add unknown BOE panel for HP Omnibook X14
[RFC PATCH] drm/bridge: panel: Use devm_drm_bridge_add()
2024-12-02 15:49 UTC (14+ messages)
[PATCH 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
2024-12-02 15:46 UTC (18+ messages)
` [PATCH 1/7] dtbindings: display: bcm2711-hdmi: Correct bindings for 2712
` [PATCH 2/7] dtbindings: display: Fix BCM2835 HVS bindings for BCM2712
` [PATCH 3/7] dt-bindings: gpio: brcmstb: add gpio-line-name
` [PATCH 4/7] arm64: dts: broadcom: Fix device tree warnings for BCM2712 display pipeline
` [PATCH 5/7] arm64: dts: broadcom: Add interrupt-controller flag for intc on BCM2712
` [PATCH 6/7] arm: dts: broadcom: Add interrupt-controller flag for intc on BCM2711
` [PATCH 7/7] arm64: dts: broadcom: Fix device tree errors on BCM2712
[PATCH v5 04/10] drm/display: hdmi: add generic mode_valid helper
2024-12-02 15:44 UTC (2+ messages)
[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
2024-12-02 15:03 UTC (8+ messages)
` [PATCH 01/10] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH 09/10] drm/sti: hdmi: use eld_mutex to protect access to connector->eld
[PATCH v5 0/9] drm: add DRM HDMI Codec framework
2024-12-02 14:59 UTC (11+ messages)
` [PATCH v5 2/9] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v5 8/9] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v5 9/9] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_update_edid()
[PATCH] drm/dp_mst: Fix drm RAD print
2024-12-02 14:58 UTC (3+ messages)
[PATCH v1 00/10] Add eDP support for RK3588
2024-12-02 14:41 UTC (10+ messages)
` [PATCH v1 02/10] dt-bindings: display: rockchip: analogix-dp: Add "
` [PATCH v1 04/10] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
[PATCH v7 0/8] Fix non-contiguous VRAM BO access in Xe
2024-12-02 14:17 UTC (8+ messages)
` [PATCH v7 2/8] drm/ttm: Add ttm_bo_access
` [PATCH v7 5/8] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
[git pull] drm fixes for 6.13-rc1
2024-12-02 14:10 UTC (3+ messages)
[PATCH v4] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
2024-12-02 14:06 UTC
[PATCH v2 RESEND 0/3] Add Block event interrupt support for I2C protocol
2024-12-02 13:41 UTC (5+ messages)
` [PATCH v2 RESEND 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support
[PATCH v2 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
2024-12-02 13:16 UTC (13+ messages)
` [PATCH v2 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX
[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
2024-12-02 13:00 UTC (21+ messages)
` [PATCH v2 19/29] drm/xe: Add GPUSVM devic memory copy vfunc functions
` [PATCH v2 21/29] drm/xe: Add Xe SVM populate_devmem_pfn vfunc
` [PATCH v2 22/29] drm/xe: Add Xe SVM devmem_release vfunc
` [PATCH v2 23/29] drm/xe: Add BO flags required for SVM
` [PATCH v2 24/29] drm/xe: Add SVM VRAM migration
` [PATCH v2 25/29] drm/xe: Basic SVM BO eviction
` [PATCH v2 26/29] drm/xe: Add SVM debug
` [PATCH v2 27/29] drm/xe: Add modparam for SVM notifier size
` [PATCH v2 28/29] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v2 29/29] drm/doc: gpusvm: Add GPU SVM documentation
[PATCH] drm/panel: visionox-rm69299: Remove redundant assignments of panel fields
2024-12-02 12:50 UTC (2+ messages)
[PATCH v1 0/4] Add debugfs support for fastrpc driver
2024-12-02 12:48 UTC (7+ messages)
` [PATCH v1 4/4] misc: fastrpc: Add debugfs support for fastrpc
[syzbot] Monthly fbdev report (Dec 2024)
2024-12-02 12:47 UTC
[PATCH] drm/vc4: plane: Remove WARN on state being set in plane_reset
2024-12-02 12:17 UTC (2+ messages)
[PATCH 0/3] drm/connector: hdmi: Allow using the YUV420 output format
2024-12-02 11:59 UTC (7+ messages)
` [PATCH 2/3] drm/connector: hdmi: Add support for YUV420 format verification
` [PATCH 3/3] drm/connector: hdmi: Use YUV420 output format as an RGB fallback
[PATCH v2 0/8] Some Panfrost fixes and improvements
2024-12-02 11:23 UTC (14+ messages)
` [PATCH v2 3/8] drm/panfrost: Handle job HW submit errors
` [PATCH v2 4/8] drm/panfrost: Handle error when allocating AS number
` [PATCH v2 5/8] drm/panfrost: Handle page mapping failure
` [PATCH v2 6/8] drm/panfrost: Make re-enabling job interrupts at device reset optional
` [PATCH v2 7/8] drm/panfrost: Add forward declaration and types header
` [PATCH v2 8/8] drm/panfrost: Remove unused device property
[PATCH v2] dt-bindings: display/msm: qcom,sa8775p-mdss: fix the example
2024-12-02 11:21 UTC (5+ messages)
` [PATCH v2] dt-bindings: display/msm: qcom, sa8775p-mdss: "
[PATCH] drm/fb-helper: Fix out-of-bounds access
2024-12-02 11:18 UTC (8+ messages)
` drm/fbdev-dma: regression
[PATCH v5 drm-dp 0/5] Add dp module in hibmc driver
2024-12-02 11:13 UTC (4+ messages)
` [PATCH v5 drm-dp 5/5] drm/hisilicon/hibmc: add dp module in hibmc
[PATCH] drm/mediatek: Initialize pointer in mtk_drm_of_ddp_path_build_one()
2024-12-02 10:50 UTC (2+ messages)
[PATCH v2 0/3] drm/stm: dsi: relax mode_valid clock tolerance
2024-12-02 10:32 UTC (6+ messages)
` [PATCH v2 1/3] drm/modes: introduce drm_mode_validate_mode() helper function
[PATCH v2 00/14] drm/msm/dp: perform misc cleanups
2024-12-02 10:06 UTC (15+ messages)
` [PATCH v2 01/14] drm/msm/dp: set safe_to_exit_level before printing it
` [PATCH v2 02/14] drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface
` [PATCH v2 03/14] drm/msm/dp: drop msm_dp_panel_dump_regs() and msm_dp_catalog_dump_regs()
` [PATCH v2 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
` [PATCH v2 05/14] drm/msm/dp: move I/O functions to global header
` [PATCH v2 06/14] drm/msm/dp: move/inline AUX register functions
` [PATCH v2 07/14] drm/msm/dp: move/inline ctrl "
` [PATCH v2 08/14] drm/msm/dp: move/inline panel related functions
` [PATCH v2 09/14] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets
` [PATCH v2 10/14] drm/msm/dp: drop obsolete audio headers access through catalog
` [PATCH v2 11/14] drm/msm/dp: move/inline audio related functions
` [PATCH v2 12/14] drm/msm/dp: move more AUX functions to dp_aux.c
` [PATCH v2 13/14] drm/msm/dp: drop struct msm_dp_panel_in
` [PATCH v2 14/14] drm/msm/dp: move interrupt handling to dp_ctrl
Merging the xe / ttm shrinker series?
2024-12-02 9:55 UTC (4+ messages)
[PATCH v5 00/19] Add Freescale i.MX8qxp Display Controller support
2024-12-02 9:41 UTC (22+ messages)
` [PATCH v5 01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units
` [PATCH v5 02/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller blit engine
` [PATCH v5 03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v5 04/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v5 05/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller AXI performance counter
` [PATCH v5 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer
` [PATCH v5 07/19] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v5 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller
` [PATCH v5 09/19] drm/imx: Add i.MX8qxp Display Controller display engine
` [PATCH v5 10/19] drm/imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v5 11/19] drm/imx: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v5 12/19] drm/imx: Add i.MX8qxp Display Controller KMS
` [PATCH v5 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller
` [DO NOT MERGE PATCH v5 14/19] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties
` [DO NOT MERGE PATCH v5 15/19] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes
` [DO NOT MERGE PATCH v5 16/19] arm64: dts: imx8qxp: Add display controller subsystem
` [DO NOT MERGE PATCH v5 17/19] arm64: dts: imx8qxp: Add MIPI-LVDS combo subsystems
` [DO NOT MERGE PATCH v5 18/19] arm64: dts: imx8qxp-mek: Enable display controller
` [DO NOT MERGE PATCH v5 19/19] arm64: dts: imx8qxp-mek: Add MX8-DLVDS-LCD1 display module support
[PATCH v2 1/1] drm/mediatek: Add return value check when reading DPCD
2024-12-02 9:38 UTC (2+ messages)
[PATCH v5 0/2] Add changes to use session index as identifier
2024-12-02 9:35 UTC (4+ messages)
` [PATCH v5 1/2] misc: fastrpc: Add support for multiple PD from one process
` [PATCH v5 2/2] misc: fastrpc: Rename tgid and pid to client_id
[PATCH v3 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
2024-12-02 8:47 UTC (9+ messages)
` [PATCH v3 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
` [PATCH v3 5/7] drm/msm: adreno: enable GMU bandwidth for A740 and A750
Kernel warning in dcn30_dpp.c; short freezing, crashes in KWin
2024-12-02 4:09 UTC
[PATCH v10 0/4] Introduce DRM device wedged event
2024-12-02 8:07 UTC (4+ messages)
` [PATCH v10 1/4] drm: Introduce "
[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
2024-12-02 7:27 UTC (6+ messages)
` [PATCH v1 6/7] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v1 7/7] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
[PATCH v3 0/3] Add Block event interrupt support for I2C protocol
2024-12-02 7:21 UTC (3+ messages)
` [PATCH v3 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
[PATCH] drm/msm: Check return value of of_dma_configure()
2024-12-02 6:27 UTC (3+ messages)
[PATCH v4 00/19] Add Freescale i.MX8qxp Display Controller support
2024-12-02 2:16 UTC (4+ messages)
` [PATCH v4 09/19] drm/imx: Add i.MX8qxp Display Controller display engine
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).