dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-08 05:43:13 to 2025-01-08 19:57:26 UTC [more...]

[RFC PATCH 0/2] Add UAPI support for low latency hint
 2025-01-08 19:57 UTC  (5+ messages)
` [RFC PATCH 1/2] drm/xe/guc: Use exec queue hints for GT frequency
` [RFC PATCH 2/2] drm/uapi: Adjust uniform spacing

[PATCH 00/14] accel/ivpu: Changes for 6.14
 2025-01-08 19:53 UTC  (4+ messages)
` [PATCH 04/14] accel/ivpu: Expose NPU memory utilization info in sysfs

[PATCH v3 0/6] Support for GPU ACD feature on Adreno X1-85
 2025-01-08 17:14 UTC  (5+ messages)

[RFC PATCH 0/3] expose mapping wrprotect, fix fb_defio use
 2025-01-08 19:41 UTC  (10+ messages)
` [RFC PATCH 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [RFC PATCH 2/3] mm: provide rmap_wrprotect_file_page() function
` [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-08 18:44 UTC  (11+ messages)
` [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device

[PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
 2025-01-08 18:55 UTC  (11+ messages)
` [PATCH 1/6] drm/atomic-helper: document drm_atomic_helper_check() restrictions
` [PATCH 2/6] drm/atomic: prepare to check that drivers follow restrictions for needs_modeset
` [PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
` [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()

[RFC 00/14] Deadline scheduler and other ideas
 2025-01-08 18:55 UTC  (17+ messages)
` [RFC 01/14] drm/sched: Delete unused update_job_credits
` [RFC 03/14] drm/sched: Implement RR via FIFO
` AW: [RFC 00/14] Deadline scheduler and other ideas

[PATCH v2 0/3] drm: bridge: adv7511: refine actual capabilities
 2025-01-08 18:36 UTC  (5+ messages)
` [PATCH v2 1/3] drm: bridge: adv7511: fill stream capabilities
` [PATCH v2 3/3] drm: bridge: adv7511: remove s32 format from i2s capabilities

[PATCH] drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()
 2025-01-08 18:39 UTC  (2+ messages)

[RFC v2 00/18] Deadline scheduler and other ideas
 2025-01-08 18:35 UTC  (19+ messages)
` [RFC 01/18] drm/amdgpu: Use DRM scheduler API in amdgpu_xcp_release_sched
` [RFC 02/18] drm/sched: Delete unused update_job_credits
` [RFC 03/18] drm/sched: Remove one local variable
` [RFC 04/18] drm/sched: Remove weak paused submission checks
` [RFC 05/18] drm/sched: Avoid double re-lock on the job free path
` [RFC 06/18] drm/sched: Add helper to check job dependencies
` [RFC 07/18] drm/imagination: Use the drm_sched_job_has_dependency helper
` [RFC 08/18] drm/sched: Clarify locked section in drm_sched_rq_select_entity_fifo
` [RFC 09/18] drm/sched: Remove idle entity from tree
` [RFC 10/18] drm/sched: Implement RR via FIFO
` [RFC 11/18] drm/sched: Consolidate entity run queue management
` [RFC 12/18] drm/sched: Move run queue related code into a separate file
` [RFC 13/18] drm/sched: Add deadline policy
` [RFC 14/18] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [RFC 15/18] drm/sched: Queue all free credits in one worker invocation
` [RFC 16/18] drm/sched: Connect with dma-fence deadlines
` [RFC 17/18] drm/sched: Embed run queue singleton into the scheduler
` [RFC 18/18] drm/sched: Scale deadlines depending on queue depth

[PATCH] drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
 2025-01-08 18:34 UTC  (2+ messages)

[bug report] accel/amdxdna: Enhance power management settings
 2025-01-08 18:19 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2025-01-08 18:18 UTC 

[PATCH v3 0/3] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2025-01-08 17:44 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: display: bridge: sn65dsi83: Add interrupt
` [PATCH v3 2/3] drm/vc4: Move reset_pipe() to an atomic helper
` [PATCH v3 3/3] drm: bridge: ti-sn65dsi83: Add error recovery mechanism

[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-08 14:31 UTC  (5+ messages)
` [PATCH v4 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v4 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH v4 3/4] drm/i915/dp: "
` [PATCH v4 4/4] drm/msm/dp: Add support for LTTPR handling

[PATCH] drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
 2025-01-08 17:22 UTC  (6+ messages)

[PATCH v5 0/7] Add display support for the MT8365-EVK board
 2025-01-08 17:22 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: display: mediatek: dpi: add power-domains property
` [PATCH v5 2/7] drm/mediatek: dsi: Improves the DSI lane setup robustness
` [PATCH v5 3/7] drm/mediatek: add MT8365 SoC support
` [PATCH v5 4/7] arm64: defconfig: enable display connector support
` [PATCH v5 5/7] arm64: defconfig: enable STARTEK KD070FHFID015 panel
` [PATCH v5 6/7] arm64: dts: mediatek: add display blocks support for the MT8365 SoC
` [PATCH v5 7/7] arm64: dts: mediatek: add display support for mt8365-evk

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-01-08 17:00 UTC  (10+ messages)
` [PATCH v4 1/6] tee: add restricted memory allocation

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2025-01-08 17:05 UTC  (6+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

[GIT PULL] etnaviv-next for 6.14
 2025-01-08 16:53 UTC 

[PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf
 2025-01-08 16:48 UTC  (11+ messages)

[PATCH] m68k: Fix VGA I/O defines
 2025-01-08 16:23 UTC  (2+ messages)

[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
 2025-01-08 16:02 UTC  (9+ messages)
` [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges

[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-08 13:16 UTC  (9+ messages)
` [PATCH v3 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v3 3/4] drm/i915/dp: Use the generic helper to control LTTPR "

[PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
 2025-01-08 14:35 UTC  (6+ messages)

[PATCH] drm/panthor: Remove dead code
 2025-01-08 14:48 UTC  (3+ messages)

[PATCH 0/2] i.MX7 DT fixes
 2025-01-08 14:25 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: samsung, mipi-dsim: Add imx7d specific compatible
  ` [PATCH 2/2] dt-bindings: samsung,mipi-dsim: "

[PATCH v4 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-01-08 13:13 UTC  (36+ messages)
` [PATCH v4 01/34] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v4 02/34] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
` [PATCH v4 03/34] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation
` [PATCH v4 04/34] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v4 05/34] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH v4 06/34] drm/mediatek: Add support for MT8195 Digital Parallel Interface
` [PATCH v4 07/34] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC
` [PATCH v4 08/34] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v4 09/34] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v4 10/34] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v4 11/34] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v4 12/34] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v4 13/34] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v4 14/34] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v4 15/34] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v4 16/34] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v4 17/34] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting "
` [PATCH v4 18/34] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v4 19/34] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
` [PATCH v4 20/34] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v4 21/34] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v4 22/34] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
` [PATCH v4 23/34] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v4 24/34] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v4 25/34] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
` [PATCH v4 26/34] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
` [PATCH v4 27/34] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
` [PATCH v4 28/34] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v4 29/34] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v4 30/34] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v4 31/34] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v4 32/34] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v4 33/34] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v4 34/34] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST

[PATCH] dt-bindings: display: Correct indentation and style in DTS example
 2025-01-08 12:53 UTC  (2+ messages)

[PATCH] drm/ssd130x: Set SPI .id_table to prevent an SPI core warning
 2025-01-08 12:32 UTC  (6+ messages)

DRM GPU Scheduler Maintainership
 2025-01-08 12:09 UTC  (2+ messages)

[PATCH v9 00/11] VOP Support for rk3576
 2025-01-08 11:54 UTC  (12+ messages)
` [PATCH v9 01/11] drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regs
` [PATCH v9 02/11] drm/rockchip: vop2: Rename TRANSFORM_OFFSET to TRANSFORM_OFFS
` [PATCH v9 03/11] drm/rockchip: vop2: Add platform specific callback
` [PATCH v9 04/11] drm/rockchip: vop2: Merge vop2_cluster/esmart_init function
` [PATCH v9 05/11] drm/rockchip: vop2: Support for different layer select configuration between VPs
` [PATCH v9 06/11] drm/rockchip: vop2: Introduce vop hardware version
` [PATCH v9 07/11] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` [PATCH v9 08/11] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v9 09/11] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v9 10/11] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v9 11/11] drm/rockchip: vop2: Add support for rk3576

[PATCH] drm/bridge: it6505: fix HDCP V match check is not performed correctly
 2025-01-08 10:43 UTC  (2+ messages)

[PATCH v2 0/4] dev_err_probe usage for imx8qxp DPU pipeline
 2025-01-08 11:06 UTC  (10+ messages)
` [PATCH v2 1/4] drm/bridge: imx8qxp-pxl2dpi: Use dev_err_probe
` [PATCH v2 3/4] drm/bridge: imx-ldb-helper: "

[PATCH] drm/i915: Add VM_DONTEXPAND to exported buffers
 2025-01-08 10:53 UTC 

[PATCH v4 0/3] Apple DWI backlight driver
 2025-01-08 10:53 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: leds: backlight: apple, dwi-bl: Add Apple DWI backlight
  ` [PATCH v4 1/3] dt-bindings: leds: backlight: apple,dwi-bl: "
` [PATCH v4 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH v4 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller

[PATCH] drm/display: bridge_connector: Do atomic check when necessary
 2025-01-08 10:28 UTC  (2+ messages)

[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2025-01-08  9:35 UTC 

[bug report] drm/bridge: it6505: fix HDCP CTS compare V matching
 2025-01-08  9:23 UTC  (2+ messages)

[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-01-08  9:23 UTC  (4+ messages)
` [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function

[RESEND PATCH] drm/amdgpu: add tracepoint while dump mca bank
 2025-01-08  2:34 UTC 

[PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2025-01-08  8:25 UTC  (4+ messages)

[PATCH] drm/panthor: Fix invalid handling of AS_LOCKADDR
 2025-01-08  8:11 UTC  (2+ messages)

[PATCH] nouveau/fence: handle cross device fences properly
 2025-01-08  7:39 UTC  (4+ messages)

[PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform
 2025-01-08  7:36 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible "

[PATCH] misc: fastrpc: Fix race condition in MUNMAP
 2025-01-08  6:07 UTC  (2+ messages)

[PATCH v3 0/5] Expose modifiers/formats supported by async flips
 2025-01-08  5:39 UTC  (6+ messages)
` [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v3 2/5] drm/plane: Expose function to create format/modifier blob
` [PATCH v3 3/5] drm/plane: Function to check async supported modifier/format
` [PATCH v3 4/5] drm/i915/display: Populate list of async supported formats/modifiers
` [PATCH v3 5/5] drm/i915/display: Add function for format_mod_supported_async

[PATCH 0/7] accel/qaic: Initial AIC200 support
 2025-01-08  5:42 UTC  (3+ messages)
` [PATCH 2/7] bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL


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