dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-23 20:17:48 to 2022-05-25 14:25:49 UTC [more...]

Tackling the indefinite/user DMA fence problem
 2022-05-25 14:25 UTC  (12+ messages)

[PATCH v21 0/5] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-05-25 13:58 UTC  (6+ messages)
` [PATCH v21 1/5] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v21 2/5] drm/mediatek: add MERGE "
` [PATCH v21 3/5] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v21 4/5] drm/mediatek: add suffix 0 to DDP_COMPONENT_DITHER for mt8195 vdosys0
` [PATCH v21 5/5] soc: mediatek: remove DDP_DOMPONENT_DITHER from enum

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2022-05-25 13:41 UTC  (10+ messages)
` [PATCH v4 12/13] drm/msm: Utilize gpu scheduler priorities

[PATCH v2 -next] drm/display: Fix build error without CONFIG_OF
 2022-05-25 13:36 UTC  (4+ messages)

[PATCH] drm/sun4i: Fix blend registers corruption for DE2.0/DE3.0
 2022-05-25 13:27 UTC  (8+ messages)
  `  "
        `  "

[PATCH v3] drm/probe-helper: Make 640x480 first if no EDID
 2022-05-25 13:26 UTC  (5+ messages)

[PATCH 0/2] dma-buf: Add an API for exporting sync files (v14)
 2022-05-25 13:20 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v20 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-05-25 13:18 UTC  (3+ messages)

[PATCH 1/5] dma-buf: cleanup dma_fence_unwrap selftest v2
 2022-05-25 13:16 UTC  (4+ messages)
` [PATCH 3/5] dma-buf: return only unsignaled fences in dma_fence_unwrap_for_each v3

[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
 2022-05-25 13:04 UTC  (19+ messages)
` [PATCH v10 01/21] dt-bindings: mediatek,dpi: Add DPINTF compatible
` [PATCH v10 02/21] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v10 03/21] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v10 04/21] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v10 05/21] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v10 14/21] drm/mediatek: dpi: Add dpintf support
` [PATCH v10 18/21] drm/mediatek: Add mt8195 Embedded DisplayPort driver
` [PATCH v10 19/21] drm/mediatek: Add mt8195 External DisplayPort support

[PATCH 3/3] drm/panel: introduce ebbg,ft8719 panel
 2022-05-25 13:03 UTC  (5+ messages)

[PATCH] xen: remove setting of 'transp' parameter
 2022-05-25 12:17 UTC  (2+ messages)

[PATCH] drm/sun4i: Fix blend route/enable register corruption for DE2.0/DE3.0
 2022-05-25 11:54 UTC 

[PATCH] drm/mcde: Fix refcount leak in mcde_dsi_bind
 2022-05-25 11:54 UTC 

[PATCH] drm/syncobj: flatten dma_fence_chains on transfer
 2022-05-25 10:38 UTC  (6+ messages)
` [Intel-gfx] "

How should "max bpc" KMS property work?
 2022-05-25 10:36 UTC  (15+ messages)

[PATCH v21 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-25 10:08 UTC  (3+ messages)

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-05-25  9:44 UTC  (7+ messages)
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded "

[PATCH] drm/amdgpu: make program_imu_rlc_ram static
 2022-05-25  9:37 UTC 

[PATCH 0/2] x86/pat: fix querying available caching modes
 2022-05-25  8:51 UTC  (18+ messages)
` [PATCH 2/2] x86/pat: add functions to query specific cache mode availability

[PATCH 0/9] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-05-25  8:01 UTC  (21+ messages)
` [PATCH 1/9] clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()
` [PATCH 2/9] clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()
` [PATCH 3/9] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
` [PATCH 4/9] drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
` [PATCH 5/9] drm/msm/dsi_phy_28nm_8960: "
` [PATCH 6/9] drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
` [PATCH 7/9] drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
` [PATCH 8/9] drm/msm/dsi_phy_10nm: "
` [PATCH 9/9] drm/msm/dsi_phy_7nm: "

[PATCH v2] drm/msm/disp/dpu1: remove superfluous init
 2022-05-25  7:39 UTC 

[PATCH] drm: Don't block HDR_OUTPUT_METADATA on unknown EOTF
 2022-05-25  7:37 UTC  (2+ messages)

[PATCH v3 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-25  4:11 UTC  (15+ messages)
` [PATCH v3 01/13] mm: add zone device coherent type memory support
` [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v3 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v3 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v3 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v3 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v3 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 08/13] lib: test_hmm add module param for "
` [PATCH v3 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v3 10/13] tools: update hmm-test to support device coherent type
` [PATCH v3 11/13] tools: update test_hmm script to support SP config
` [PATCH v3 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v3 13/13] tools: add selftests to hmm for COW in device memory

[git pull] drm for 5.19-rc1
 2022-05-25  6:06 UTC 

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2022-05-25  4:07 UTC  (5+ messages)
` [Bug 213145] "

[PATCH 0/2] drm: Add driverof PowerPC OF displays
 2022-05-25  3:15 UTC  (5+ messages)
` [PATCH 2/2] drm/tiny: Add ofdrm for Open Firmware framebuffers

[PATCH v7, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-05-25  1:41 UTC  (5+ messages)
` [PATCH v7, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
` [PATCH v7, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer

[PATCH v11 0/3] eDP/DP Phy vdda realted function
 2022-05-25  0:20 UTC  (7+ messages)
` [PATCH v11 1/3] phy: qcom-edp: add regulator_set_load to edp phy
` [PATCH v11 2/3] phy: qcom-qmp: add regulator_set_load to dp phy
` [PATCH v11 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller

[PATCH] drm/i915/hwconfig: Future-proof platform checks
 2022-05-24 23:59 UTC 

[PATCH] drm/amdgpu/discovery: make amdgpu_discovery_get_mall_info static
 2022-05-24 21:22 UTC  (2+ messages)

[PATCH v2 -next] drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
 2022-05-24 19:34 UTC  (2+ messages)

[PATCH] drm/sun4i: mixer: fix scanline for V3s and D1
 2022-05-24 19:08 UTC  (7+ messages)
    `  "

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-24 19:01 UTC  (4+ messages)
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages

[PATCH v3 0/5] i915: Introduce Ponte Vecchio
 2022-05-24 18:39 UTC  (11+ messages)
` [PATCH v3 1/5] drm/i915/uncore: Reorganize and document shadow and forcewake tables
  ` [Intel-gfx] "
` [PATCH v3 2/5] drm/i915/pvc: Add forcewake support
  ` [Intel-gfx] "
` [PATCH v3 3/5] drm/i915/pvc: Remove additional 3D flags from PIPE_CONTROL
  ` [Intel-gfx] "
` [PATCH v3 4/5] drm/i915/pvc: Add new BCS engines to GuC engine list
  ` [Intel-gfx] "
` [PATCH v3 5/5] drm/i915/guc: XEHPSDV and PVC do not use HuC
  ` [Intel-gfx] "

[PATCH] drm/i915/dg2: Catch and log more unexpected values in DG1_MSTR_TILE_INTR
 2022-05-24 17:51 UTC  (2+ messages)

[PATCH] drm/msm/disp/dpu1: remove supoerflous init
 2022-05-24 17:17 UTC  (4+ messages)

linux-next: Tree for May 24 (drivers/gpu/drm/i915/display/intel_backlight.o)
 2022-05-24 15:43 UTC 

[PATCH] drm/panfrost: Job should reference MMU not file_priv
 2022-05-24 14:58 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2022-05-24 13:59 UTC 

[PATCH v1 00/13] drm/edid: expand on struct drm_edid usage
 2022-05-24 13:41 UTC  (16+ messages)
` [PATCH v1 01/13] drm/edid: add block count and data helper functions for drm_edid
  ` [Intel-gfx] "
` [PATCH v1 02/13] drm/edid: keep track of alloc size in drm_do_get_edid()
` [PATCH v1 03/13] drm/edid: add new interfaces around struct drm_edid
` [PATCH v1 04/13] drm/edid: add drm_edid_connector_update()
` [PATCH v1 05/13] drm/probe-helper: abstract .get_modes() connector helper call
` [PATCH v1 06/13] drm/probe-helper: make .get_modes() optional, add default action
` [PATCH v1 07/13] drm/probe-helper: add .get_edid() callback
` [PATCH v1 08/13] drm/edid: add drm_edid_raw() to access the raw EDID data
` [PATCH v1 09/13] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
` [PATCH v1 10/13] drm/edid: do invalid block filtering in-place
` [PATCH v1 11/13] drm/edid: add HF-EEODB support to EDID read and allocation
` [PATCH v1 12/13] drm/edid: take HF-EEODB extension count into account
` [PATCH v1 13/13] drm/todo: add entry for converting the subsystem to struct drm_edid

[PATCH] drm/i915: fix typos in comments
 2022-05-24 11:03 UTC  (2+ messages)

[PATCH] drm/i915/hwconfig: Report no hwconfig support on ADL-N
 2022-05-24 10:39 UTC  (3+ messages)
` [Intel-gfx] "

[RFC v3 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-05-24 10:08 UTC  (4+ messages)
` [RFC v3 1/3] drm/doc/rfc: VM_BIND feature design document
    ` [Intel-gfx] "

[PATCH v2 0/6] i915: SSEU handling updates
 2022-05-24  8:51 UTC  (5+ messages)
` [PATCH v2 2/6] drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASK

[PATCH 2/2] drm/i915/gvt: Fix kernel-doc
 2022-05-24  8:37 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] drm/msm/dpu: Remove unused code
 2022-05-24  8:14 UTC 

[PATCH] drm/i915: Complete and clarify per client usage stats documentation
 2022-05-24  7:55 UTC 

[PATCH v4 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-05-24  7:53 UTC  (5+ messages)
` [PATCH v4 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH v4 0/6] i915: SSEU handling updates
 2022-05-24  7:32 UTC  (2+ messages)

[PATCH 00/14] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-05-24  7:10 UTC  (5+ messages)
` [PATCH 09/14] ACPI: video: Make backlight class device registration a separate step

[PATCH RFC v6 07/21] dept: Apply Dept to seqlock
 2022-05-24  6:00 UTC  (3+ messages)

[PATCH -next] drm/msm: DRM_DP_AUX_BUS depends on OF
 2022-05-24  5:28 UTC  (3+ messages)

[PATCH -next] drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
 2022-05-24  2:27 UTC  (3+ messages)

[PATCH v2 01/11] drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep
 2022-05-24  1:07 UTC  (12+ messages)
` [PATCH v2 02/11] drm/bridge: anx7625: Convert to drm_of_get_data_lanes_count
` [PATCH v2 03/11] drm/bridge: icn6211: Convert to drm_of_get_data_lanes_count_ep
` [PATCH v2 04/11] drm/bridge: lt8912: "
` [PATCH v2 05/11] drm/bridge: lt9211: Convert to drm_of_get_data_lanes_count
` [PATCH v2 06/11] drm/bridge: tc358767: "
` [PATCH v2 07/11] drm/bridge: tc358775: Convert to drm_of_get_data_lanes_count_ep
` [PATCH v2 08/11] drm/bridge: ti-sn65dsi83: Convert to drm_of_get_data_lanes_count
` [PATCH v2 09/11] drm/bridge: ti-sn65dsi86: "
` [PATCH v2 10/11] drm/msm: "
` [PATCH v2 11/11] drm/bridge: rcar: Convert to drm_of_get_data_lanes_count_ep

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
 2022-05-24  0:57 UTC 

[PATCH v2 0/2] drm/bridge: analogix_dp: Self-refresh state machine fixes
 2022-05-23 21:51 UTC  (3+ messages)

[PATCH] drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
 2022-05-23 21:44 UTC  (5+ messages)

[PATCH v4 5/6] drm/i915/sseu: Disassociate internal subslice mask representation from uapi
 2022-05-23 20:45 UTC  (2+ messages)
` [PATCH v5 "

[PATCH] drm/amdkfd: fix typo in comment
 2022-05-23 20:17 UTC  (2+ 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).