dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 15:55:59 to 2023-11-29 15:22:41 UTC [more...]

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-11-29 15:22 UTC  (7+ messages)
` [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-11-29 15:15 UTC  (13+ messages)
` [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions

[PATCH 0/2] drm/tiny: Add driver for the sharp LS027B7DH01 Memory LCD
 2023-11-29 14:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: Add Sharp "
` [PATCH 2/2] drm/tiny: Add driver for the sharp "

[PATCH v2 0/2] DSIPHY RPM
 2023-11-29 14:53 UTC  (5+ messages)

[PATCH v3 00/12] RB1/QCM2290 features
 2023-11-29 14:44 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat
` [PATCH v3 02/12] dt-bindings: display: msm: Add reg bus and rotator interconnects
` [PATCH v3 03/12] dt-bindings: interconnect: qcom,msm8998-bwmon: Add QCM2290 bwmon instance
` [PATCH v3 04/12] dt-bindings: firmware: qcom,scm: Allow interconnect for everyone
` [PATCH v3 05/12] iommu/arm-smmu-qcom: Add QCM2290 MDSS compatible
` [PATCH v3 06/12] arm64: dts: qcom: sc7180: Add the missing MDSS icc path
` [PATCH v3 07/12] arm64: dts: qcom: sc7280: "
` [PATCH v3 08/12] arm64: dts: qcom: qcm2290: Add display nodes
` [PATCH v3 09/12] arm64: dts: qcom: qcm2290: Hook up interconnects
` [PATCH v3 10/12] arm64: dts: qcom: qrb2210-rb1: Set up HDMI
` [PATCH v3 11/12] arm64: dts: qcom: qrb2210-rb1: Enable CAN bus controller
` [PATCH v3 12/12] arm64: dts: qcom: qrb2210-rb1: add wifi variant property

[PATCH v2 0/2] drm/bridge: panel: Check device dependency before managing device link
 2023-11-29 14:38 UTC  (6+ messages)

[PATCH v1 1/1] drm/i915/display: Don't use "proxy" headers
 2023-11-29 14:01 UTC 

[PATCH] PCI: qcom: Fix compile error
 2023-11-29 13:57 UTC  (7+ messages)

[PATCH 0/3] drm/bridge: ti-sn65dsi86: Some updates
 2023-11-29 13:55 UTC  (16+ messages)
` [PATCH 1/3] drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()
        ` About resuming in the remove callback
` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Change parameters of ti_sn65dsi86_{read, write}_u16
    ` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Change parameters of ti_sn65dsi86_{read,write}_u16
` [PATCH 3/3] drm/bridge: ti-sn65dsi86: Loosen coupling of PWM to ti-sn65dsi86 core

Radeon regression in 6.6 kernel
 2023-11-29 13:50 UTC  (11+ messages)

[PATCH v2] drm/atomic-helpers: Invoke end_fb_access while owning plane state
 2023-11-29 13:49 UTC  (4+ messages)

[PATCH v4 00/45] drm/connector: Create HDMI Connector infrastructure
 2023-11-29 13:26 UTC  (13+ messages)
` [PATCH v4 05/45] drm/connector: Check drm_connector_init pointers arguments

[PATCH v6 00/10] drm: ci: fixes
 2023-11-29 13:22 UTC  (12+ messages)
` [PATCH v6 01/10] drm: ci: igt_runner: Remove todo
` [PATCH v6 02/10] drm: ci: Force db410c to host mode
` [PATCH v6 03/10] drm: ci: arm64.config: Enable DA9211 regulator
` [PATCH v6 04/10] drm: ci: Enable new jobs
` [PATCH v6 05/10] drm: ci: Use scripts/config to enable/disable configs
` [PATCH v6 06/10] drm: ci: mediatek: Set IGT_FORCE_DRIVER for mt8173
` [PATCH v6 07/10] drm: ci: virtio: Make artifacts available
` [PATCH v6 08/10] drm: ci: uprev IGT
` [PATCH v6 09/10] drm/doc: ci: Add IGT version details for flaky tests
` [PATCH v6 10/10] drm: ci: Update xfails

[PATCH v2 00/12] Add VOP2 support on rk3588
 2023-11-29 12:59 UTC  (13+ messages)
` [PATCH v2 05/12] drm/rockchip: vop2: Set YUV/RGB overlay mode
` [PATCH v2 10/12] drm/rockchip: vop2: Add support for rk3588
` [PATCH v2 11/12] drm/rockchip: vop2: Add debugfs support

[PATCH 00/10] IOMMU related FW parsing cleanup
 2023-11-29 12:55 UTC  (20+ messages)
` [PATCH 01/10] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH 02/10] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH 03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH 04/10] iommu: Mark dev_iommu_get() with lockdep
` [PATCH 05/10] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH 06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock
` [PATCH 07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH 08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
` [PATCH 09/10] ACPI: IORT: Cast from ULL to phys_addr_t
` [PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT

[RFC PATCH 1/2] dma-buf/dma-heap: export dma_heap_add and dma_heap_get_drvdata
 2023-11-29 12:45 UTC  (4+ messages)
` [RFC PATCH 2/2] vc4: introduce DMA-BUF heap

[PATCH] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2023-11-29 12:25 UTC  (15+ messages)

[PATCH 1/2] drm/imagination: avoid -Wmissing-prototype warnings
 2023-11-29 12:21 UTC  (8+ messages)
` [PATCH 2/2] drm/imagination: avoid -Woverflow warning
      ` [EXTERNAL] "
    ` [EXTERNAL] Re: [PATCH 1/2] drm/imagination: avoid -Wmissing-prototype warnings

[PATCH] drm/imagination: Fixed clang warnings for initial upstreamed patches
 2023-11-29 12:12 UTC  (2+ messages)

[PATCH v8 0/8] Improve test coverage of TTM
 2023-11-29 12:02 UTC  (9+ messages)
` [PATCH v8 1/8] drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
` [PATCH v8 2/8] drm/ttm/tests: Add tests for ttm_tt
` [PATCH v8 3/8] drm/ttm/tests: Add tests for ttm_bo functions
` [PATCH v8 4/8] drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
` [PATCH v8 5/8] drm/ttm/tests: Use an init function from the helpers lib
` [PATCH v8 6/8] drm/ttm/tests: Test simple BO creation and validation
` [PATCH v8 7/8] drm/ttm/tests: Add tests with mock resource managers
` [PATCH v8 8/8] drm/ttm/tests: Add test cases dependent on fence signaling

[bug report] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-29 11:48 UTC  (4+ messages)

[PATCH v2] [drm/meson] meson_plane: Add error handling v2(re-aligned)
 2023-11-29 11:34 UTC 

[PATCH 1/2] Revert "drm/bridge: Add 200ms delay to wait FW HPD status stable"
 2023-11-29 10:12 UTC  (2+ messages)

[PATCH] [drm/sti] sti_compositor: Add error handlingin sti_compositor_bind
 2023-11-29  9:47 UTC 

[PATCH v3 00/11] Support IGT in display driver
 2023-11-29  9:45 UTC  (4+ messages)
` [PATCH v3 07/11] drm/mediatek: Support alpha blending in VDOSYS0

[PATCH] [drm/meson] meson_plane: Add error handling
 2023-11-29  9:27 UTC  (2+ messages)

[PATCH] drm/panel: nt36523: fix return value check in nt36523_probe()
 2023-11-29  9:07 UTC 

[PATCH] drm/sched: Fix compilation issues with DRM priority rename
 2023-11-29  9:06 UTC  (2+ messages)

[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-11-29  9:13 UTC 

[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-29  9:08 UTC  (3+ messages)

[PATCH v6] Documentation/gpu: VM_BIND locking document
 2023-11-29  9:06 UTC 

[RFC PATCH 03/10] drm/mipi-dsi: add API for manual control over the DSI link power state
 2023-11-29  8:57 UTC  (22+ messages)

[PATCH v2 RESEND] drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequence
 2023-11-29  8:41 UTC 

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-29  8:14 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: display: Add yamls for JH7110 display system

[PATCH v3 00/17] drm/v3d: Introduce CPU jobs
 2023-11-29  6:57 UTC  (5+ messages)
` [PATCH v3 10/17] drm/v3d: Detach the CSD job BO setup

Friendly ping. I think this patch was forgotten.//回复: [PATCH] drm/qxl: remove unused declaration
 2023-11-29  2:32 UTC 

回复: [PATCH v2] drm/i915: correct the input parameter on _intel_dsb_commit()
 2023-11-29  2:29 UTC 

[PATCH][next] nouveau/gsp: replace zero-length array with flex-array member and use __counted_by
 2023-11-29  2:15 UTC  (6+ messages)
  ` [Nouveau] "

[PATCH] nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
 2023-11-29  2:09 UTC  (2+ messages)

[REGRESSION]: nouveau: Asynchronous wait on fence
 2023-11-29  0:37 UTC  (4+ messages)

[PATCH v7 0/3] Use correct mode for edp panel
 2023-11-28 22:43 UTC  (7+ messages)
` [PATCH v7 1/3] drm/panel-edp: Add override_edid_mode quirk for generic edp
` [PATCH v7 2/3] drm/panel-edp: Add auo_b116xa3_mode
` [PATCH v7 3/3] drm/panel-edp: Avoid adding multiple preferred modes

[PATCH v5 00/32] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-11-28 22:10 UTC  (2+ messages)

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-28 20:58 UTC  (3+ messages)
` (subset) "

[PATCH] drm/msm/dpu: Capture dpu snapshot when frame_done_timer timeouts
 2023-11-28 20:24 UTC  (4+ messages)

[PATCH 1/3] Revert "drm/prime: Unexport helpers for fd/handle conversion"
 2023-11-28 20:15 UTC  (4+ messages)

[PATCH v3 00/16] drm: Convert to platform remove callback returning void
 2023-11-28 19:54 UTC  (11+ messages)
` [PATCH v3 08/16] drm/exynos: "
` [PATCH v3 16/16] drm/tilcdc: "

drm scheduler redesign causes deadlocks [extended repost]
 2023-11-28 19:19 UTC  (3+ messages)
` [PATCH] drm/sched: Partial revert of "Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()"

[PATCH drm-misc-next 0/5] PowerVR VM fixes
 2023-11-28 19:02 UTC  (4+ messages)
` [PATCH drm-misc-next 5/5] drm/imagination: vm: make use of GPUVM's drm_exec helper
  ` [EXTERNAL] "

[PATCH] backlight: mp3309c: fix uninitialized local variable
 2023-11-28 18:10 UTC  (2+ messages)

[PATCH v3 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-28 18:03 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/imagination: Numerous documentation fixes
 2023-11-28 17:57 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] drm/amd/display: improve DTN color state log
 2023-11-28 17:52 UTC  (10+ messages)
` [PATCH v3 1/9] drm/amd/display: decouple color state from hw "
` [PATCH v3 2/9] drm/amd/display: Add dpp_get_gamut_remap functions
` [PATCH v3 3/9] drm/amd/display: read gamut remap matrix in fixed-point 31.32 format
` [PATCH v3 4/9] drm/amd/display: fill up DCN3 DPP color state
` [PATCH v3 5/9] drm/amd/display: add get_gamut_remap helper for MPC3
` [PATCH v3 6/9] drm/amd/display: create DCN3-specific log for MPC state
` [PATCH v3 7/9] drm/amd/display: hook up DCN30 color blocks data to DTN log
` [PATCH v3 8/9] drm/amd/display: add DPP and MPC color caps "
` [PATCH v3 9/9] drm/amd/display: hook up DCN20 color blocks data "

[PATCH] drm/amdgpu: add shared fdinfo stats
 2023-11-28 17:52 UTC  (2+ messages)

[PATCH v2 0/3] drm/panfrost: Fix poweroff and sync IRQs for suspend
 2023-11-28 16:41 UTC  (12+ messages)
` [PATCH v2 3/3] drm/panfrost: Synchronize and disable interrupts before powering off

[PATCH v2] drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings
 2023-11-28 16:41 UTC  (2+ messages)

[PATCH v5] Documentation/gpu: VM_BIND locking document
 2023-11-28 16:05 UTC  (4+ messages)
` [Intel-xe] "

[PATCH] drm/bridge: Fix typo in post_disable() description
 2023-11-28 16:03 UTC  (2+ messages)

[PATCH v2] drm/tests: Add KUnit tests for drm_mode_create_dvi_i_properties()
 2023-11-28 15:55 UTC  (3+ messages)


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