dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 05:26:36 to 2021-08-12 19:35:12 UTC [more...]

[PULL] drm-misc-next
 2021-08-12 19:34 UTC 

[PATCH v5 00/20] drm/sched dependency handling and implicit sync fixes
 2021-08-12 19:29 UTC  (9+ messages)
` [PATCH v5 08/20] drm/lima: use scheduler dependency tracking
` [PATCH v5 11/20] drm/etnaviv: Use scheduler dependency handling
` [PATCH v5 12/20] drm/msm: "
` [PATCH v5 13/20] drm/gem: Delete gem array fencing helpers

[PATCH 00/46] Parallel submission aka multi-bb execbuf
 2021-08-12 19:26 UTC  (35+ messages)
` [PATCH 11/46] drm/i915/guc: Don't call switch_to_kernel_context with GuC submission
  ` [Intel-gfx] "
` [PATCH 14/46] drm/i915: Expose logical engine instance to user
` [PATCH 16/46] drm/i915/guc: Implement GuC parent-child context pin / unpin functions
  ` [Intel-gfx] "
` [PATCH 25/46] drm/i915/guc: Update debugfs for GuC multi-lrc
` [PATCH 46/46] drm/i915/guc: Add delay before disabling scheduling on contexts
  ` [Intel-gfx] "

[PATCH 0/4] drm/msm+ti-sn65dsi86: Fix NO_CONNECTOR fallout
 2021-08-12 19:26 UTC  (18+ messages)
` [PATCH 1/4] drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
` [PATCH 2/4] drm/msm/dsi: Support NO_CONNECTOR bridges
` [PATCH 3/4] drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
` [PATCH 4/4] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

[PATCH 1/4] dma-buf: Require VM_PFNMAP vma for mmap
 2021-08-12 17:01 UTC  (5+ messages)
` [PATCH 2/4] drm/shmem-helper: Switch to vmf_insert_pfn
` [PATCH 3/4] drm/shmem-helpers: Allocate wc pages on x86
` [PATCH 4/4] drm/vgem: use shmem helpers

[PATCH 1/2] drm/amdgpu: Use mod_delayed_work in amdgpu_gfx_off_ctrl
 2021-08-12 16:54 UTC  (13+ messages)
` [PATCH 2/2] drm/amdgpu: Use mod_delayed_work in JPEG/UVD/VCE/VCN ring_end_use hooks
  ` AW: "

[pull] drm/msm: drm-msm-next-2021-08-12 for v5.15
 2021-08-12 16:54 UTC 

[PATCH v2 0/6] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-08-12 16:00 UTC  (5+ messages)

[PULL] drm-intel-fixes
 2021-08-12 15:34 UTC 

[PATCH] drm/i915: Use locked access to ctx->engines in set_priority
 2021-08-12 15:30 UTC  (3+ messages)

[PATCH 0/9] Clean up some CI failures for GuC submission
 2021-08-12 15:23 UTC  (7+ messages)
` [PATCH 1/9] drm/i915/guc: Fix blocked context accounting
` [PATCH 5/9] drm/i915/guc: Flush the work queue for GuC generated G2H

[PATCH] drm/edid: fix edid field name
 2021-08-12 14:51 UTC  (4+ messages)

[PATCH 1/2] Revert "drm/i915: allow DG1 autoprobe for CONFIG_BROKEN"
 2021-08-12 14:49 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Add pci ids and uapi for DG1

[PATCH] video: fbdev: au1200fb: Make use of dma_mmap_coherent()
 2021-08-12 14:03 UTC 

[PATCH] drm/virtio: set non-cross device blob uuid_state
 2021-08-12 13:07 UTC  (2+ messages)

[PATCH v4 0/4] shmem helpers for vgem
 2021-08-12 13:05 UTC  (4+ messages)
` [PATCH v4 2/4] drm/shmem-helper: Switch to vmf_insert_pfn

[PATCH] drm/virtio: support mapping exported vram
 2021-08-12 13:03 UTC  (2+ messages)

[PATCH 1/3] Revert "drm/i915: allow DG1 autoprobe for CONFIG_BROKEN"
 2021-08-12 10:36 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Add pci ids for DG1
` [PATCH 3/3] drm/i915/topic/for-CI: Disable fake LMEM implementation

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-12 10:07 UTC  (10+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()

How to obtain a drm lease from X for overlay planes as well as a primary plane?
 2021-08-12  9:41 UTC  (8+ messages)

[PATCH] drm: Copy drm_wait_vblank request and copy_to_user before return
 2021-08-12  9:26 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2021-08-12  8:29 UTC 

[PATCH] drm/vmwgfx: Fix some scheduling in atomic bugs
 2021-08-12  7:00 UTC 

[PATCH v5 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-12  6:31 UTC  (14+ messages)
` [PATCH v5 01/13] ext4/xfs: add page refcount helper
` [PATCH v5 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v5 03/13] kernel: resource: lookup_resource as exported symbol
` [PATCH v5 04/13] drm/amdkfd: add SPM support for SVM
` [PATCH v5 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v5 06/13] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v5 07/13] mm: add generic type support to migrate_vma helpers
` [PATCH v5 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages
` [PATCH v5 09/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v5 10/13] lib: test_hmm add module param for "
` [PATCH v5 11/13] lib: add support for device generic type in test_hmm
` [PATCH v5 12/13] tools: update hmm-test to support device generic type
` [PATCH v5 13/13] tools: update test_hmm script to support SP config

[pull] amdgpu drm-fixes-5.14
 2021-08-12  2:21 UTC 

linux-next: manual merge of the drm-intel tree with the drm tree
 2021-08-12  1:28 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2021-08-12  1:20 UTC 

[PATCH] Whitelist AMD host bridge device(s) to enable P2P DMA
 2021-08-12  1:09 UTC  (5+ messages)

[PATCH v1 0/2] Add support for eDP on SC7280
 2021-08-12  0:41 UTC  (5+ messages)
` [PATCH v1 1/2] drm/msm/dp: Add support for SC7280 eDP
` [PATCH v1 2/2] dt-bindings: Add SC7280 compatible string

[PATCH v4] drm/mediatek: clear pending flag when cmdq packet is done
 2021-08-12  0:19 UTC  (3+ messages)

[PATCH v2 0/4] CMDQ refinement of Mediatek DRM driver
 2021-08-12  0:13 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Add component_del in OVL and COLOR remove function
 2021-08-11 23:05 UTC  (2+ messages)

[PATCH v2] drm/mediatek: add AAL output size configuration
 2021-08-11 23:05 UTC  (2+ messages)

[PATCH v2 0/6] drm/bridge: ti-sn65dsi86: Misc improvements
 2021-08-11 22:43 UTC  (9+ messages)
` [PATCH v2 4/6] drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge

[PATCH v4 00/14] Provide core infrastructure for managing open/release
 2021-08-11 22:08 UTC  (2+ messages)

[PATCH] gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port()
 2021-08-11 20:15 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/3] drm/i915/hdcp: HDCP2.2 MST dock fixes
 2021-08-11 20:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/hdcp: read RxInfo once when reading RepeaterAuth_Send_ReceiverID_List

[PATCH 0/2] Add Truly NT35521 panel driver support
 2021-08-11 18:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Truly NT35521 panel support

[PATCH v34 0/3] Mainline imx6 based SKOV boards
 2021-08-11 18:40 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
` [PATCH v4 2/3] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards

[PATCH] video: fbdev: w100fb: Reset global state
 2021-08-11 16:58 UTC 

Consistently reproduce-able warning
 2021-08-11 13:47 UTC 

[PATCH v5 1/2] arm64: dts: qcom: sc7280: Add gpu support
 2021-08-11 17:51 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: qcom: sc7280: Add gpu thermal zone cooling support

[PATCH v2 0/6] drm/ingenic: Various improvements v2
 2021-08-11 17:23 UTC  (7+ messages)
` [PATCH v2 1/6] drm/ingenic: Simplify code by using hwdescs array
` [PATCH v2 2/6] drm/ingenic: Add support for private objects
` [PATCH v2 3/6] drm/ingenic: Move IPU scale settings to private state
` [PATCH v2 4/6] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH v2 5/6] drm/ingenic: Upload palette before frame
` [PATCH v2 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH v4 0/6] add fixes to pass DP Link Layer compliance test cases
 2021-08-11 16:30 UTC  (7+ messages)
` [PATCH v4 1/6] drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
` [PATCH v4 2/6] drm/msm/dp: reduce link rate if failed at link training 1
` [PATCH v4 3/6] drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed
` [PATCH v4 4/6] drm/msm/dp: replug event is converted into an unplug followed by an plug events
` [PATCH v4 5/6] drm/msm/dp: return correct edid checksum after corrupted edid checksum read
` [PATCH v4 6/6] drm/msm/dp: do not end dp link training until video is ready

[PATCH v6 0/7] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-08-11 16:23 UTC  (13+ messages)
` [PATCH v6 2/7] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v6 4/7] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v6 5/7] drm/mediatek: add DSC support "
` [PATCH v6 6/7] drm/mediatek: add MERGE "

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2021-08-11 15:15 UTC  (11+ messages)
      ` [Intel-gfx] "

[PATCH v4 1/2] arm64: dts: qcom: sc7280: Add gpu support
 2021-08-11 14:18 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sc7280: Add gpu thermal zone cooling support

[PATCH] drm/tegra: vic: Use autosuspend
 2021-08-11 10:59 UTC 

[PATCH v3 0/3] NVIDIA Tegra NVDEC support
 2021-08-11 10:50 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: Add YAML bindings for NVDEC
` [PATCH v3 2/3] arm64: tegra: Add NVDEC to Tegra186/194 device trees
` [PATCH v3 3/3] drm/tegra: Add NVDEC driver

[PATCH v4 14/14] vfio: Remove struct vfio_device_ops open/release
 2021-08-11 10:35 UTC  (2+ messages)

[PATCH v4 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
 2021-08-11 10:33 UTC  (2+ messages)

[PATCH v4 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
 2021-08-11 10:14 UTC  (2+ messages)

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-08-11  9:49 UTC  (7+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device

[PATCH v4 08/14] vfio/pci: Move to the device set infrastructure
 2021-08-11  9:35 UTC  (2+ messages)

[PATCH 0/1] Fix DRM driver initialization failure in kernel v5.14
 2021-08-11  9:27 UTC  (3+ messages)
` [PATCH 1/1] drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir fails

[PATCH v2 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
 2021-08-11  9:18 UTC  (9+ messages)
` [PATCH v2 2/9] phy: phy-mtk-tphy: use clock bulk to get clocks
` [PATCH v2 3/9] phy: phy-mtk-tphy: support type switch by pericfg
` [PATCH v2 4/9] phy: phy-mtk-tphy: print error log using child device
` [PATCH v2 5/9] phy: phy-mtk-tphy: remove error log of ioremap failure
` [PATCH v2 6/9] phy: phy-mtk-ufs: use clock bulk to get clocks
` [PATCH v2 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
` [PATCH v2 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
` [PATCH v2 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource

[PATCH v4 02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
 2021-08-11  9:17 UTC  (2+ messages)

missing signoff on drm-intel-gt-next pull
 2021-08-11  8:00 UTC  (5+ messages)

[RFC v1 0/4] drm: Add support for DRM_CAP_DEFERRED_OUT_FENCE capability
 2021-08-11  7:25 UTC  (14+ messages)

[PATCH v3 0/6] add fixes to pass DP Link Layer compliance test cases
 2021-08-11  7:20 UTC  (2+ messages)

[Bug 213935] New: AMDGPU Renoir crash/freeze while using vaapi with some video types in some apps - drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
 2021-08-11  7:14 UTC  (2+ messages)
` [Bug 213935] "

[PATCH] drm/doc/rfc: drop lmem uapi section
 2021-08-11  7:13 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).