dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-16 20:15:57 to 2021-09-17 18:28:08 UTC [more...]

[RESEND PATCH v6 00/14] drm/trace: Mirror DRM debug logs to tracefs
 2021-09-17 18:27 UTC  (13+ messages)
` [RESEND PATCH v6 04/14] drm/msm/dpu: Replace definitions for dpu debug macros
  ` [Freedreno] "
` [RESEND PATCH v6 05/14] drm/print: rename drm_debug* to be more syslog-centric
` [RESEND PATCH v6 10/14] drm/print: Add drm_debug_category_printer
` [RESEND PATCH v6 13/14] drm/atomic: Use debug category printer for atomic state printer
` [RESEND PATCH v6 14/14] drm/print: Add tracefs support to the drm logging helpers

[PATCH] drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
 2021-09-17 18:09 UTC 

[PATCH] drm/ttm: Don't delete the system manager before the delayed delete
 2021-09-17 17:53 UTC 

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-09-17 17:48 UTC  (17+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device

[PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-09-17 17:25 UTC  (14+ messages)
` [PATCH v2 08/13] drm/msm/dpu_kms: Re-order dpu includes
` [PATCH v2 09/13] drm/msm/dpu: Remove useless checks in dpu_encoder
` [PATCH v2 10/13] drm/msm/dpu: Remove encoder->enable() hack
` [PATCH v2 11/13] drm/msm/dp: Re-order dp_audio_put in deinit_sub_modules
` [PATCH v2 13/13] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
` [Intel-gfx] [PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers

[PATCH] drm/i915: Make wa list per-gt
 2021-09-17 17:08 UTC 

[PATCH 0/9] drm: Add privacy-screen class and connector properties
 2021-09-17 17:04 UTC  (10+ messages)
` [PATCH 9/9] drm/i915: Add privacy-screen support

[PATCH v3 00/13] drm/i915/dp: dp 2.0 enabling prep work
 2021-09-17 16:56 UTC  (15+ messages)
` [PATCH v3 01/13] drm/dp: add DP 2.0 UHBR link rate and bw code conversions
` [PATCH v3 05/13] drm/i915/dg2: add DG2+ TRANS_DDI_FUNC_CTL DP 2.0 128b/132b mode
` [PATCH v3 06/13] drm/i915/dp: add helper for checking for UHBR link rate
` [PATCH v3 10/13] drm/i915/dp: add HAS_DP20 macro
` [PATCH v3 11/13] drm/i915/dg2: use 128b/132b transcoder DDI mode
` [PATCH v3 12/13] drm/i915/dg2: configure TRANS_DP2_VFREQ{HIGH, LOW} for 128b/132b
  ` [PATCH v3 12/13] drm/i915/dg2: configure TRANS_DP2_VFREQ{HIGH,LOW} "

[PATCH] vgaarb: Use ACPI HID name to find integrated GPU
 2021-09-17 16:55 UTC  (4+ messages)

[PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay
 2021-09-17 16:22 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer

[PATCH 0/2] Check SFC fusing on Xe_HP
 2021-09-17 16:14 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/xehp: Check new fuse bits for SFC availability
` [PATCH 2/2] drm/i915: Check SFC fusing before recording/dumping SFC_DONE

[PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-09-17 15:56 UTC  (33+ messages)
` [PATCH 01/15] dmr: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH 02/15] dmr/i915: "
` [PATCH 03/15] dmr/msm: "
` [PATCH 04/15] drm: cleanup: drm_modeset_lock_all() "
` [PATCH 05/15] drm/vmwgfx: "
` [PATCH 06/15] drm/tegra: "
` [PATCH 07/15] drm/shmobile: "
` [PATCH 08/15] drm/radeon: "
` [PATCH 09/15] drm/omapdrm: "
` [PATCH 10/15] drm/nouveau: "
` [PATCH 11/15] drm/msm: "
` [PATCH 12/15] drm/i915: "
` [PATCH 13/15] drm/gma500: "
` [PATCH 14/15] drm/amd: "
` [PATCH 15/15] doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup

[PATCH v6 0/6] Add Unisoc's drm kms module
 2021-09-17 15:40 UTC  (5+ messages)
` [PATCH v6 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v6 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH v3 1/3] drm/bridge: parade-ps8640: Improve logging at probing
 2021-09-17 15:02 UTC  (15+ messages)
` [PATCH v3 2/3] drm/bridge: parade-ps8640: Use regmap APIs
` [PATCH v3 3/3] drm/bridge: parade-ps8640: Add support for AUX channel

Deploying new iterator interface for dma-buf
 2021-09-17 14:56 UTC  (39+ messages)
` [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked v2
` [PATCH 02/26] dma-buf: add dma_resv_for_each_fence
` [PATCH 03/26] dma-buf: use new iterator in dma_resv_copy_fences
` [PATCH 04/26] dma-buf: use new iterator in dma_resv_get_fences v2
` [PATCH 05/26] dma-buf: use new iterator in dma_resv_wait_timeout
` [PATCH 06/26] dma-buf: use new iterator in dma_resv_test_signaled
` [PATCH 07/26] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [PATCH 08/26] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [PATCH 09/26] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [PATCH 10/26] drm/msm: use new iterator in msm_gem_describe
` [PATCH 11/26] drm/radeon: use new iterator in radeon_sync_resv
` [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
` [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
` [PATCH 14/26] drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
` [PATCH 15/26] drm/i915: use the new iterator in i915_request_await_object v2
` [PATCH 16/26] drm/i915: use new iterator in i915_gem_object_wait_reservation v2
` [PATCH 17/26] drm/i915: use new iterator in i915_gem_object_wait_priority v2
` [PATCH 18/26] drm/i915: use new iterator in i915_gem_object_last_write_engine v2
` [PATCH 19/26] drm/i915: use new cursor in intel_prepare_plane_fb v2
` [PATCH 20/26] drm: use new iterator in drm_gem_fence_array_add_implicit v2
` [PATCH 21/26] drm: use new iterator in drm_gem_plane_helper_prepare_fb v2
` [PATCH 22/26] drm/nouveau: use the new iterator in nouveau_fence_sync
` [PATCH 23/26] drm/nouveau: use the new interator in nv50_wndw_prepare_fb v2
` [PATCH 24/26] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [PATCH 25/26] drm/etnaviv: replace dma_resv_get_excl_unlocked
` [PATCH 26/26] dma-buf: nuke dma_resv_get_excl_unlocked

[PATCH 0/5] lib: devres: Add managed helpers for write-combine setup
 2021-09-17 14:47 UTC  (5+ messages)
` [PATCH 5/5] drm/vboxvideo: Use managed interfaces for framebuffer write combining

[PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-17 14:37 UTC  (8+ messages)

[PATCH v1 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-09-17 14:36 UTC  (7+ messages)
` [PATCH v1 6/6] "

[PATCH] drm/i915/debugfs: Do not report currently active engine when describing objects
 2021-09-17 13:59 UTC  (3+ messages)

[PATCH v2] video: backlight: Make use of the helper function dev_err_probe()
 2021-09-17 13:30 UTC  (3+ messages)

[PATCH] kernel/locking: Add context to ww_mutex_trylock
 2021-09-17 13:13 UTC  (11+ messages)
  ` [PATCH v2] "

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-17 12:35 UTC  (4+ messages)
  ` [PATCH v4 24/24] drm/exynos: dsi: Adjust probe order

[PATCH 0/4] Do error capture async, flush G2H processing on reset
 2021-09-17 12:40 UTC  (7+ messages)
` [PATCH 4/4] drm/i915/guc: Refcount context during error capture
  ` [Intel-gfx] "

[PATCH 1/2] backlight: bd6107: Make use of the helper function dev_err_probe()
 2021-09-17 12:31 UTC  (5+ messages)
` [PATCH 2/2] backlight: l4f00242t03: "

[PATCH 0/5] Enable GuC submission by default on DG1
 2021-09-17 12:31 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Do not define vma on stack
      ` [Intel-gfx] "

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-17 12:30 UTC  (9+ messages)

[PATCH 01/14] dma-buf: add dma_resv_for_each_fence_unlocked
 2021-09-17 12:22 UTC  (8+ messages)

[PATCH v3 0/6] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-17 12:03 UTC  (3+ messages)
` [PATCH v3 3/6] drm/i915 Implement LMEM backup and restore for suspend / resume

[syzbot] kernel BUG in vmf_insert_pfn_prot
 2021-09-17  9:22 UTC 

[PATCH v2 04/13] drm/hdcp: Expand HDCP helper library for enable/disable/check
 2021-09-17 10:58 UTC  (2+ messages)
` [kbuild] "

[PATCH v2] drm/panfrost: Calculate lock region size correctly
 2021-09-17 10:51 UTC  (2+ messages)

[PATCH] drm/v3d: fix sched job resources cleanup when a job is aborted
 2021-09-17  9:27 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: zero fill vma name buffer
 2021-09-17  7:37 UTC  (3+ messages)
` [PATCH v2] drm/i915: use strscpy() to avoid buffer overrun
  ` [Intel-gfx] "

[PATCH] drm/ast: Atomic CR/SR reg R/W
 2021-09-17  7:22 UTC 

linux-next: build failure after merge of the drm-misc tree
 2021-09-17  7:09 UTC 

[PATCH] drm/msm: Avoid potential overflow in timeout_to_jiffies()
 2021-09-17  7:03 UTC  (2+ messages)

[PATCH 1/4] fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper function dev_err_probe()
 2021-09-17  4:24 UTC  (4+ messages)
` [PATCH 2/4] fbdev: omapfb: lcd_ams_delta: "
` [PATCH 3/4] fbdev: omapfb: panel-sharp-ls037v7dw01: "
` [PATCH 4/4] fbdev: omapfb: panel-tpo-td043mtea1: "

[PATCH 1/6] fbdev: da8xx-fb: Make use of the helper function dev_err_probe()
 2021-09-17  4:22 UTC  (6+ messages)
` [PATCH 2/6] fbdev: pxa168fb: "
` [PATCH 3/6] fbdev: pxa3xx-gcu: "
` [PATCH 4/6] fbdev: ssd1307fb: "
` [PATCH 5/6] fbdev: s3c-fb: "
` [PATCH 6/6] fbdev: mmp: "

[PATCH AUTOSEL 5.14 04/21] drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
 2021-09-17  2:33 UTC  (3+ messages)
` [PATCH AUTOSEL 5.14 05/21] drm/amd/display: Fix memory leak reported by coverity
` [PATCH AUTOSEL 5.14 06/21] drm/amdgpu: fix fdinfo race with process exit

[PATCH v2] drm/tegra: sor: Make use of the helper function dev_err_probe()
 2021-09-17  2:07 UTC 

[PATCH v2 00/23] Fix some issues at documentation
 2021-09-17  1:58 UTC  (3+ messages)
` [PATCH v2 03/23] dt-bindings: arm: mediatek: mmsys: update mediatek, mmsys.yaml reference
  ` [PATCH v2 03/23] dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference

[PATCH v2 00/12] Context types
 2021-09-17  1:08 UTC  (13+ messages)
` [PATCH v2 01/12] virtio-gpu api: multiple context types with explicit initialization
` [PATCH v2 02/12] drm/virtgpu api: create context init feature
` [PATCH v2 03/12] drm/virtio: implement context init: track valid capabilities in a mask
` [PATCH v2 04/12] drm/virtio: implement context init: probe for feature
` [PATCH v2 05/12] drm/virtio: implement context init: support init ioctl
` [PATCH v2 06/12] drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
` [PATCH v2 07/12] drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
` [PATCH v2 08/12] drm/virtio: implement context init: stop using drv->context when creating fence
` [PATCH v2 09/12] drm/virtio: implement context init: allocate an array of fence contexts
` [PATCH v2 10/12] drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
` [PATCH v2 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event
` [PATCH v2 12/12] drm/virtio: implement context init: advertise feature to userspace

[PATCH v1 00/12] Context types
 2021-09-17  1:06 UTC  (10+ messages)
` [PATCH v1 09/12] drm/virtio: implement context init: allocate an array of fence contexts
  ` [virtio-dev] "

linux-next: build failure after merge of the amdgpu tree
 2021-09-17  0:57 UTC 

[PATCH v6 0/3] NVIDIA Tegra NVDEC support
 2021-09-17  0:49 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: Add YAML bindings for NVDEC

[PATCH v2 07/13] drm/i915/hdcp: Use HDCP helpers for i915
 2021-09-17  0:10 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 03/13] drm/hdcp: Update property value on content type and user changes
 2021-09-16 22:48 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3] drm/rockchip: Update crtc fixup to account for fractional clk change
 2021-09-16 22:18 UTC  (4+ messages)

[PATCH v2] drm/nouveau/ga102-: support ttm buffer moves via copy engine
 2021-09-16 22:04 UTC 

[Bug 211807] New: [drm:drm_dp_mst_dpcd_read] *ERROR* mstb 000000004e6288dd port 3: DPCD read on addr 0x60 for 1 bytes NAKed
 2021-09-16 21:49 UTC  (3+ messages)
` [Bug 211807] "

[git pull] drm fixes for 5.15-rc2
 2021-09-16 20:46 UTC  (2+ messages)

[PATCH 0/3] drm/v3d: add multiple in/out syncobjs support
 2021-09-16 20:42 UTC  (4+ messages)
` [PATCH 2/3] drm/v3d: add generic ioctl extension


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